Builds an XML fragment with all dependencies (flattened) for maven 1.
Parameters for the goal:
Parameter | Type | Expression | Default Value | Description |
---|---|---|---|---|
project
|
MavenProject
|
${project}
|
-
|
No description. |
targetDirectory
|
String
|
${project.build.directory}
|
-
|
The target directory into which to generate the output. |