Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2
-
None
-
n/a
Description
On the plugin site, in the "Using Plugin Tools Java5 Annotations" example, it states:
<!-- generated help mojo has a dependency to plexus-utils -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.1</version>
</dependency>
This is not correct and this dependency should be removed from the example.
Attachments
Issue Links
- is related to
-
MPLUGIN-229 don't use Plexus' Xpp3 in generated HelpMojo to read XML files: XML parser in JDK is sufficient
- Closed