Issue Type: Improvement Improvement
Affects Versions: 2.0
Assignee: Unassigned
Created: 06/Jul/13 1:16 AM
Description:

As described on version number rules page, artifact's versions are resolved with format

<MajorVersion [> . <MinorVersion [> . <IncrementalVersion ] ] [> - <BuildNumber | Qualifier ]>

In some cases this format is enough, but a lot of projects have different one.
For example Spring or Jetty projects use dot as last separator, not dash:

  • org.springframework:spring-context:3.2.3.RELEASE
  • org.eclipse.jetty:jetty-webapp:8.1.11.v20130520

I suggest to make either format configurable or to make last separator more general, like (dot | dash).

Environment: maven 3.0.5
Project: Maven 2.x Versions Plugin
Priority: Major Major
Reporter: Kuzma Deretuke
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