Issue Type: Bug Bug
Assignee: Unassigned
Created: 13/Apr/13 12:14 PM
Description:

example:

this works

<dependency>
	<groupId>com.barchart.realtime</groupId>
	<artifactId>barchart-widgets-charts</artifactId>
	<version>1.2.5-SNAPSHOT</version>
</dependency>

this fails

<dependency>
	<groupId>com.barchart.realtime</groupId>
	<artifactId>barchart-widgets-charts</artifactId>
	<version>[1.2.0,1.3.0)</version>
</dependency>

[exec] [ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.0:use-latest-versions (default-cli) on project barchart-plugin-core-api: Execution default-cli of goal org.codehaus.mojo:versions-maven-plugin:2.0:use-latest-versions failed: Invalid segment -> [Help 1]

Project: Maven 2.x Versions Plugin
Priority: Major Major
Reporter: Andrei Pozolotin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to