RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vincent Massol
; To: [EMAIL PROTECTED] > Subject: RE: J2EE project : EAR/WAR/JAR - web site generation > > > Is anyone else having a problem retrieving j2ee-1.3.jar ? > > C:\everest>maven > __ __ > | \/ |__ Jakarta _ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ >

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
> || s.com | > || | > | | 08/07/2003 | > || 04:07 PM | > || Please respond| > || to users | > ||| > |-

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Henri Yandell
On Fri, 8 Aug 2003 [EMAIL PROTECTED] wrote: > That tutorial is WAY out of date. The swing demo was removed from source > about 7 months ago and placed elsewhere (jelly-tags/swing). The ability to handle code we cannot distribute is obviously important for Maven and Apache in generfal, but it's

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vincent Massol
s? Thanks -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 08 August 2003 19:52 > To: [EMAIL PROTECTED] > Subject: RE: J2EE project : EAR/WAR/JAR - web site generation > > > I'm wondering why maven is attempting to downlo

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
John, which project lists dependencies on j2ee? I couldn't find any in Maven or Jelly's CVS tree. John Farrell <[EMAIL PROTECTED]> wrote on 08/08/2003 10:34:57 AM: > On Fri, 8 Aug 2003 09:34 am, [EMAIL PROTECTED] wrote: > > We're not allowed to redistribute the j2ee jar. > > > [EMAIL PROTECTED

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vikram_Kumar
| | To: [EMAIL PROTECTED]| | cc: Vikram Kumar/IS&T/[EMAIL PROTECTED] | | Subject:

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread Vikram_Kumar
to users | ||| |+> >| || | To: [EMAIL PROTECTED]| | cc: (bcc: Vikram Kumar/IS&T/CNP) | | Subject: RE: J2EE project : EAR/WAR/JAR - web sit

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
That tutorial is WAY out of date. The swing demo was removed from source about 7 months ago and placed elsewhere (jelly-tags/swing). I don't think any of the jelly developers are happy with the current state of play. If you'd like to help us fix it up, feel free. -- dIon Gillard, Multitask Cons

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread dion
seconds > > C:\everest> > > > > > > > > > > > |+> > || [EMAIL PROTECTED]| > || s.com | > ||| > || 07/15/2003 | > | | 03:31 AM | > |

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread John Farrell
On Fri, 8 Aug 2003 10:51 am, [EMAIL PROTECTED] wrote: > John, > > which project lists dependencies on j2ee? > > I couldn't find any in Maven or Jelly's CVS tree. It's not j2ee. Jelly's demo:swing depends on jdbc, jms and xsdlib. The JDBC jar is just not on ibiblio. Yet the tutorial says "just do

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-14 Thread John Farrell
On Fri, 8 Aug 2003 09:34 am, [EMAIL PROTECTED] wrote: > We're not allowed to redistribute the j2ee jar. > [EMAIL PROTECTED] wrote on 08/08/2003 05:59:27 AM: > > Is anyone else having a problem retrieving j2ee-1.3.jar ? I believe I am having this problem with jelly as well. What I don't understand

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-08 Thread Luke Taylor
John Farrell wrote: On Fri, 8 Aug 2003 09:34 am, [EMAIL PROTECTED] wrote: We're not allowed to redistribute the j2ee jar. [EMAIL PROTECTED] wrote on 08/08/2003 05:59:27 AM: Is anyone else having a problem retrieving j2ee-1.3.jar ? I believe I am having this problem with jelly as well. What I

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-08 Thread Andy Jefferson
On Thursday 07 Aug 2003 20:59, [EMAIL PROTECTED] wrote: > Is anyone else having a problem retrieving j2ee-1.3.jar ? Well, if you look on ibiblio you'll find that there isn't one. They do have an ejb-2.1.jar. I always just symbolically linked my repository to where I have j2ee.jar from Sun's ref

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-08 Thread John Farrell
On Fri, 8 Aug 2003 11:23 am, Luke Taylor wrote: > > Where is the documentation explaining this and > > telling you how to fix it? > "2) JARs that don't exist in the local or remote repositories will > result in an error. In either case, you'll have to download those > yourself and manually place t

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-08-07 Thread dion
John Farrell <[EMAIL PROTECTED]> wrote on 08/08/2003 11:53:03 AM: > Yep, maven cannot know these things. My bitch is particularly with Jelly, at > the moment, which includes 3 jars which cannot be downloaded automatically > and contains no information about where to get them from. In particula

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-08-07 Thread Vikram_Kumar
| | To: [EMAIL PROTECTED]| | cc: (bcc: Vikram Kumar/IS&T/CNP) | | Subject: RE: J2EE project : EAR/WAR/JAR - web site generation | >-

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-15 Thread Vincent Massol
question, this is the goal of the multiproject plugin (new in Maven b10). Hope it helps, -Vincent > -Original Message- > From: Andy Jefferson [mailto:[EMAIL PROTECTED] > Sent: 15 July 2003 08:34 > To: Maven Users List > Subject: Re: J2EE project : EAR/WAR/JAR - web site gen

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Andy Jefferson
On Mon, 2003-07-14 at 23:17, Ben Walding wrote: > Try taking a look at Vincent's blog: > > Item 3 at > http://wiki.codehaus.org/maven/OtherMavenArticles Thanks Ben. I've been looking at Vincents slides and other articles on how to do it. I've no real problem in adopting the Maven 'standard' of su

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Ben Walding
ginal Message- From: Aaron Robinson [mailto:[EMAIL PROTECTED] Sent: 13 July 2003 12:04 To: [EMAIL PROTECTED] Subject: Re: J2EE project : EAR/WAR/JAR - web site generation Andy, Where did you find the J2EE maven articles? I'm very interested in seeing how J2EE and maven work togethe

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Vincent Massol
Message- > From: Siegfried Göschl [mailto:[EMAIL PROTECTED] > Sent: 14 July 2003 16:28 > To: Maven Users List > Subject: RE: J2EE project : EAR/WAR/JAR - web site generation > > Hi Vincent, > > the linkt http://www.pivolis.com/pdf/J2EE_projects_Maven_V1.1.pdf to

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Siegfried Göschl
gt; > Sent: 13 July 2003 12:04 > > To: [EMAIL PROTECTED] > > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation > > > > Andy, > > > > Where did you find the J2EE maven articles? I'm very interested in > seeing > > how J2EE and maven wor

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Vincent Massol
mailto:[EMAIL PROTECTED] > Sent: 14 July 2003 10:30 > To: Maven Users List > Subject: RE: J2EE project : EAR/WAR/JAR - web site generation > > These slides are missing from the site at the moment :( > > -Original Message- > From: Ben Walding [mailto:[EMAIL PROTECTED] &

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Neil Blue
These slides are missing from the site at the moment :( -Original Message- From: Ben Walding [mailto:[EMAIL PROTECTED] Sent: 13 July 2003 12:29 To: Maven Users List Subject: Re: J2EE project : EAR/WAR/JAR - web site generation I've slapped up a page on the wiki for this

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-14 Thread Daigo MORIWAKI
Hi all (B (BOn 12 Jul 2003 21:47:25 +0100, Andy Jefferson <[EMAIL PROTECTED]> wrote: (B (B> I have a J2EE project, and currently have things under one Maven (B> project. I have been building with Ant, but want to swap to Maven for (B> more than just project management and site generation. Rea

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Ben Walding
I've slapped up a page on the wiki for this http://wiki.codehaus.org/maven/OtherMavenArticles#preview (Yes I realise this duplicates a static xdoc page we have, but it's all part of my master plan!) Andy Jefferson wrote: On Sun, 2003-07-13 at 11:04, Aaron Robinson wrote: Andy, Where did yo

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Vincent Massol
> From: Aaron Robinson [mailto:[EMAIL PROTECTED] > Sent: 13 July 2003 12:46 > To: [EMAIL PROTECTED] > Subject: RE: J2EE project : EAR/WAR/JAR - web site generation > > Vincent, > > FYI, the link appears to be down: - > > The requested URL /pdf/Unit_Testing_J2EE_V1.1.pdf

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Andy Jefferson
On Sun, 2003-07-13 at 11:04, Aaron Robinson wrote: > Andy, > > Where did you find the J2EE maven articles? I'm very interested in seeing > how J2EE and maven work together and have the same project granularity > issues as you. Perhaps we can help each other. Hi Aaron, the docs I've been lookin

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Aaron Robinson
s.org/people/vmassol/archives/80.html Thanks -Vincent > -Original Message- > From: Aaron Robinson [mailto:[EMAIL PROTECTED] > Sent: 13 July 2003 12:04 > To: [EMAIL PROTECTED] > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation > > Andy, > > Where did

RE: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Vincent Massol
TECTED] > Sent: 13 July 2003 12:04 > To: [EMAIL PROTECTED] > Subject: Re: J2EE project : EAR/WAR/JAR - web site generation > > Andy, > > Where did you find the J2EE maven articles? I'm very interested in seeing > how J2EE and maven work together and have the same

Re: J2EE project : EAR/WAR/JAR - web site generation

2003-07-13 Thread Aaron Robinson
Andy, Where did you find the J2EE maven articles? I'm very interested in seeing how J2EE and maven work together and have the same project granularity issues as you. Perhaps we can help each other. Aaron From: Andy Jefferson <[EMAIL PROTECTED]> Reply-To: "Maven Users List" <[EMAIL PROTECTED]>