Hi,

I have a small question about the following code snippet from a mojo that
requires the expert knowledge of the community:

 /**
  * @parameter expression="${list}"
  */
 List someList;

Is there any means in Maven/Plexus to actually populate this parameter from
the CLI? To my knowledge, only scalar values can be pushed in from the CLI,
right?

Thanks in advance for any hints.


Benjamin


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

Reply via email to