[ 
http://jira.codehaus.org/browse/MNG-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106467
 ] 

Brett Porter commented on MNG-464:
----------------------------------

this is one of Jason's listed error conditions

> confusing error reported when using a non writable local directory
> ------------------------------------------------------------------
>
>                 Key: MNG-464
>                 URL: http://jira.codehaus.org/browse/MNG-464
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0-alpha-3
>            Reporter: Jerome Lacoste
>            Assignee: Edwin Punzalan
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: MNG-464-maven-artifact-manager.patch
>
>
> I was trying to share a repository between 2 users, and tried to do so before 
> setting the repository permissions correctly.
> user1 created the repository
> user2 tried to do a build without having write access to repository
> the build failed with a confusing error. Something like:
> Caused by: java.io.FileNotFoundException: 
> /usr/local/tools/share/m2/org/codehaus/cargo/cargo/0.6-SNAPSHOT/cargo-0.6-SNAPSHOT.version.txt
>  (No such file or directory)
> (I don't have the exact log unfortunately, but it shouldn't be too hard to 
> reproduce)
> I think a previous failure (e.g. couldn't write in a directory) was silently 
> discarded. That error if treated appropriately could help better diagnose the 
> issue.

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

        

Reply via email to