xmlbeans 2.3.0 is located in the wrong directory (even though the pom file is 
correct
-------------------------------------------------------------------------------------

                 Key: MEV-535
                 URL: http://jira.codehaus.org/browse/MEV-535
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Relocation
            Reporter: Severin Ecker


the xmlbeans version 2.3.0 are located in the maven2 main repository in 
xmlbeans/xmlbeans/2.3.0/
xmlbeans/xmlbeans-xpath/2.3.0/
...

but in the pom files the groupId is set to
org.apache.xmlbeans

therefore the xmlbeans are not found, and neither are the dependencies that 
refer to xmlbeans. they should be moved to
org/apache/xmlbeans/xmlbeans/2.3.0
org/apache/xmlbeans/xmlbeans-xpath/2.3.0
...

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