Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 55162 invoked from network); 31 Jul 2009 17:27:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Jul 2009 17:27:46 -0000 Received: (qmail 92464 invoked by uid 500); 31 Jul 2009 17:27:46 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 92433 invoked by uid 500); 31 Jul 2009 17:27:46 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 92425 invoked by uid 99); 31 Jul 2009 17:27:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2009 17:27:46 +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; Fri, 31 Jul 2009 17:27:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CF243234C046 for ; Fri, 31 Jul 2009 10:27:14 -0700 (PDT) Message-ID: <83252330.1249061234834.JavaMail.jira@brutus> Date: Fri, 31 Jul 2009 10:27:14 -0700 (PDT) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-4267) Investigate why Derby 10.5.1.1 is not available in the maven2 repositories In-Reply-To: <1128834147.1244745187364.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/DERBY-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737606#action_12737606 ] Dag H. Wanvik commented on DERBY-4267: -------------------------------------- Thanks for doing this, Kristian! I am new to maven, but I read this helpful intro: http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html and tried to understand our *.pom's, I also downloaded Maven and tried an "mvn install" (NOTE: this had to be done from inside the maven2 directory, I found), and then it seemed to work: I found the Derby artifacts in my ~/.m2 directory structure. Inspecting the poms, I only found one item which seemed to contradict the intro: The module poms lack , which the intro claim is mandatory, but I did not see any error message, so I suppose it is inherited from the top pom, then? Another question: We specifiy to true; is that needed for Derby? It seems potentially dangerous in that strings inside jars could be replaced? It seems to me the dependencies from locale jars to derby.jar should be included. > Investigate why Derby 10.5.1.1 is not available in the maven2 repositories > -------------------------------------------------------------------------- > > Key: DERBY-4267 > URL: https://issues.apache.org/jira/browse/DERBY-4267 > Project: Derby > Issue Type: Task > Components: Build tools > Affects Versions: 10.5.1.1, 10.6.0.0 > Reporter: H.-Dirk Schmitt > Attachments: derby-4267-1a-maven2.diff, derby-4267-1a-maven2.stat, maven2.zip > > > Only 10.4.2.0 and older are available in the maven 2 repositories. > May you please also provide the new version. > Please see also https://issues.apache.org/jira/browse/DERBY-4220 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.