Re: Maven SCM Plugin

2005-02-09 Thread Brett Porter
Just the documentation. The latest release is still 1.4.1 the beta documentation is here: http://www.apache.org/~brett/maven-stage-site/reference/plugins/scm/ - Brett On Wed, 09 Feb 2005 17:26:41 +, bahaa Nasrallah [EMAIL PROTECTED] wrote: Hi The Maven SCM plugin was working with CVS

Maven SCM Plugin 1.5 beta 2 released - support for subversion

2005-01-07 Thread Brett Porter
-plugin -Dversion=1.5-beta-2 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-scm-plugin-1.5-beta-2.jar Thanks, Brett - To unsubscribe, e-mail

Maven scm plugin

2004-09-17 Thread Jack Tang
-Dmaven.scm.checkout.dir=. But I get the failed result: BUILD FAILED File.. C:\Documents and Settings\Administrator\.maven\cache\maven-scm-plugin -1.4.1\plugin.jelly Element... ant:cvs Line.. 245 Column 9 java.io.IOException: CreateProcess: cvs -d:pserver:[EMAIL PROTECTED

Re: Maven scm plugin

2004-09-17 Thread Emmanuel Venisse
cvs is in your path? Emmanuel - Original Message - From: Jack Tang [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Friday, September 17, 2004 3:55 PM Subject: Maven scm plugin Hi Guys I use maven to check project hosted in cvs. The command is: maven scm:checkout

Re: Maven scm plugin

2004-09-17 Thread Jack Tang
] To: Maven Users List [EMAIL PROTECTED] Sent: Friday, September 17, 2004 3:55 PM Subject: Maven scm plugin Hi Guys I use maven to check project hosted in cvs. The command is: maven scm:checkout-project -Dmaven.scm.method=cvs -Dmaven.scm.cvs.module=jakarta-commons

Maven SCM plugin 1.4 released

2004-06-19 Thread brett
to work o Add scm:cvs-tag-project goal To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.4 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven

[ANN] Maven SCM plugin 1.0 Released!

2003-09-11 Thread Brett Porter
of the plugin, with support for CVS. And in case you are wondering, the release process for the SCM plugin uses the SCM plugin itself. We believe in eating our own dog food because it is tasty! :) You can download the SCM plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-scm-plugin-1.0.jar

Re: [ANN] Maven SCM plugin 1.0 Released!

2003-09-11 Thread jun cai
/maven/maven/plugins/maven-scm-plugin-1.0.jar Enjoy! Brett -- Brett Porter ~ [EMAIL PROTECTED] blog: http://freeroller.net/page/brettporter - Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

<    1   2