The Apache Camel project gets them from the Geronimo project... <geronimo-jms-spec-version>1.1.1</geronimo-jms-spec-version> <geronimo-jpa2-spec-version>1.1</geronimo-jpa2-spec-version> <geronimo-jta-spec-version>1.1.1</geronimo-jta-spec-version>
<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> <version>${geronimo-jms-spec-version}</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jpa_2.0_spec</artifactId> <version>${geronimo-jpa2-spec-version}</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jta_1.1_spec</artifactId> <version>${geronimo-jta-spec-version}</version> </dependency> On Thu, Jun 13, 2013 at 2:27 PM, Kevin Sutter <kwsut...@gmail.com> wrote: > Right. Many groups require the individual API jar files instead of relying > on the humongous javaee-api jar. So, I still think this is a valid > request. I will keep pushing... :-) > > Kevin > > > On Thu, Jun 13, 2013 at 1:14 PM, Matthew Adams <matt...@matthewadams.me>wrote: > >> It looks like the JEE 6 & 7 APIs, including JPA 2.0 & 2.1, were released, >> but I was more looking for an independent JPA jar. >> >> http://search.maven.org/#artifactdetails%7Cjavax%7Cjavaee-api%7C7.0%7Cjar >> >> http://search.maven.org/#artifactdetails%7Cjavax%7Cjavaee-api%7C6.0%7Cjar >> >> >> >> On Thu, Jun 13, 2013 at 12:47 PM, Kevin Sutter <kwsut...@gmail.com> wrote: >> >> > Hi guys, >> > I just found the maven repo on java.net: >> > https://maven.java.net/index.html#nexus-search;quick~javax >> > >> > This looks to have the majority of the API jar files, except as you have >> > noted -- not javax.persistence.*... >> > >> > I'm a member of the JPA EG, so I'll post the question there as well. >> > >> > Thanks, Kevin >> > >> > >> > On Thu, Jun 13, 2013 at 10:15 AM, Kevin Sutter <kwsut...@gmail.com> >> wrote: >> > >> > > Thanks for these pointers! >> > > >> > > Matthew, do you know if similar JIRAs are in place for the other JSRs? >> > > I've been looking for the API jars for several of the JSRs associated >> > with >> > > Java EE 7 and making them available via maven would be ideal. >> > > >> > > Thanks, >> > > Kevin >> > > >> > > >> > > On Thu, Jun 13, 2013 at 10:02 AM, Francesco Chicchiriccò < >> > > ilgro...@apache.org> wrote: >> > > >> > >> On 13/06/2013 16:55, Matthew Adams wrote: >> > >> >> > >>> Please vote for these enhancement requests to get official JPA API >> > Maven >> > >>> artifacts released. >> > >>> https://java.net/jira/browse/**JPA_SPEC-19< >> > https://java.net/jira/browse/JPA_SPEC-19>(for JPA 2.0) >> > >>> https://java.net/jira/browse/**JPA_SPEC-60< >> > https://java.net/jira/browse/JPA_SPEC-60>(for JPA 2.1) >> > >>> >> > >> >> > >> Done. >> > >> Regards. >> > >> >> > >> -- >> > >> Francesco Chicchiriccò >> > >> >> > >> ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member >> > >> http://people.apache.org/~**ilgrosso/< >> > http://people.apache.org/~ilgrosso/> >> > >> >> > >> >> > > >> > >> >> >> >> -- >> mailto:matt...@matthewadams.me <matt...@matthewadams.me> >> skype:matthewadams12 >> googletalk:matt...@matthewadams.me >> http://matthewadams.me >> http://www.linkedin.com/in/matthewadams >>