You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by aldana <al...@gmx.de> on 2007/10/25 16:45:27 UTC

maven phase to be executed in and continuous integration

hi, 

we are working with maven and cruise control. until now i always executed
'mvn clean verify'. we are working with snapshots and we experienced
problems that the artifacts on the internal repository weren't up to date
(they would succeed verify but developers sometimes forgot to execute a
deploy afterwards). 

one simple solution would be to always execute 'mvn clean deploy' so fresh .
has somembody done this and thought it right/wrong? i am a bit uncomfortable
with it, because i think that not every commit should lead to a deploy.

thanks for your thoughts.
-- 
View this message in context: http://www.nabble.com/maven-phase-to-be-executed-in-and-continuous-integration-tf4691138s177.html#a13407639
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: maven phase to be executed in and continuous integration

Posted by aldana <al...@gmx.de>.
forgot some more reservation. when working with SNAPSHOTS and doing lots of
has somebody experienced problems with just too many SNAPSHOT-libraries?


aldana wrote:
> 
> hi, 
> 
> we are working with maven and cruise control. until now i always executed
> 'mvn clean verify'. we are working with snapshots and we experienced
> problems that the artifacts on the internal repository weren't up to date
> (they would succeed verify but developers sometimes forgot to execute a
> deploy afterwards). 
> 
> one simple solution would be to always execute 'mvn clean deploy' so fresh
> . has somembody done this and thought it right/wrong? i am a bit
> uncomfortable with it, because i think that not every commit should lead
> to a deploy.
> 
> thanks for your thoughts.
> 

-- 
View this message in context: http://www.nabble.com/maven-phase-to-be-executed-in-and-continuous-integration-tf4691138s177.html#a13407845
Sent from the Maven - Users mailing list archive at Nabble.com.


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