Re: How/Where can I get jetspeed jars

2004-04-09 Thread david
 I am using Eclipse 2.1.2.

 I just checked out as a new project the jakarta-jetspeed source from the
 CVS. However it seems that the lib directory is now empty. In the past
 this
 directory had all the needed jars.

 Is there a list of the jars I need or a simple way to get them all? I've
 hunted on the web and searched the mailing list with no luck.

 Thanks

 Bob


We have dropped the Ant build and now you must build Jetspeed with Maven.
As you probably already know, Maven keeps its own repository of dependency
jars.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How/Where can I get jetspeed jars

2004-04-09 Thread Bob Fleischman
Thanks.

I was wondering about that. I know ant is integrated with Eclipse. 

Are there instructions for building with Maven?

Bob

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 2:06 AM
To: Jetspeed Users List
Subject: Re: How/Where can I get jetspeed jars


 I am using Eclipse 2.1.2.

 I just checked out as a new project the jakarta-jetspeed source from the
 CVS. However it seems that the lib directory is now empty. In the past
 this
 directory had all the needed jars.

 Is there a list of the jars I need or a simple way to get them all? I've
 hunted on the web and searched the mailing list with no luck.

 Thanks

 Bob


We have dropped the Ant build and now you must build Jetspeed with Maven.
As you probably already know, Maven keeps its own repository of dependency
jars.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How/Where can I get jetspeed jars

2004-04-09 Thread Jeremy Ford
Just type maven war to build the war.

Jeremy Ford
[EMAIL PROTECTED]

From: Bob Fleischman [EMAIL PROTECTED]
Reply-To: Jetspeed Users List [EMAIL PROTECTED]
To: 'Jetspeed Users List' [EMAIL PROTECTED]
Subject: RE: How/Where can I get jetspeed jars
Date: Fri, 9 Apr 2004 06:41:49 -0400
Thanks.

I was wondering about that. I know ant is integrated with Eclipse.

Are there instructions for building with Maven?

Bob

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 2:06 AM
To: Jetspeed Users List
Subject: Re: How/Where can I get jetspeed jars
 I am using Eclipse 2.1.2.

 I just checked out as a new project the jakarta-jetspeed source from the
 CVS. However it seems that the lib directory is now empty. In the past
 this
 directory had all the needed jars.

 Is there a list of the jars I need or a simple way to get them all? I've
 hunted on the web and searched the mailing list with no luck.

 Thanks

 Bob

We have dropped the Ant build and now you must build Jetspeed with Maven.
As you probably already know, Maven keeps its own repository of dependency
jars.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Is your PC infected? Get a FREE online computer virus scan from McAfee® 
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: How/Where can I get jetspeed jars

2004-04-09 Thread Bob Fleischman
Can you do that from inside Eclipse?  Can you integrate Maven with Eclipse
the way Ant is??

I've looked on the web, however the answers I've been getting are less than
enlightening.

