[
http://jira.codehaus.org/browse/MNG-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MNG-4818.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0
Assignee: Benjamin Bentmann
Fixed in [r998861|http://svn.apache.org/viewvc?view=revision&revision=998861].
Actually caused by a bad component which asked for injection into clashing
private fields.
> NPE in legacy.DefaultWagonManager.getArtifact
> ---------------------------------------------
>
> Key: MNG-4818
> URL: http://jira.codehaus.org/browse/MNG-4818
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Artifacts and Repositories
> Affects Versions: 3.0
> Environment: At revision 998131; 1.6.0_21 (32-bit); win7ent-x64
> Reporter: Matthew Daniel
> Assignee: Benjamin Bentmann
> Fix For: 3.0
>
> Attachments: bug.log
>
>
> 1. mvn archetype:create (with your favorite -DgroupId etc)
> 2. add some non-local dependency to the pom (I used commons-jexl:2.0.1)
> 3. mvn idea:idea
> 4. kaboom
> The problem is that the Logger is declared as @Requirement but it is
> evidently not being provided (any path leading to a logging statement yields
> the NPE)
> I regret that I don't know enough plexus-voodoo to even create a TestCase for
> this.
--
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