Skip to content

Commit dc591cd

Browse files
authored
Fix broken link for dependency:collect
Fixes ##678
1 parent d6ca2bc commit dc591cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/apt/index.apt.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ${project.name}
5555
Maven to output the path of the dependencies from the local repository in a classpath format to be used in java -cp.
5656
The classpath file may also be attached and installed/deployed along with the main artifact.
5757

58-
*{{{./collect-dependencies-mojo.html}dependency:collect}} collects the project dependencies from the repository.
58+
*{{{./collect-mojo.html}dependency:collect}} collects the project dependencies from the repository.
5959
It lists the groupId:artifactId:version information by downloading the pom files without downloading the actual
6060
artifacts such as jar files.
6161

0 commit comments

Comments
 (0)