Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Goals

GoalDescription
jdeveloper The default goal. This goal simply executes the jdeveloper:generate-project goal
jdeveloper:generate-project Generates a .jpr file for JDevelopr describing the project and adding the dependencies.
  1. the build source directory
  2. the build unit test source directory
  3. each Maven project dependency
  4. an output directory for compiled code: target\jdeveloper-classes