NPE in repoclean
----------------
Key: MNG-430
URL: http://jira.codehaus.org/browse/MNG-430
Project: Maven 2
Type: Bug
Components: repository-tools
Versions: 2.0-alpha-3
Reporter: Anatol Pomozov
Attachments: artifact.patch
There was wrong logic in
src/main/java/org/apache/maven/tools/repoclean/artifact/metadata/ProjectMetadata.java
it returns null and it causes NPE. It should return information from artifact.
Simple patch fixed this bug.
--
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]