You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Steve Loughran (JIRA)" <ji...@codehaus.org> on 2005/07/14 17:01:57 UTC

[jira] Created: (MNG-589) missing dependent class org/codehaus/classworlds/DuplicateRealmException

missing dependent class org/codehaus/classworlds/DuplicateRealmException
------------------------------------------------------------------------

         Key: MNG-589
         URL: http://jira.codehaus.org/browse/MNG-589
     Project: Maven 2
        Type: Bug
  Components: maven-artifact-ant  
    Versions: 2.0-alpha-3    
 Environment: ant1.7alpha on winxpsp2
 Reporter: Steve Loughran


having just uploaded to the alpha3 library, I am now getting errrors about a missing exception class


C:\Java\Apache\Ant\fetch.xml:70: The following error occurred while executing this line:
jar:file:/C:/Java/Apache/Ant/lib/maven-artifact-ant-2.0-alpha-3.jar!/org/apache/maven/artifact/ant/antlib.xml:4: taskdef A class needed by class org.apache.maven.artifact.ant.DependenciesTask cannot be found: org/codehaus/classworlds/DuplicateRealmException


-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Resolved: (MNG-589) missing dependent class org/codehaus/classworlds/DuplicateRealmException

Posted by "Steve Loughran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-589?page=all ]
     
Steve Loughran resolved MNG-589:
--------------------------------

    Resolution: Won't Fix

the issue here is the difference between maven-artifact-ant-2.0-alpha-1-dep and ant
maven-artifact-ant-2.0-alpha-1.jar; the -dep file contains the needed classes. 

> missing dependent class org/codehaus/classworlds/DuplicateRealmException
> ------------------------------------------------------------------------
>
>          Key: MNG-589
>          URL: http://jira.codehaus.org/browse/MNG-589
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact-ant
>     Versions: 2.0-alpha-3
>  Environment: ant1.7alpha on winxpsp2
>     Reporter: Steve Loughran

>
>
> having just uploaded to the alpha3 library, I am now getting errrors about a missing exception class
> C:\Java\Apache\Ant\fetch.xml:70: The following error occurred while executing this line:
> jar:file:/C:/Java/Apache/Ant/lib/maven-artifact-ant-2.0-alpha-3.jar!/org/apache/maven/artifact/ant/antlib.xml:4: taskdef A class needed by class org.apache.maven.artifact.ant.DependenciesTask cannot be found: org/codehaus/classworlds/DuplicateRealmException

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org