From general-return-27003-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Sat Nov 13 04:56:29 2010 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 25039 invoked from network); 13 Nov 2010 04:56:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Nov 2010 04:56:25 -0000 Received: (qmail 86472 invoked by uid 500); 13 Nov 2010 04:56:56 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 86198 invoked by uid 500); 13 Nov 2010 04:56:56 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 86190 invoked by uid 99); 13 Nov 2010 04:56:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Nov 2010 04:56:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [74.124.195.94] (HELO vps2094.inmotionhosting.com) (74.124.195.94) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Nov 2010 04:56:48 +0000 Received: from [71.134.233.112] (port=55621 helo=[192.168.1.107]) by vps2094.inmotionhosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PH8A7-0002Pm-VM for general@incubator.apache.org; Fri, 12 Nov 2010 20:56:28 -0800 Message-ID: <4CDE1A7B.5080103@topquadrant.com> Date: Fri, 12 Nov 2010 20:56:27 -0800 From: Jeremy Carroll User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: general@incubator.apache.org Subject: Re: [Proposal] Accept Jena into the Incubator References: <4CD88985.1030402@apache.org> <6395CD9F-C72C-466E-8068-EC0AF8A86010@apache.org> <4CDD06A3.9040602@epimorphics.com> <4CDD9ADA.90905@googlemail.com> <4CDDEDD3.2080102@topquadrant.com> <4CDE181E.8080100@googlemail.com> In-Reply-To: <4CDE181E.8080100@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps2094.inmotionhosting.com X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - topquadrant.com I think this comes down to saxon as the issue is this helpful? http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.saxon-9.1.0.1_1/pom.xml?view=markup the other items (CyberNeko, XML Commons) may be work to find the right links ... Jeremy > Jeremy Carroll wrote: >> On 11/12/2010 11:51 AM, Paolo Castagna wrote: >>> >>> Also (from the JenaProposal): >>> >>> "The Jena GRDDL Reader has some additional dependencies: >>> http://jena.sourceforge.net/grddl/license.html" > > Also, this relates to the release process and publishing of artifacts > in the Maven Central repository. > > I am still unclear if these sort of messages is appropriate here or > they should go to jena-devel. > > The Jena GRDDL Reader has these dependencies (in addition to Jena2 > and ARQ): Saxon-HE v9.x(?) [1], CyberNeko HTML Parser v0.9.5(?) [2], > BrowserLauncher2 v1.0(?) [3] and XML Commons Resolver v1.2 (?) [4]. > > AFAIK only nekohtml and xml-commons-resolver are currently in the > Maven repo [5,6]. > > I don't see where XML Commons Resolver is actually used, but this > could just be my ignorance of Xerces and/or Saxon internals. > > How this will impact the building/releasing process within the > Apache incubator? > > Maven artifacts are not mandatory (which is good): > > "Releases for podling MUST be distributed through > http://www.apache.org/dist/incubator/podling In addition, > the Podling MAY choose to distribute approved releases through > other channels like the central Maven repository." [7] > > However, I'd like to publish GRDDL artifacts in the Maven repo, > as well as all the other Jena artifacts [8]. > > These are also relevant: > > "Besides, we discourage putting release repository/pluginRepository > in your POM. In ideal conditions, all your dependencies should > be already in central and central repository is self-contained. > Otherwise people's build might break because of missing dependencies. > If some of your dependencies are not in central, please upload them > using our 3rd-party artifacts bundle upload service." [9] via [10] > > "While most projects understand the importance of publishing artifacts > to Central, there are still a few projects out there that don't have > the same appreciation. When a project refuses to upload artifacts to > Central, for whatever reason, we encourage people to submit artifact > bundles to Central themselves. > Sonatype is replacing this process with a self-serve approach. If you > want to get a specific library into the Central repository, all you > need to do is sign up for an account on https://issues.sonatype.org/, > create an artifact bundle, and upload it to a staging repository. > Sonatype will perform some due diligence to make sure that the > artifact has a license compatible with unrestricted distribution, > and we will then promote the uploaded artifacts to the Central > Maven repository." [11] > > You can include me with the people who do appreciate finding artifacts in > the Maven Central repository (no matter how they are produced: Maven, > Ant+Ivy, > etc.). > > Any help/suggestion is more than welcome, > Paolo > > [1] http://saxon.sourceforge.net/ > [2] http://sourceforge.net/projects/nekohtml/ > [3] http://browserlaunch2.sourceforge.net/ > [4] http://xml.apache.org/commons/ > [5] http://repo1.maven.org/maven2/nekohtml/nekohtml/0.9.5/ > [6] http://repo1.maven.org/maven2/xml-resolver/xml-resolver/1.2/ > [7] > http://incubator.apache.org/incubation/Incubation_Policy.html#Releases > [8] http://repo2.maven.org/maven2/com/hp/hpl/jena/ > [9] > https://docs.sonatype.org/display/Repository/Central+Sync+Requirements > [10] http://www.apache.org/dev/publishing-maven-artifacts.html > [11] > https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org