Thx fort he hint, I'm slowly getting into it. Is there a possibility to 
increase the version value in batch-mode other than + 1? for example: 
1.5.0-SNAPSHOT --> Release: 1.5.0 & Snapshot: 1.6.0-SNAPSHOT (not as default 
1.5.1-SNAPSHOT)?

I know it is possible to define the version by an external property-file or -D 
argument but those options don't solve my problem, because I don't actually 
know the version numbers..  

-----Ursprüngliche Nachricht-----
Von: Thiessen, Todd (Todd) [mailto:tthies...@avaya.com] 
Gesendet: Donnerstag, 8. April 2010 17:28
An: Maven Users List
Betreff: RE: Maven subsystem automation

Did you try the release plugin? 

> -----Original Message-----
> From: Moser, Christian [mailto:c...@metrohm.com] 
> Sent: Thursday, April 08, 2010 11:25 AM
> To: Maven Users List
> Subject: Maven subsystem automation
> 
> I am currently working on subsystem automation. I've got following
> situation: http://www.christian-moser.ch/fx/subsystems_v2.pdf
> 
> e.g. depmgmt-x contains all dependencies of a subsystem and 
> exist only once (there are two just for illustration in the 
> diagram). As a release version, it holds all subsystem 
> dependencies as release versions and vice versa.
> 
>  
> 
> How can I achieve an automatical release/SNAPSHOT process? 
> I'd like to release the whole subsystem and set afterwards 
> the dependencies to SNAPSHOT again (and count version up). Is 
> there any maven plugin for my problem?  I tried to use 
> Maven-Versions plugin but it didn't help me. 
> 
>  
> 
> Thanks in advance for your help!
> 
>  
> 
>  
> 
>  
> 
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to