release:prepare resolves dependency ranges [1.0,) as SNAPSHOT
-------------------------------------------------------------
Key: MRELEASE-510
URL: http://jira.codehaus.org/browse/MRELEASE-510
Project: Maven 2.x Release Plugin
Issue Type: Bug
Components: prepare
Affects Versions: 2.0-beta-9
Environment: Apache Maven 2.2.1 (rdebian-1)
Java version: 1.6.0_15
Java home: /usr/lib/jvm/java-6-sun-1.6.0.15/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.31-16-generic" arch: "amd64" Family: "unix"
Reporter: Magne Nordtveit
Priority: Blocker
When issuing the command prepare command to a project with a dependency range
decleration I get the following:
[INFO] Checking dependencies and plugins for snapshots ...
There are still some remaining snapshot dependencies.: Do you want to resolve
them now? (yes/no) no: :
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Can't release project due to non released dependencies :
com.foo:bar:jar:[1.0,):compile
in project 'Foo :: Pub' (com.foo:pub:jar:1.0-SNAPSHOT)
--
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