Stephen,
i just saw toolchain.
for jdk yes its a good way, pretty much the same way I am doing in profiles.
It will only add one more step (or xml tree) to add a tool chain instead of
reading from properties in the compiler plugin the profile will be bound by
its own specific tool chain for the jdk. which is good too.
it says that only four plugins are toolchain aware:
maven-compiler-plugin-2.1
maven-javadoc-plugin-2.5
maven-surefire-plugin-2.5
exec-maven-plugin-1.1.1 (Codehaus MOJO)
I think it would be a better thing to add the SCM plugin to be tool chain
aware as well. so that we can configure a tool chain for the scm and add
them to profiles so that when we run a profile it updates from the tool
chained stream/branch and all other props in those tool chain.
--
View this message in context:
http://maven.40175.n5.nabble.com/what-does-define-do-in-maven-tp5485392p5495206.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]