As the Jira MNG says: This issue has already been fixed in PLX-287. This MNG issue is to try and get that fix into 2.0.x
So, the bug still exists in Maven, though it has been fixed in Plexus... The fix has simply never made its way into a Maven release, as yet. Wayne On Thu, Sep 18, 2008 at 2:56 PM, EJ Ciramella <[EMAIL PROTECTED]> wrote: > So I'm very confused - > > This bug says it's NOT fixed > > http://jira.codehaus.org/browse/MNG-2879?page=com.atlassian.jira.plugin > > Yet, this one says it is: > > http://jira.codehaus.org/browse/PLX-287 > > Where can I see the version of plexus used? > > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 16, 2008 12:12 PM > To: Maven Users List > Subject: Re: a slue of warnings > > 2008/9/16 EJ Ciramella <[EMAIL PROTECTED]> > >> Which component - SystemPropertyProfileActivator? >> >> How do I shut it off via the logger? It's generating (as shown below) > >> almost 39 thousand lines so it can't simply be ignored. >> > > Apologies, I was thinking of something else. This can only be changed > programatically. > > >> >> -----Original Message----- >> From: Brett Porter [mailto:[EMAIL PROTECTED] >> Sent: Monday, September 15, 2008 7:50 PM >> To: Maven Users List >> Subject: Re: a slue of warnings >> >> I believe it can be safely ignored. You might like to try editing the >> Maven installation's logger configuration to not output warnings from >> this component. >> - Brett >> >> 2008/9/16 Michael Delaney <[EMAIL PROTECTED]> >> >> > All, >> > >> > >> > >> > We have been using Maven 2.0.9 for sometime but on a Windows >> environment >> > (Windows 2000 & Windows XP). We are beginning our testing to move >> > from Windows to Solaris. When I try to do a 'mvn clean install' on >> > one of >> our >> > projects, we get a slue (count of 38772) warnings that are all >> > "[WARNING] Component returned which is not the same manager. > Ignored. >> > >> component=org.apache.maven.profiles.activation.SystemPropertyProfileAc >> ti >> > [EMAIL PROTECTED]". We found a bug (pasted below) but I wanted to hit up >> the >> > mailing list to see if anyone could shed some light on the > situation. >> > >> > >> > >> > Help? >> > >> > >> > >> > [ Maven Bug ] >> > >> > >> > http://jira.codehaus.org/browse/MNG-2879?page=com.atlassian.jira.plugin. >> > >> system.issuetabpanels:comment-tabpanel&focusedCommentId=134786#action_ >> 13 >> <http://jira.codehaus.org/browse/MNG-2879?page=com.atlassian.jira.plug >> in >> .system.issuetabpanels:comment-tabpanel&focusedCommentId=134786#action >> _1 >> 3> >> > 4786 >> > >> > >> >> >> -- >> Brett Porter >> Blog: http://blogs.exist.com/bporter/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Brett Porter > Blog: http://blogs.exist.com/bporter/ > > --------------------------------------------------------------------- > 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]
