Issue Details (XML | Word | Printable)

Key: JETTY-709
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: David Yu
Reporter: David Yu
Votes: 0
Watchers: 0
Operations

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

Jetty plugin's WebAppConfig configured properties gets overridden by AbstractJettyRunMojo even when already set

Created: 04/Sep/08 05:00 AM   Updated: 16/Sep/08 11:41 AM
Component/s: Maven2
Affects Version/s: 7.0.0pre3, 6.1.10, 6.1.11, 6.1.12rc1
Fix Version/s: 7.0.0pre4, 6.1.12.rc2

Time Tracking:
Not Specified


 Description  « Hide
Jetty plugin's WebAppConfig configured properties gets overridden by AbstractJettyRunMojo even when already set
The plugin should check if the properties if the properties have already been previously configured by user before overriding.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Yu added a comment - 04/Sep/08 05:26 AM
fixed(jetty 6&7)