Lifecycles and configuration of plugins

2013-07-06 Thread Mirko Friedenhagen
Hello, I see that versions of plugins are either manageable in the pom or in the lifecycle. Now what about configurations of plugins? May these be hidden as well in an extension/plugin? I want to hide this because a lot of application developers look at our company POM and shudder because of

Re: Lifecycles and configuration of plugins

2013-07-06 Thread Hervé BOUTEMY
default plugin version can effectively be injected but that's *default* plugin versions since actual lifecycle definitions are done in Maven core, you can't count on it to upgrade version in your projects in your case, where you want to define a new lifecycle, perhaps it will be possible to