maven -Dgeronimo.version=1.0-SNAPSHOT requires wrong JARs
---------------------------------------------------------
Key: GERONIMODEVTOOLS-28
URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-28
Project: Geronimo-Devtools
Type: Bug
Components: eclipse-plugin
Environment: Eclipse 3.1.1 (Build: M20050929-0840)
Eclipse command: eclipse -clean -vmargs -Xms64m -Xmx512m
Java SE Version: 1.4.2_10-b03
OS: Ubuntu Breezy GNU/Linux
Reporter: Daniel S. Haischt
If using the following Maven command:
-> maven -Declipse.home=/opt/eclipse-3.1.1 -Dgeronimo.version=1.0-SNAPSHOT
... Maven is searching for openejb-pkgen-build-2.0.jar instead of openejb-pkgen-build-2.0-SNAPSHOT.jar.
--
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
|