Issue Details (XML | Word | Printable)

Key: MAVEN-1821
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: G.J. Sterenborg
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1

Jar override doesn't work when using a named-version

Created: 06/Dec/06 06:45 AM   Updated: 06/Dec/06 06:47 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide

The override-switch is triggered by ^[0-9] for version-override and .*SNAPSHOT for path-override

  • some libraries have a beta- prefix in their versions
  • When branching jars we add a 'branch-name'-postfix to our artifact-versions.

I think it would be nice to have 'maven.jar.path.<artifactId>' and 'maven.jar.version.<artifactId>' properties.

See also: MAVEN-1511



G.J. Sterenborg made changes - 06/Dec/06 06:45 AM
Field Original Value New Value
Link This issue is related to MAVEN-1511 [ MAVEN-1511 ]
G.J. Sterenborg added a comment - 06/Dec/06 06:47 AM

Type: the second bullet should have been 'branch-name'-prefix