Hi, all,

I'm currently in the process of developing my first Maven 2.0 plugin.
I've been able to figure out everything except how to add custom
command-line arguments. Can anyone point out some documentation of how
to do this?

For example, I want to do the following:

mvn -Dmyarg1=val1 -Dmyarg2=val2 myplugin:mygoal

Thanks,

Kris

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

Reply via email to