You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2006/03/06 08:19:27 UTC

[jira] Commented: (MJAVADOC-51) Wrong source url on website

    [ http://jira.codehaus.org/browse/MJAVADOC-51?page=comments#action_60193 ] 

Maria Odea Ching commented on MJAVADOC-51:
------------------------------------------

Already fixed in svn, the maven website just needs to be updated.

> 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
>     Assignee: Maria Odea Ching
>      Fix For: 2.0-beta-4

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org