Typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115926 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -314,7 +314,7 @@ maven -Dgoal=clean multiproject:goal</maven:param-check>
|
||||
name="Dependency Convergence"
|
||||
link="dependency-convergence-report"
|
||||
pluginName="maven-multiproject-plugin"
|
||||
description="Generate report which shows how consistent are the versions of artitfacts between projects."/>
|
||||
description="Generate report which shows how consistent are the versions of artifacts between projects."/>
|
||||
|
||||
</goal>
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<section name="Dependency Convergence Report">
|
||||
<p>
|
||||
This plug-in provides a report which shows how consistent the versions
|
||||
of artitfacts between the projects of a multiproject build.
|
||||
of artifacts between the projects of a multiproject build.
|
||||
</p>
|
||||
<p>
|
||||
To register this report, include the following in your <code>project.xml</code>:
|
||||
|
||||
Reference in New Issue
Block a user