From jdo-dev-return-8801-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Tue Oct 19 17:09:37 2010 Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 37561 invoked from network); 19 Oct 2010 17:09:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Oct 2010 17:09:35 -0000 Received: (qmail 32066 invoked by uid 500); 19 Oct 2010 17:09:35 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 31932 invoked by uid 99); 19 Oct 2010 17:09:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 17:09:35 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [148.87.113.121] (HELO rcsinet10.oracle.com) (148.87.113.121) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 17:09:28 +0000 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o9JH95Jw027333 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 19 Oct 2010 17:09:07 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o9JDBZQf011550; Tue, 19 Oct 2010 17:09:05 GMT Received: from abhmt006.oracle.com by acsmt354.oracle.com with ESMTP id 702821751287508132; Tue, 19 Oct 2010 10:08:52 -0700 Received: from dhcp-umpk15-123-227.SFBay.Sun.COM (/129.146.123.227) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 19 Oct 2010 10:08:48 -0700 From: Craig L Russell To: repository@apache.org In-Reply-To: Subject: Re: Sync with Apache not working ? References: <201010191451.40192.lists@datanucleus.org> Message-Id: <828BD42F-74C3-4E0D-B900-B3EE8F0EF5F0@oracle.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Tue, 19 Oct 2010 10:08:38 -0700 Cc: "jdo-dev@db.apache.org project" X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org Hi Brian, Thanks, will do. Craig On Oct 19, 2010, at 10:05 AM, Brian Fox wrote: > Hi Craig, > No offense intended, I used to use Kodo once upon a time and didn't > latch on to the relationship of the OpenJDO project and the javax.jdo > artifacts in my previous mail. We have historically had a free-for-all > in who deploys what to Central and it's one of the biggest pain points > we have trying to track stuff down. > > What I would suggest is to go here > http://www.apache.org/dev/publishing-maven-artifacts.html and file a > jira for your projects and enumerate the (Maven2) groupIds so I can > make sure they are properly configured in the apache repository and > central sync.We can work together through that subsequent Jira to get > everything sorted out. > > Brian > > On Tue, Oct 19, 2010 at 12:52 PM, Craig L Russell > wrote: >> Hi Brian, >> As a long time Apache project, I'd like to ask you to add >> org.apache.jdo and >> javax.jdo to the list of auto-synced artifacts that can be obtained >> from >> maven central. These group ids are published by an official Apache >> project >> and I think deserve the same respect that other org.apache projects >> get. >> Thanks, >> Craig >> >> Begin forwarded message: >> >> From: Andy Jefferson >> Date: October 19, 2010 6:51:40 AM PDT >> To: jdo-dev@db.apache.org >> Subject: Fwd: Re: Sync with Apache not working ? >> Reply-To: jdo-dev@db.apache.org >> See attached. >> >> Apache (Maven) no longer sync Apache M1 repos and so Apache JDO >> artifacts are no longer put on IBiblio. >> >> Anyone got the time to sort this out ? >> >> -- >> Andy >> DataNucleus (http://www.datanucleus.org) >> >> From: Brian Fox >> Date: October 19, 2010 6:39:13 AM PDT >> To: Maven Developers List >> Cc: lists >> Subject: Re: Sync with Apache not working ? >> >> >> On Tue, Oct 19, 2010 at 9:07 AM, Andy Jefferson > > >> wrote: >> >> Hi, >> >> the Apache JDO project made a release in late July (JDO 3.0). They >> put the >> >> artifacts in the Apache M1 repo for syncing, see >> >> http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/ >> >> The m1 repository is no longer synced >> >> >> in particular I'm referring to >> >> jdo-api-3.0.jar >> >> And in the Apache M2 repo they updated the "maven-metadata.xml" >> file as per >> >> their previous releases, see >> >> http://people.apache.org/repo/m2-ibiblio-rsync-repository/javax/jdo/jdo-api/ >> >> >> The sync only pulls in org.apache.* and other selected group ids from >> commons. If you have something external to that, it should instead >> use >> the 3rd party bundle process: >> https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central >> >> In the future, questions about central should go here: >> https://issues.sonatype.org/browse/MVNCENTRAL >> and questions about the Apache repository should go here: >> https://issues.apache.org/jira/browse/INFRA >> >> >> When I look at the M1 and M2 repos on IBiblio I cannot find these >> jars. Why >> is >> >> this ? and how can they make their way into the place they need to be >> >> >> >> PS. Please reply to my email if possible since not subscribed to >> the dev >> >> mailing list >> >> >> Regards >> >> -- >> >> Andy >> >> DataNucleus (http://www.datanucleus.org) >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org >> >> For additional commands, e-mail: dev-help@maven.apache.org >> >> >> >> >> >> Craig L Russell >> >> Architect, Oracle >> >> http://db.apache.org/jdo >> >> 408 276-5638 mailto:Craig.Russell@oracle.com >> >> P.S. A good JDO? O, Gasp! >> Craig L Russell Architect, Oracle http://db.apache.org/jdo 408 276-5638 mailto:Craig.Russell@oracle.com P.S. A good JDO? O, Gasp!