Issue Details (XML | Word | Printable)

Key: MWAR-194
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Brad Harper
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 2.x WAR Plugin

Warn when inconsistent jar versions are detected during overlay

Created: 13/May/09 10:57 AM   Updated: 13/May/09 10:57 AM
Component/s: None
Affects Version/s: 2.1-beta-1
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide

Suggest improving the plugin's overlay behavior by causing it to warn when inconsistent versions of jars are detected.

When the base war and the overlay war contain differing versions of a jar file, it's possible to generate a war artifact that contains multiple jars for the same dependency – but with differing versions. Results using the resulting war artifact are indeterminate and unpredictable. It can be difficult to identify the cause.

Conflicts of this nature could be detected while the overlay is being performed.



There are no comments yet on this issue.