Unable to include 2 versions of a jar in a server
-------------------------------------------------
Key: GERONIMO-4039
URL: https://issues.apache.org/jira/browse/GERONIMO-4039
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: buildsystem
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
Priority: Blocker
Fix For: 2.2
The car-maven-plugin is copying the same jar into two different jars in the
geronimo repo when assembling a server where 2 plugins specify 2 versions of
the same jar. The specific example in rev 658755 is that the cxf plugin
specifies org.apache.ws.commons/XmlSchema/1.2/jar and axis2 specifies version
1.3.1. There are jars at both these locations in the geronimo repo but they
are both the 1.3.1 jar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.