RE: j2ee sdk in repositories?

2005-08-27 Thread Vincent Massol
Hi Rick, You might be interested in http://mavenbook.xwiki.com/xwiki/bin/view/Main/J2eeDependencies Thanks -Vincent > -Original Message- > From: Rick Mann [mailto:[EMAIL PROTECTED] > Sent: vendredi 26 août 2005 01:43 > To: Maven Users List > Subject: Re: j2ee sdk

Re: j2ee sdk in repositories?

2005-08-26 Thread Rick Mann
On Aug 26, 2005, at 6:29 AM, Matthew L Daniel wrote: I'd say there is probably nothing stopping you from copying Resin's implementation of servlet-api-2.4 and jsp-api-2.4 into your repo, instead of wading through the JavaEE SDK for them. Oh hey! I just checked the Repo, and they appear to be

Re: j2ee sdk in repositories?

2005-08-26 Thread Rick Mann
On Aug 26, 2005, at 6:29 AM, Matthew L Daniel wrote: Both the naming of the jar and your description of its use implies that you want servlet-api-2.4 and maybe jsp-api-2.4, not j2ee-1.4. In response to your question about groupId, the website lists a standard they came up with for Sun jar

Re: j2ee sdk in repositories?

2005-08-26 Thread Matthew L Daniel
> it. We tend to check in our j2ee stuff for compilation purposes (and > call it jsdk-24.jar, for example). We never deploy it (Resin takes > care of providing the implementation). Both the naming of the jar and your description of its use implies that you want servlet-api-2.4 and maybe jsp-ap

Re: j2ee sdk in repositories?

2005-08-25 Thread dan tran
Sun releases GlassFish appserver to opensource, so how it works out remains to be seen. interm of searching for repos, maven uses the repos list and pickup what ever it sees first. -D On 8/25/05, Rick Mann <[EMAIL PROTECTED]> wrote: > > On Aug 25, 2005, at 4:33 PM, dan tran wrote: > > > you n

Re: j2ee sdk in repositories?

2005-08-25 Thread Rick Mann
On Aug 25, 2005, at 4:33 PM, dan tran wrote: you need to install that on your own remote repo. Sun License does not allow to install their j2ee files (jta, jdbc, jca,etc ) on ibiliio Thanks for the response. I figured it might be something like this. I don't suppose anyone's tried to con

Re: j2ee sdk in repositories?

2005-08-25 Thread dan tran
you need to install that on your own remote repo. Sun License does not allow to install their j2ee files (jta, jdbc, jca,etc ) on ibiliio -D On 8/25/05, Rick Mann <[EMAIL PROTECTED]> wrote: > Hi. I experimented with Maven 1.0 a while back, and kind of gave up. > But today I came across Maven2's

j2ee sdk in repositories?

2005-08-25 Thread Rick Mann
Hi. I experimented with Maven 1.0 a while back, and kind of gave up. But today I came across Maven2's dependency task JAR for Ant, and I'm very excited about it. I set it up, and it works great. What I want to know is if the j2ee sdk is in a public repo somewhere, and what the naming is to