[ http://jira.codehaus.org/browse/MSHARED-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207152#action_207152
]
Dennis Lundberg commented on MSHARED-133:
-----------------------------------------
This particular feature was introduced in 2.4 of Maven Archiver, and is undocumented in the
reference section on the site. That needs to be fixed.
The feature does work with the JAR Plugin though, but it requires version 2.3 of that plugin.
> Invalid example in maven-archiver documentation
> -----------------------------------------------
>
> Key: MSHARED-133
> URL: http://jira.codehaus.org/browse/MSHARED-133
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-archiver
> Affects Versions: maven-archiver-2.4
> Reporter: Stevo Slavic
> Priority: Minor
> Attachments: MSHARED-133.zip
>
>
> [Using a Maven Repository-Style Classpath|http://maven.apache.org/shared/maven-archiver/examples/classpath.html#Repository]
example is invalid - configuration options, like classpathLayoutType and classpathMavenRepositoryLayout/classpathLayoutType,
as well as referenced plugin versions (2.3 and 2.4) are for maven-war-plugin, while in example
maven-jar-plugin is used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|