[ http://jira.codehaus.org/browse/MNG-767?page=comments#action_46927 ]
John Casey commented on MNG-767: -------------------------------- Wait... How can this EVER work?? If you delete the plugins from your local repository, then try to build maven-plugins in offline mode, there is NO WAY to ever get access to the plugins used to build...the plugins! I'll work on an error message for this. > NPE in offline mode > ------------------- > > Key: MNG-767 > URL: http://jira.codehaus.org/browse/MNG-767 > Project: Maven 2 > Type: Bug > Reporter: Brett Porter > Assignee: John Casey > Fix For: 2.0-beta-2 > > Original Estimate: 1 hour > Remaining: 1 hour > > 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. -- 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]
