The following comment has been added to this issue:

     Author: dion gillard
    Created: Wed, 6 Aug 2003 11:54 PM
       Body:
rc1 refactoring still makes maven the parent classloader for plugins.

This means that plugins can't have differing versions of the same dependencies as 
maven.

I think this needs fixing as well.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-609


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-609
    Summary: Classloader isolation
       Type: Improvement

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-rc1

   Assignee: Jason van Zyl
   Reporter: Jason van Zyl

    Created: Thu, 24 Jul 2003 2:07 PM
    Updated: Wed, 6 Aug 2003 11:52 PM

Description:
In the rc1 refactoring there are separate classloaders and this is a must for any 
release candidate and final release. This will involve cleaning up the plugins not to 
use the classloader wanking. And plugins that require to mangling of the root 
classloader should just be tossed. This usually involves some errant Ant task that 
requires weirdo classloader needs.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to