You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "MIYACHI Yasuhiko (JIRA)" <ji...@codehaus.org> on 2006/03/01 06:08:35 UTC

[jira] Created: (MEV-351) xmlc-xerces-2.2.7.1.jar is unnecessary and xmlc-apis.jar is required.

xmlc-xerces-2.2.7.1.jar is unnecessary and  xmlc-apis.jar is required.
----------------------------------------------------------------------

         Key: MEV-351
         URL: http://jira.codehaus.org/browse/MEV-351
     Project: Maven Evangelism
        Type: Bug

  Components: Dependencies  
    Reporter: MIYACHI Yasuhiko


1. xmlc-xerces.jar

  "xmlc-xerces.jar"(modified by XMLC Project) is already archived in "xmlc-all-runtime.jar".
 So, I think, this element should delete.

2. xml-api.jar

 However, xmlc-apis.jar is required on runtime.
        <dependency>
            <groupId>xml-apis</groupId>
            <artifactId>xml-apis</artifactId>
            <version>1.3.02</version>
        </dependency>


-- 
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