You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Emmanuel Venisse <em...@venisse.net> on 2004/02/16 18:31:09 UTC

Re: nightly build

You can use Cruise Control. We have a plugin for it.

Emmanuel

----- Original Message ----- 
From: "Freddy" <ki...@teccomm.les.inf.puc-rio.br>
To: "Maven Users List" <us...@maven.apache.org>
Sent: Tuesday, February 17, 2004 12:27 AM
Subject: nightly build


> Hi, I am new to Maven and would like to know how to automate a nightly
build
> of my projects. I have read the documentation and could not find an
> explanation of how to do it.
> []s
> Freddy
> ----------------------------------------------------------------
> Frederico Silva Guimarães
> Tel: (21) 9952-1717
> ICQ: 127277403
> Email: kid@teccomm.les.inf.puc-rio.br
> ----------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


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


Re: nightly build

Posted by Freddy <ki...@teccomm.les.inf.puc-rio.br>.
I try to run "cruisecontrol:configure" and get the error below.

C:\eclipseWSAD\workspace\daven>maven cruisecontrol:configure
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT


BUILD FAILED
File...... file:/C:/maven/loaded_plugins/maven-scm-plugin-1.1/
Element... ant:fail
Line...... 51
Column.... 19
Unknown SCM method: ''
Total time: 4 seconds
Finished at: Mon Feb 16 19:14:58 PST 2004


[]s
Freddy
----------------------------------------------------------------
Frederico Silva Guimarães
Tel: (21) 9952-1717
ICQ: 127277403
Email: kid@teccomm.les.inf.puc-rio.br
----------------------------------------------------------------
----- Original Message ----- 
From: "Emmanuel Venisse" <em...@venisse.net>
To: "Maven Users List" <us...@maven.apache.org>
Sent: Monday, February 16, 2004 9:31 AM
Subject: Re: nightly build


> You can use Cruise Control. We have a plugin for it.
>
> Emmanuel
>
> ----- Original Message ----- 
> From: "Freddy" <ki...@teccomm.les.inf.puc-rio.br>
> To: "Maven Users List" <us...@maven.apache.org>
> Sent: Tuesday, February 17, 2004 12:27 AM
> Subject: nightly build
>
>
> > Hi, I am new to Maven and would like to know how to automate a nightly
> build
> > of my projects. I have read the documentation and could not find an
> > explanation of how to do it.
> > []s
> > Freddy
> > ----------------------------------------------------------------
> > Frederico Silva Guimarães
> > Tel: (21) 9952-1717
> > ICQ: 127277403
> > Email: kid@teccomm.les.inf.puc-rio.br
> > ----------------------------------------------------------------
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>


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


site deploy

Posted by Freddy <ki...@teccomm.les.inf.puc-rio.br>.
I try to use the goal site:deploy and get the error below:
(thr property maven.username is MANTISSAPUC)

xdoc:init:

site:init:

site:sshdeploy:
    [echo]
      siteAddress =
      siteDirectory =
      siteUser = MANTISSAPUC

    [tar] Building tar:
C:\eclipseWSAD\workspace\daven\target\daven-1.0-site.tar
    [gzip] Building:
C:\eclipseWSAD\workspace\daven\target\daven-1.0-site.tar.gz
    [delete] Deleting:
C:\eclipseWSAD\workspace\daven\target\daven-1.0-site.tar

BUILD FAILED
File...... file:/C:/maven/loaded_plugins/maven-site-plugin-1.3/
Element... exec
Line...... 93
Column.... 56
Execute failed: java.io.IOException: CreateProcess: ssh -l MANTISSAPUC
"mkdir -p " error=2
Total time: 19 seconds
Finished at: Mon Feb 16 19:35:22 PST 2004

[]s
Freddy
----------------------------------------------------------------
Frederico Silva Guimarães
Tel: (21) 9952-1717
ICQ: 127277403
Email: kid@teccomm.les.inf.puc-rio.br
----------------------------------------------------------------


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