You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/03/29 04:49:44 UTC

[jira] Closed: (MNG-2185) Could not access both "maven-core" and "maven-archetype-core" through ViewCVS

     [ http://jira.codehaus.org/browse/MNG-2185?page=all ]
     
Brett Porter closed MNG-2185:
-----------------------------

     Assign To: Brett Porter
    Resolution: Duplicate

fixed in apache's svn, waiting for it to go live

> Could not access both "maven-core" and "maven-archetype-core" through ViewCVS
> -----------------------------------------------------------------------------
>
>          Key: MNG-2185
>          URL: http://jira.codehaus.org/browse/MNG-2185
>      Project: Maven 2
>         Type: Bug

>   Components: Bootstrap & Build
>  Environment: Windows XP, both IE6 and FireFox 1.5 Browsers 
>     Reporter: Jian Wu
>     Assignee: Brett Porter

>
>
> When accessing maven2 source code through ViewCVS ( http://svn.apache.org/viewcvs.cgi/maven/components/trunk/ ),  accessing maven-core got the following ViewCVS Exception:
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> An Exception Has Occurred
> Access to "maven/components/trunk/maven-core" is forbidden.
> HTTP Response Status
> 403 Forbidden
> --------------------------------------------------------------------------------
> Python Traceback
> Traceback (most recent call last):
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3351, in main
>     request.run_viewcvs()
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 228, in run_viewcvs
>     % self.where, '403 Forbidden')
> ViewCVSException: 403 Forbidden: Access to "maven/components/trunk/maven-core" is forbidden.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> The similar exception also occurred when accessing maven-archetype-core:
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> An Exception Has Occurred
> Access to "maven/archetype/trunk/maven-archetype-core" is forbidden.
> HTTP Response Status
> 403 Forbidden
> --------------------------------------------------------------------------------
> Python Traceback
> Traceback (most recent call last):
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3351, in main
>     request.run_viewcvs()
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 228, in run_viewcvs
>     % self.where, '403 Forbidden')
> ViewCVSException: 403 Forbidden: Access to "maven/archetype/trunk/maven-archetype-core" is forbidden.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
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