We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ca2bc commit dc591cdCopy full SHA for dc591cd
src/site/apt/index.apt.vm
@@ -55,7 +55,7 @@ ${project.name}
55
Maven to output the path of the dependencies from the local repository in a classpath format to be used in java -cp.
56
The classpath file may also be attached and installed/deployed along with the main artifact.
57
58
- *{{{./collect-dependencies-mojo.html}dependency:collect}} collects the project dependencies from the repository.
+ *{{{./collect-mojo.html}dependency:collect}} collects the project dependencies from the repository.
59
It lists the groupId:artifactId:version information by downloading the pom files without downloading the actual
60
artifacts such as jar files.
61
0 commit comments