Greetings, I'm trying to run release:prepare goal for a project without specifying the scm connection or developer connection in the pom.xml but directly on the command line
Here is the version of maven I'm using -bash-3.2$ mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500) Maven home: /local/maven/apache-maven Java version: 1.6.0_12, vendor: Sun Microsystems Inc. Java home: /configmgtdata/juniper_build/apps/jdk1.6.0_12/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.18-348.4.1.el5", arch: "amd64", family: "unix" Post Java Home: I keep getting this error when I run the command -bash-3.2$ mvn release:prepare -Dproject.scm.developerConnection=scm:svn:https://svn/repos/batch/email_request_action_handler/branches/rb-email_request_action_handler-10.0.0_DONOTUSE [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Barclaycard Email Request Action Handler 10.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-release-plugin:2.0:prepare (default-cli) @ email-request-action-handler --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.527s [INFO] Finished at: Thu Jan 16 09:49:45 EST 2014 [INFO] Final Memory: 11M/964M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.0:prepare (default-cli) on project email-request-action-handler: Missing required setting: scm connection or developerConnection must be specified. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Post Java Home: Am I missing something? Aslesh Tati | Configuration Management BarclaycardUS | Solutions Delivery 100 S. West Street | Wilmington, DE | 19801 USA | at...@barclaycardus.com<mailto:at...@barclaycardus.com> 302-255-7581 | AIM: at...@barclaycardus.com Barclaycard www.barclaycardus.com This email and any files transmitted with it may contain confidential and/or proprietary information. It is intended solely for the use of the individual or entity who is the intended recipient. Unauthorized use of this information is prohibited. If you have received this in error, please contact the sender by replying to this message and delete this material from any system it may be on.