But if I create a plugin using the official maven-plugin archetype the setup is 
almost the same so it can't be that off-track.

Chris

________________________________________
Von: Karl Heinz Marbaise <[email protected]>
Gesendet: Freitag, 12. September 2014 14:46
An: Maven Users List
Betreff: Re: Releasing Maven Plugins

HI,

 >
> I'm currently releasing a new version of Flexmojos. While I sort of found a 
> procedure for releasing
 > that maven plugin, it's still sort of a PITA.
>
>
> The main problem is that the project contains the plugin as
 >well as some modules that use the plugin.

This is the basic mistake in this scenario. If you build a maven-plugin
make a separate project from it and do the release etc. only from the
maven-plugin and afterwards you have the release available and can
continue with the rest which uses the release...


Kind regards
Karl-Heinz Marbaise

---------------------------------------------------------------------
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