With regards to a list, I believe there isn't one available yet.

With regards to the default values in pom.xml, you may want to take a look at the maven-model source code. Most, if not all, is in there.




John Franey wrote:

I've looked and searched, but came up empty.

Is there a maven 2 system property dictionary somewhere? This would list the system properties that have value relative to lifecycle phase, and what the value would be if not overridden by user's POM or -D option. Also with the list is a short description... hope I don't ask too much...

Now that I've posted that question, another comes to mind.... what is the syntax for specifying the expressions of a default value of a parameter? Plugin documentation show the default values on the basis of something called an 'expression'. Apparently, these expressions are written with system properties as variables. Can something more than just a system property name be 'expressed ;-) ' in an expression How can I learn more about this?

Thanks,
John


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


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

Reply via email to