-Original Message-
From: Jeremy Ford [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 09, 2004 1:45 PM
To: [EMAIL PROTECTED]
Subject: RE: How/Where can I get jetspeed jars

Just type maven war to build the war.


Jeremy Ford
[EMAIL PROTECTED]


From: Bob Fleischman [EMAIL PROTECTED]
Reply-To: Jetspeed Users List [EMAIL PROTECTED]
To: 'Jetspeed Users List' [EMAIL PROTECTED]
Subject: RE: How/Where can I get jetspeed jars
Date: Fri, 9 Apr 2004 06:41:49 -0400

Thanks.

I was wondering about that. I know ant is integrated with Eclipse.

Are there instructions for building with Maven?

Bob

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 2:06 AM
To: Jetspeed Users List
Subject: Re: How/Where can I get jetspeed jars


  I am using Eclipse 2.1.2.
 
  I just checked out as a new project the jakarta-jetspeed source from the
  CVS. However it seems that the lib directory is now empty. In the past
  this
  directory had all the needed jars.
 
  Is there a list of the jars I need or a simple way to get them all? I've
  hunted on the web and searched the mailing list with no luck.
 
  Thanks
 
  Bob
 

We have dropped the Ant build and now you must build Jetspeed with Maven.
As you probably already know, Maven keeps its own repository of dependency
jars.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_
Is your PC infected? Get a FREE online computer virus scan from McAfeeR 
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How/Where can I get jetspeed jars

2004-04-09 Thread Mark Orciuch
If you have Maven installed, you can just run 'maven eclipse'. It will
generate the Eclipse project files.

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com



 -Original Message-
 From: Bob Fleischman [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 09, 2004 1:37 PM
 To: 'Jetspeed Users List'; [EMAIL PROTECTED]
 Subject: RE: How/Where can I get jetspeed jars


 Can you do that from inside Eclipse?  Can you integrate Maven with Eclipse
 the way Ant is??

 I've looked on the web, however the answers I've been getting are
 less than
 enlightening.

 -Original Message-
 From: Jeremy Ford [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 09, 2004 1:45 PM
 To: [EMAIL PROTECTED]
 Subject: RE: How/Where can I get jetspeed jars

 Just type maven war to build the war.


 Jeremy Ford
 [EMAIL PROTECTED]


 From: Bob Fleischman [EMAIL PROTECTED]
 Reply-To: Jetspeed Users List [EMAIL PROTECTED]
 To: 'Jetspeed Users List' [EMAIL PROTECTED]
 Subject: RE: How/Where can I get jetspeed jars
 Date: Fri, 9 Apr 2004 06:41:49 -0400
 
 Thanks.
 
 I was wondering about that. I know ant is integrated with Eclipse.
 
 Are there instructions for building with Maven?
 
 Bob
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 09, 2004 2:06 AM
 To: Jetspeed Users List
 Subject: Re: How/Where can I get jetspeed jars
 
 
   I am using Eclipse 2.1.2.
  
   I just checked out as a new project the jakarta-jetspeed
 source from the
   CVS. However it seems that the lib directory is now empty. In the past
   this
   directory had all the needed jars.
  
   Is there a list of the jars I need or a simple way to get
 them all? I've
   hunted on the web and searched the mailing list with no luck.
  
   Thanks
  
   Bob
  
 
 We have dropped the Ant build and now you must build Jetspeed with Maven.
 As you probably already know, Maven keeps its own repository of
 dependency
 jars.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

 _
 Is your PC infected? Get a FREE online computer virus scan from McAfeeR
 Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How/Where can I get jetspeed jars

2004-04-09 Thread Bob Fleischman
Does that give me a right click 'Run Maven' menu command link the 'Run Ant'
command?

I've got Maven working from the command line. I just wanted to be able to
fire it off from inside Eclipse.

Also, is there a doc which explains the Maven Jetspeed specific goals?

Thanks

Bob

Ps. I didn't think I needed to use 'maven eclipse' if I checked Jetspeed out
directly from the CVS.

-Original Message-
From: Mark Orciuch [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 09, 2004 3:13 PM
To: Jetspeed Users List
Subject: RE: How/Where can I get jetspeed jars

If you have Maven installed, you can just run 'maven eclipse'. It will
generate the Eclipse project files.

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com



 -Original Message-
 From: Bob Fleischman [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 09, 2004 1:37 PM
 To: 'Jetspeed Users List'; [EMAIL PROTECTED]
 Subject: RE: How/Where can I get jetspeed jars


 Can you do that from inside Eclipse?  Can you integrate Maven with Eclipse
 the way Ant is??

 I've looked on the web, however the answers I've been getting are
 less than
 enlightening.

 -Original Message-
 From: Jeremy Ford [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 09, 2004 1:45 PM
 To: [EMAIL PROTECTED]
 Subject: RE: How/Where can I get jetspeed jars

 Just type maven war to build the war.


 Jeremy Ford
 [EMAIL PROTECTED]


 From: Bob Fleischman [EMAIL PROTECTED]
 Reply-To: Jetspeed Users List [EMAIL PROTECTED]
 To: 'Jetspeed Users List' [EMAIL PROTECTED]
 Subject: RE: How/Where can I get jetspeed jars
 Date: Fri, 9 Apr 2004 06:41:49 -0400
 
 Thanks.
 
 I was wondering about that. I know ant is integrated with Eclipse.
 
 Are there instructions for building with Maven?
 
 Bob
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Friday, April 09, 2004 2:06 AM
 To: Jetspeed Users List
 Subject: Re: How/Where can I get jetspeed jars
 
 
   I am using Eclipse 2.1.2.
  
   I just checked out as a new project the jakarta-jetspeed
 source from the
   CVS. However it seems that the lib directory is now empty. In the past
   this
   directory had all the needed jars.
  
   Is there a list of the jars I need or a simple way to get
 them all? I've
   hunted on the web and searched the mailing list with no luck.
  
   Thanks
  
   Bob
  
 
 We have dropped the Ant build and now you must build Jetspeed with Maven.
 As you probably already know, Maven keeps its own repository of
 dependency
 jars.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

 _
 Is your PC infected? Get a FREE online computer virus scan from McAfeeR
 Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How/Where can I get jetspeed jars

2004-04-08 Thread Bob Fleischman
I am using Eclipse 2.1.2.

I just checked out as a new project the jakarta-jetspeed source from the
CVS. However it seems that the lib directory is now empty. In the past this
directory had all the needed jars.

Is there a list of the jars I need or a simple way to get them all? I've
hunted on the web and searched the mailing list with no luck.

Thanks

Bob



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]