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

[jira] Commented: (MNG-18) Add offline mode

    [ http://jira.codehaus.org/browse/MNG-18?page=comments#action_41282 ] 

Kenney Westerhof commented on MNG-18:
-------------------------------------

I was asked by John to comment here: there's an issue regarding offline mode that produces an NPE.
How to reproduce: remove the ~/.m2/repository/org/apache/maven/plugins dir and try to build maven-plugins using m2 install -o.
It NPE's in ArtifactVersionTransformation comparing 2 versions (artifact and 'extracted' pom) which probably both are null.
Here's the stacktrace: http://rafb.net/paste/results/6vQn5i42.html. Maybe it helps pinning down some issues while refactoring.

> Add offline mode
> ----------------
>
>          Key: MNG-18
>          URL: http://jira.codehaus.org/browse/MNG-18
>      Project: Maven 2
>         Type: Improvement
>     Reporter: Trygve Laugstol
>      Fix For: 2.0-beta-1

>
>   Time Spent: 4 hours
>


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