Hi,
How can I access command line properties via a Mojo SubClass.
Now I had this:
/** @parameter default-value="${project}" */
private MavenProject mavenProject;
However when I tried to get properties via mavenProject.getProperties(), I
can not access command line properties that I passed.
Any help?
Thanks
--
View this message in context:
http://old.nabble.com/Mojo---Command-Line-Properties-tp28619934p28619934.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]