m [mailto:chrisgw...@gmail.com]
Gesendet: Samstag, 16. Februar 2013 02:11
An: Maven Developers List
Betreff: Re: AW: Update release plugin to allow more fine-grained releases
I can see your issue :-) and this is where you'll run into the opinionated
nature of maven. :-)
I work to the adage of w
efully this explains the reasons a little more.
>
> Chris
>
> ____
> Von: Chris Graham [chrisgw...@gmail.com]
> Gesendet: Donnerstag, 14. Februar 2013 22:45
> An: Maven Developers List
> Betreff: Re: Update release plugin to allow more
the reasons a little more.
Chris
Von: Chris Graham [chrisgw...@gmail.com]
Gesendet: Donnerstag, 14. Februar 2013 22:45
An: Maven Developers List
Betreff: Re: Update release plugin to allow more fine-grained releases
If I understand what you've writte
> Von: Robert Scholte [rfscho...@apache.org]
> Gesendet: Donnerstag, 14. Februar 2013 11:59
> An: Maven Developers List
> Betreff: Re: Update release plugin to allow more fine-grained releases
>
> Be aware that you can't determine with which arguments the deploy was done.
But thanks for that hint to check 2.3.2 ... I'll have a look at that this
weekend :-)
Von: Robert Scholte [rfscho...@apache.org]
Gesendet: Donnerstag, 14. Februar 2013 11:59
An: Maven Developers List
Betreff: Re: Update release plugin to allow more
opers List
Betreff: Re: Update release plugin to allow more fine-grained releases
Be aware that you can't determine with which arguments the deploy was done.
So if you check out the sources from tag, how should you re-install these
projects?
It should be as simple as 'mvn install'.
Be aware that you can't determine with which arguments the deploy was done.
So if you check out the sources from tag, how should you re-install these
projects?
It should be as simple as 'mvn install'.
This means that the projects you don't want to release should keep their
-SNAPSHOT version.
Hi,
I was experimenting a little with the release plugin.
In one of my experiments I gave it a really long list of dev- and
release-versions for a lot of artifacts using the "-Dproject.rel." and
"-Dproject.dev." properties. Then I limited my maven build to only process a
hand full of modules.