You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2005/11/14 08:08:06 UTC

[jira] Updated: (MNG-464) confusing error reported when using a non writable local directory

     [ http://jira.codehaus.org/browse/MNG-464?page=all ]

Edwin Punzalan updated MNG-464:
-------------------------------

    Attachment: MNG-464-maven-artifact-manager.patch

> 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
>   Components: maven-artifact
>     Versions: 2.0-alpha-3
>     Reporter: Jerome Lacoste
>     Assignee: Edwin Punzalan
>     Priority: Minor
>      Fix For: 2.0.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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org