ounce:project
Description
Use ounce:project from
the command line. The ounce:project goal creates
one or more AppScan®
Source project
files, depending on the number of Maven child projects.
Using ounce:project
When
you invoke the ounce:project goal from the command
line, it automatically builds any required dependencies. If no application
file exists, ounce:project builds it.
All parameters
to ounce:project are optional. The project name is
determined by the Maven artifactId and you cannot
override it.
Run Maven with an ounce:project goal
from the directory that contains the top-level pom.xml file
(or, if only a subset of the build is required, from a subdirectory
that contains a child pom.xml).