Re: Maven2 Repository with the javax jars

2009-08-12 Thread Fabricio Lemos
Wilkinson d...@iquo.co.uk wrote: Hi all Thanks for the help that gives me some things to look into Regards David Wilkinson -Original Message- From: Ryan Cuprak [mailto:rcup...@mac.com] Sent: 13 March 2007 17:40 To: Maven Users List Subject: Re: Maven2 Repository with the javax

Re: Maven2 Repository with the javax jars

2009-08-12 Thread Wayne Fay
I looked into these repositories (http://download.java.net/maven/2/javax/) but did not find the jar for javax.ejb. Does anyone know a public Maven 2 repo where I can find it? Would be even better If it also has the sources. Try the Geronimo spec jars: dependency

RE: Maven2 Repository with the javax jars

2007-03-14 Thread David Wilkinson
Hi all Thanks for the help that gives me some things to look into Regards David Wilkinson -Original Message- From: Ryan Cuprak [mailto:[EMAIL PROTECTED] Sent: 13 March 2007 17:40 To: Maven Users List Subject: Re: Maven2 Repository with the javax jars Checkout: https://maven

Maven2 Repository with the javax jars

2007-03-13 Thread David Wilkinson
Hi I'm new to using maven and I'm trying to set up a build for a j2ee project, where can I find a repository that holds the javax jars such as the ones for javax.ejb. I have seen in the main repo (http://repo1.maven.org/maven2/) that there is meta data for these jars but the jars themselves

Re: Maven2 Repository with the javax jars

2007-03-13 Thread Thierry Lach
Read the following web pages. Not sure if the jars you want will be there, but... Maven 1 repository: https://maven-repository.dev.java.net/ Maven 2 repository: https://maven2-repository.dev.java.net/ On 3/13/07, David Wilkinson [EMAIL PROTECTED] wrote: Hi I'm new to using maven and I'm

Re: Maven2 Repository with the javax jars

2007-03-13 Thread Carlos Sanchez
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html On 3/13/07, David Wilkinson [EMAIL PROTECTED] wrote: Hi I'm new to using maven and I'm trying to set up a build for a j2ee project, where can I find a repository that holds the javax jars such as the ones for javax.ejb. I

Re: Maven2 Repository with the javax jars

2007-03-13 Thread Thierry Lach
I think that page should be updated to at least mention the two dev.java.netrepositories. On 3/13/07, Carlos Sanchez [EMAIL PROTECTED] wrote: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html On 3/13/07, David Wilkinson [EMAIL PROTECTED] wrote: Hi I'm new to using maven

Re: Maven2 Repository with the javax jars

2007-03-13 Thread Carlos Sanchez
contributions are welcome! On 3/13/07, Thierry Lach [EMAIL PROTECTED] wrote: I think that page should be updated to at least mention the two dev.java.netrepositories. On 3/13/07, Carlos Sanchez [EMAIL PROTECTED] wrote: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html On

Re: Maven2 Repository with the javax jars

2007-03-13 Thread Ryan Cuprak
Checkout: https://maven-repository.dev.java.net/ Regards, -Ryan On Tuesday, March 13, 2007, at 10:14AM, David Wilkinson [EMAIL PROTECTED] wrote: Hi I'm new to using maven and I'm trying to set up a build for a j2ee project, where can I find a repository that holds the javax jars such