users@glassfish.java.net

Re: Fwd: Maven Repository for Java Connector API 1.5

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Fri, 14 Jan 2011 12:28:56 +0530

If you are specifically looking for Connector 1.5 APIs :
http://maven.glassfish.org/content/groups/glassfish/javax/resource/connector-api/1.5/

Thanks,
-Jagadish

On Thu, 2011-01-13 at 23:36 +0530, Sahoo wrote:
> One should use
> <dependency>
> <groupId>javax</groupId>
> <artifactId>javaee-api</artifactId>
> <version>6.0</version>
> <!-- This artifact can only be used in provided scope
> as it only has signatures in it. -->
> <scope>provided</scope>
> </dependency>
> for all Java EE6 APIs including JCA API.
>
> It is made available in central maven repo by glassfish community.
>
> If you are looking for JCA APIs separately, then use the one available
> at:
>
> http://maven.glassfish.org/content/groups/glassfish/org/glassfish/javax.resource/3.0/javax.resource-3.0.pom. It requires an extra repository called http://maven.glassfish.org/content/groups/glassfish to be added in your POM.
>
> Sahoo
>
> On Thursday 13 January 2011 10:54 PM, Edward Bratt wrote:
> > Sorry, rejected this by mistake. Please respond, and include Marcus.
> > > Subject: Maven Repository for Java Connector API 1.5
> > > From: "Markus Karg" <karg_at_quipsy.de>
> > > Date: Thu, 13 Jan 2011 08:28:43 +0100
> > > To: <users_at_glassfish.java.net>
> > >
> > > Hello GlassFish Community,
> > >
> > >
> > >
> > > GlassFish is publishing artifacts in a Maven Repository, so I hope
> > > you can give me the answer.
> > >
> > >
> > >
> > > I wrote a project which is building using Maven, and there is
> > > dependency to the Java Connector API 1.5.
> > >
> > >
> > >
> > > I am search for "the official" Maven Repository hosting that
> > > artifact (not the implementation but just the API).
> > >
> > >
> > >
> > > Can you please post a link to the repository?
> > >
> > >
> > >
> > > Thanks
> > >
> > > Markus
> > >
> > >
> > PS. Markus, if you could check your subscription, your e-mails won't
> > be filtered through the moderate channel.
> > --
> > Cheers, Ed
> >
> > Oracle
> > Ed Bratt | Senior Software Development Manager
> > Phone: +1 408 2764170 | Fax: +1 408 2767191 | Skype ID: edbratt
> > Oracle GlassFish Server
> > 4220 Network Circle | MS USCA22-102 | Santa Clara, CA 95054
> > Green Oracle Oracle is committed to developing practices and
> > products that help protect the environment
> >
> >
>