http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-585

> -----Original Message-----
> From: Robles, Rogelio [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 15 August 2003 12:06 PM
> To: 'Maven Users List'
> Subject: RE: Maven Return Codes in a Continuous Integration 
> environment
> 
> 
> 
> 
> > -----Original Message-----
> > From: Brett Porter [mailto:[EMAIL PROTECTED]
> > 
> > Did you try the most recent version of CC? I'm using 2.1.3 with the
> > following:
> >          <maven mavenscript="/usr/local/maven/bin/maven"
> > goal="scm:update-project|clean test|site:deploy" 
> > projectfile="checkout/common/BTcore/project.xml"/>
> > 
> > As long as projectfile is already checked out, this should
> > work, although
> > you'll need to download the SCM plugin from JIRA. Or write 
> > the goal itself -
> > its just a wrapper for the ant task in this case.
> > 
> 
> "you'll need to download the SCM plugin from JIRA."
> 
> What specific address are you referring to?
> 
> Rogelio
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to