Book Image

Apache Maven Cookbook

Book Image

Apache Maven Cookbook

Overview of this book

Table of Contents (18 chapters)
Apache Maven Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 11. Advanced Maven Usage

Let us look at the following recipes in this chapter:

  • Creating an assembly

  • Running a custom executable

  • Running an ANT task

  • Determining updates to Maven plugins

  • Determining updates to Maven dependencies

  • Controlling the constraints

  • Generating unique builds

  • Releasing a Maven project