Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 465F310649 for ; Mon, 1 Dec 2014 17:26:13 +0000 (UTC) Received: (qmail 97258 invoked by uid 500); 1 Dec 2014 17:26:13 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 97210 invoked by uid 500); 1 Dec 2014 17:26:13 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 97196 invoked by uid 99); 1 Dec 2014 17:26:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 17:26:13 +0000 Date: Mon, 1 Dec 2014 17:26:13 +0000 (UTC) From: "Maurizio Pillitu (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1105) Add maven delivery targets to poms MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CONNECTORS-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230070#comment-14230070 ] Maurizio Pillitu commented on CONNECTORS-1105: ---------------------------------------------- We can simply copy the apache-release profile of https://repository.apache.org/service/local/repositories/releases/content/org/apache/apache/16/apache-16.pom into the ManifoldCF root pom.xml and call it "release", changing only the assembly plugin part. I'll give it a try and keep you posted. > Add maven delivery targets to poms > ---------------------------------- > > Key: CONNECTORS-1105 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1105 > Project: ManifoldCF > Issue Type: Improvement > Components: Build > Affects Versions: ManifoldCF 1.8 > Reporter: Karl Wright > Assignee: Maurizio Pillitu > Fix For: ManifoldCF 2.0 > > > We've been asked to deliver mcf jars and wars to maven central repository by some developers. This ticket represents that work. -- This message was sent by Atlassian JIRA (v6.3.4#6332)