[ 
http://jira.codehaus.org/browse/MEV-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_98209
 ] 

Henri Yandell commented on MEV-351:
-----------------------------------

There's an xmlc 2.3 release available now from their website. So we/you/they 
should just make sure that the next pom does not have these mistakes.

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

        

Reply via email to