From derby-dev-return-72511-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Aug 26 07:07:28 2009 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 58244 invoked from network); 26 Aug 2009 07:07:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Aug 2009 07:07:28 -0000 Received: (qmail 94073 invoked by uid 500); 26 Aug 2009 07:07:28 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93992 invoked by uid 500); 26 Aug 2009 07:07:28 -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 93976 invoked by uid 99); 26 Aug 2009 07:07:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 07:07:27 +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; Wed, 26 Aug 2009 07:07:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4E234234C04C for ; Wed, 26 Aug 2009 00:06:59 -0700 (PDT) Message-ID: <996290982.1251270419305.JavaMail.jira@brutus> Date: Wed, 26 Aug 2009 00:06:59 -0700 (PDT) From: "Julien HENRY (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=12747804#action_12747804 ] Julien HENRY commented on DERBY-4267: ------------------------------------- 1) To sign the artifacts you can use the GPG plugin. http://maven.apache.org/plugins/maven-gpg-plugin/usage.html I think this is what is used for all Maven plugins themself. http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?view=co 2) To have your Maven artifacts ultimately on central there are several possibilities. Either host yourself a server where you can put your files. Maven is able to deploy using ssh, ftp, webdav, ... For example for JWebUnit project we are deploying next to Sourceforge site files via ssh (http://jwebunit.sourceforge.net/m2-repo/). Then you can ask Maven team to replicate your repo on the central. The other option is to ask for a repo on Nexus OpenSource (http://nexus.sonatype.org/oss-repository-hosting.html) > 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, derby-4267-2a-using_ant_task.diff, derby-4267-2a-using_ant_task.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.