confusing error reported when using a non writable local directory
------------------------------------------------------------------

         Key: MNG-464
         URL: http://jira.codehaus.org/browse/MNG-464
     Project: Maven 2
        Type: Improvement
    Versions: 2.0-alpha-3    
    Reporter: Jerome Lacoste
    Priority: Minor


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to