Laird, your solution was very precise, I did not want to argue with your solution. However IMO maybe the plugin tutorial[0] should add a strong recommendation that parameter properties must always add a prefix :-).
[0] http://maven.apache.org/guides/plugin/guide-java-plugin-development.html Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Thu, Nov 28, 2013 at 4:04 AM, Laird Nelson <ljnel...@gmail.com> wrote: > On Wed, Nov 27, 2013 at 6:49 AM, Mirko Friedenhagen <mfriedenha...@gmail.com >> wrote: > >> the only pity with using properties is that they are not namespaced most of >> the time (the maven.compiler.* ones being an exception here), "output" is >> claimed at least by three mojos IIRC. And skipTests is almost a general one >> but you may not easily specify that you do not want to run surefire but >> e.g. invoker tests nonetheless :-) >> > > Oh, agreed. This is just a convenient way to have the OP's problem solved > in one shot with two lines of XML. > > Best, > Laird > > -- > http://about.me/lairdnelson --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org