Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 60991 invoked from network); 30 Apr 2009 10:40:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Apr 2009 10:40:26 -0000 Received: (qmail 89694 invoked by uid 500); 30 Apr 2009 10:39:36 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 89238 invoked by uid 500); 30 Apr 2009 10:39:35 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 87984 invoked by uid 99); 30 Apr 2009 10:34:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2009 10:34:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2009 10:34:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4B7BA234C003 for ; Thu, 30 Apr 2009 03:34:30 -0700 (PDT) Message-ID: <2108126480.1241087670294.JavaMail.jira@brutus> Date: Thu, 30 Apr 2009 03:34:30 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-2088) Drop Maven 1 compatibility In-Reply-To: <1109083092.1241087550912.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-2088. -------------------------------- Resolution: Fixed Done in revision 770150. > Drop Maven 1 compatibility > -------------------------- > > Key: JCR-2088 > URL: https://issues.apache.org/jira/browse/JCR-2088 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Fix For: 2.0.0 > > > We migrated from Maven 1 to Maven 2 as the build system in Jackrabbit 1.2, but we kept compatibility with related Maven 1 build with the maven-one-plugin that deployed all builds also to the local Maven 1 repository. > Hardly any downstream project uses Maven 1 anymore, so it's safe for us to simplify our build now by dropping the use of the maven-one-plugin. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.