Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
Description
On http://maven.apache.org/plugins/maven-jar-plugin/source-repository.html, the SVN URLs are incorrect. They are listed as:
http://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-jar-plugin
but should be:
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jar-plugin
I assume this just means settings the scm fields correctly in the plugin's POM.