RE: mvn release with perforce

2008-04-03 Thread EJ Ciramella
Ok, made it a bit further - but I'm getting this now: [ERROR] BUILD FAILURE [INFO] [INFO] The port has to be a number. [INFO] [INFO] For more informatio

RE: mvn release with perforce

2008-04-12 Thread sgargan
Hey there, Perforce is more user oriented that most SCMs, you need to explicitly tell it who you are and and how to map files from it's repository to your local system using a specific 'client' specification. Typically these values are set as environment variables e.g. P4CLIENT= P4USER= P4PASSWD

RE: mvn release with perforce

2012-04-19 Thread javaty
Hi Ste, I'm facing issues with maven release plugin and perforce, I've followed the steps as given by you in your post, I'm still getting the following error, I'll be obliged if you can spare some thoughts on this. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.2.2