Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A5C5109F3 for ; Wed, 16 Apr 2014 22:40:30 +0000 (UTC) Received: (qmail 86680 invoked by uid 500); 16 Apr 2014 22:40:19 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 86580 invoked by uid 500); 16 Apr 2014 22:40:17 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 86503 invoked by uid 99); 16 Apr 2014 22:40:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 22:40:14 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dantran@gmail.com designates 209.85.215.49 as permitted sender) Received: from [209.85.215.49] (HELO mail-la0-f49.google.com) (209.85.215.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 22:40:10 +0000 Received: by mail-la0-f49.google.com with SMTP id mc6so8528510lab.22 for ; Wed, 16 Apr 2014 15:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=h7z8gPaXc+2YZsVf3xd4uWrnSztKP5WNCXOrRLQdwCw=; b=cXJ/zPeNkRVYSn0fhYBuYTOb8zt+RIQd1Ih081F/Demd3TFdc3XWR1ks/HZEcLhou/ YmiF5kNZZfxNETV/i9AgQuGz1jH94Bfp1DHPQfwJfOdgT2RryhGKFtjbyWXn2IaBPzST yavJor0ai3n4nwujB53VZHshWltNT0oqjvS8MQSKM94UXtXft9EH0aPV1Tqptz6HggKP 53mNnHOf2AUvElDwJshGEFVFHPi6KNB+JMvj2mns5NBh3E39oDfkBLpRNAAlOBpLxei1 AMO8kwfkVTMITOdIEpONMA0DP0ojEW86pPptolWG13gUw/dlJ7I2RkR6ooalYkd6+BIE 9mNQ== MIME-Version: 1.0 X-Received: by 10.112.47.3 with SMTP id z3mr4404270lbm.34.1397687989245; Wed, 16 Apr 2014 15:39:49 -0700 (PDT) Received: by 10.114.48.6 with HTTP; Wed, 16 Apr 2014 15:39:49 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Apr 2014 15:39:49 -0700 Message-ID: Subject: Re: Perforce Maven Integration ?? From: Dan Tran To: Maven Users List Content-Type: multipart/alternative; boundary=001a1133ab621b1ee804f7309812 X-Virus-Checked: Checked by ClamAV on apache.org --001a1133ab621b1ee804f7309812 Content-Type: text/plain; charset=UTF-8 Hi Brian, Very glad to know Perforce and p4maven work well for you. I can ping Perforce support to look for SSL help. Thanks -D On Wed, Apr 16, 2014 at 2:25 PM, Brian Jackson wrote: > On Tue, Apr 15, 2014 at 10:33 PM, Dan Tran wrote: > > > Hello, > > > > I am currently not able to get Perforce with SSL connection working. My > > guess here is both currently built-in perforce provider at maven scm, and > > the one from Perforce ( p4maven) are not support this new feature yet > > which is available around 2012. ( also the last p4maven release is > around > > 2011 ) > > > > Yeah, Perforce (the company) doesn't support the publishing of p4maven to > Central. I had to do it myself using the Sonatype OSSH Repository. > > > > > > is Perforce well supported and used with Maven? > > > > Well-supported is debatable since its subjective. Perforce, like many > commercial product, often get the same level of open source support when > open source alternatives exist (git, svn). > > > > > > are there any Maven shops with Perforce which actively using maven > release > > plugin? > > > > Yes, we've been using it for many years to cut releases at ESPN through our > CI server. Unfortunately we don't use SSL so I can't help you with your > specific issue. > > > > > > Thanks > > > > -Dan > > > --001a1133ab621b1ee804f7309812--