Multiple versions of org.codehaus.wadi.wadi-tribes listed in
server/trunk/pom.xml
---------------------------------------------------------------------------------
Key: GERONIMO-2683
URL: http://issues.apache.org/jira/browse/GERONIMO-2683
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: common
Affects Versions: 2.0-M2
Reporter: Donald Woods
Fix For: 2.0-M2
There are two versions in the server's pom.xml, with the older listed last,
which will be the one Maven uses -
<dependency>
<groupId>org.codehaus.wadi</groupId>
<artifactId>wadi-tribes</artifactId>
<version>2.0M3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.wadi</groupId>
<artifactId>wadi-tribes</artifactId>
<version>2.0M2</version>
</dependency>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira