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 information, run Maven with the -e switch
Clearly I have listed the port number, where is it missing from? -----Original Message----- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2008 5:22 PM To: users@maven.apache.org Subject: mvn release with perforce Is anyone using this feature with perforce and maven 2? I'm a little fuzzy with this particular plugin, but doesn't it depend on the <scm> config specified at the top of the pom? I have this: <scm> <connection>scm:perforce:${p4.username}:[EMAIL PROTECTED]://some/d epot/path</connection> <url>http://someserver:somport/@md&eq;d&cd&eq;//somepath/</url> </scm> What are others using for the <url> bit when using this plugin in conjunction with perforce? The release plugin doesn't like "=" in the url as well as my "&eq;" things. Thanks in advance! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]