You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Baz <ba...@gmail.com> on 2007/06/11 21:44:57 UTC

How to use "mvn release:perform" with Perforce

All,

Does maven 2.0 release plug-in support Perforce? According to the following
link, it is not. If not, then anyone here got solution?

Thanks.

A.

http://www.nabble.com/release:prepare-with-Perforce-t1217272s177.html

RE: How to use "mvn release:perform" with Perforce

Posted by Chris Helck <Ch...@us.icap.com>.
I use it with no major problems in maven 2.0.4. I have a vague memory of
having an issue with a trailing '/'. Anyway here's what I have:

  <scm>
    <connection>scm:perforce://depot/MarketData/qa_tools</connection>
 
<developerConnection>scm:perforce://depot/MarketData/qa_tools</developer
Connection>
    <tag>HEAD</tag>
  </scm>

Not sure where the <tag> came from, possibly the plugin.

Regards,
C. Helck
 

-----Original Message-----
From: Baz [mailto:baztheman@gmail.com] 
Sent: Monday, June 11, 2007 3:45 PM
To: Maven Users List
Subject: How to use "mvn release:perform" with Perforce

All,

Does maven 2.0 release plug-in support Perforce? According to the
following link, it is not. If not, then anyone here got solution?

Thanks.

A.

http://www.nabble.com/release:prepare-with-Perforce-t1217272s177.html

**********************************************************************
This communication and all information (including, but not limited to,
 market prices/levels and data) contained therein (the "Information") is
 for informational purposes only, is confidential, may be legally
 privileged and is the intellectual property of ICAP plc and its affiliates
 ("ICAP") or third parties. No confidentiality or privilege is waived or
 lost by any mistransmission. The Information is not, and should not
 be construed as, an offer, bid or solicitation in relation to any
 financial instrument or as an official confirmation of any transaction.
 The Information is not warranted, including, but not limited, as to
 completeness, timeliness or accuracy and is subject to change
 without notice. ICAP assumes no liability for use or misuse of the
 Information. All representations and warranties are expressly
 disclaimed. The Information does not necessarily reflect the views of
 ICAP. Access to the Information by anyone else other than the
 recipient is unauthorized and any disclosure, copying, distribution or
 any action taken or omitted to be taken in reliance on it is prohibited. If
 you receive this message in error, please immediately delete it and all
 copies of it from your system, destroy any hard copies of it and
 notify the sender.
**********************************************************************


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