Issue Details (XML | Word | Printable)

Key: CARGO-89
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

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

Allow JVM args to be passed to Cargo for starting/stopping containers

Created: 09/Dec/04 03:54 AM   Updated: 30/Mar/06 04:24 AM   Resolved: 09/Dec/04 05:16 AM
Return to search
Component/s: None
Affects Version/s: 0.4
Fix Version/s: 0.5

Time Tracking:
Not Specified


 Description  « Hide

It can be done easily by adding a:

GeneralPropertySet.JVMARGS / "cargo.jvmargs" property

and then calling java.setJvmargs(args);



Vincent Massol added a comment - 09/Dec/04 05:16 AM

Done.


Brice Copy added a comment - 30/Mar/06 04:02 AM

Is there an easy way to pass JVMARGS to the Maven 1 plugin ?