Okay, these bugs are now filed. The Plexus bug is PLX-327 (http://jira.codehaus.org/browse/PLX-327) and the Maven bug is MNG-2843 (http://jira.codehaus.org/browse/MNG-2843).
..David.. -----Original Message----- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 12:04 PM To: Maven Users List Subject: Re: Bug in Plexus code -- Maven 2.0.5 not using latest version? On 22 Feb 07, at 1:16 PM 22 Feb 07, David Jackman wrote: > In researching why project.properties was coming up empty for my > plugin, I found that the problem was in Plexus code > (plexus-container-default-1.0-alpha-9.jar to be exact). Looking up > that project, it seems the latest release is 1.0-alpha-17, but if I > try to have Maven use that instead, Maven dies very quickly with a > NoClassDefFoundError: > org/codehaus/plexus/component/repository/exception/ > ComponentLifecycleExc > eption. > > I did find the source code to 1.0-alpha-9 and verified that a simple > fix to the PropertiesConverter class takes care of the problem. > > How should I file bugs so this can get fixed in Plexus and also so the > Maven 2 project will get updated to the latest version of Plexus (or a > patch of alpha-9 with the fix)? > Create an issue in PLX with your fix, and link it to the issue in Maven. Create the issue in Maven if necessary. Ping me when you've done that and I will schedule it for 2.0.6. Jason. > ..David.. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
