Examples in how to have wrong groupId
-------------------------------------
Key: MDEP-36
URL: http://jira.codehaus.org/browse/MDEP-36
Project: Maven 2.x Dependency Plugin
Issue Type: Bug
Affects Versions: 2.0
Reporter: Jimisola Laursen
I believe that the How to on
http://maven.apache.org/plugins/maven-dependency-plugin/howto.html have the
wrong groupId.
It is
<groupId>org.apache.maven.plugin</groupId>
instead of
<groupId>org.apache.maven.plugins</groupId>
(notice the "s" in "plugins"). Which differs with the project summary page:
http://maven.apache.org/plugins/maven-dependency-plugin/project-summary.html
--
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