[ http://jira.codehaus.org/browse/MJAVADOC-51?page=all ]
Brett Porter updated MJAVADOC-51:
---------------------------------
Fix Version: 2.0
> Wrong source url on website
> ---------------------------
>
> Key: MJAVADOC-51
> URL: http://jira.codehaus.org/browse/MJAVADOC-51
> Project: Maven 2.x Javadoc Plugin
> Type: Bug
> Environment: Web browser
> Reporter: Keith E Campbell
> Fix For: 2.0
>
>
> The website
> http://maven.apache.org/plugins/maven-javadoc-plugin/source-repository.html
> lists the web access as:
> http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-plugins/maven-javadoc-plugin
> and the svn checkout as:
> svn checkout
> http://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-javadoc-plugin
> maven-javadoc-plugin
> These don't work resulting errors such as:
> svn: URL
> 'http://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/maven-javadoc-plugin'
> doesn't exist
> The correct URLs (found via trial and error) should probably be:
> http://svn.apache.org/viewcvs.cgi/maven/plugins/trunk/maven-javadoc-plugin/
> and
> svn checkout
> http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin
> maven-javadoc-plugin
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]