Hi,

Is there a special syntax that can be used to populate Map or List
parameter types in a Mojo through the -D command line option?

My Mojo does *not* require a POM file to run but has Map parameters.
The only solution I have found for this is to make the parameter a
String and parse the String into a Map through my own defined syntax
inside the Mojo.

Thanks for your reply.

-Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to