war:webapp war:inplace? and maven rc1

2003-09-24 Thread Roland Berger
Hi all

I'd like to work with the maven rc1 version because it should have some
patches and new goals applied to the war goal. I checked out the maven
module from cvs.apache.org. The output of the build process tells me that
I'm building version beta10.
How can I checkout the latest stuff from maven?
Does anybody know if war:inplace is commited by Brett?

TIA.
Roland


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



Re: war:webapp war:inplace? and maven rc1

2003-09-24 Thread dion
If the checkout from CVS tells you you're building beta 10 that's a worry.

Can you post the bit that says that.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


Roland Berger [EMAIL PROTECTED] wrote on 24/09/2003 05:09:37 PM:

 Hi all
 
 I'd like to work with the maven rc1 version because it should have some
 patches and new goals applied to the war goal. I checked out the maven
 module from cvs.apache.org. The output of the build process tells me 
that
 I'm building version beta10.
 How can I checkout the latest stuff from maven?
 Does anybody know if war:inplace is commited by Brett?
 
 TIA.
 Roland
 
 
 -
 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]



AW: war:webapp war:inplace? and maven rc1

2003-09-24 Thread Roland Berger
Hi

It's creating directories with ../maven-1.0-beta-10. But I just found out
( don't laught too loud ) it does so because I have set the $MAVEN_HOME like
so.

Does that mean I did compile the latest maven stuff?

Regards
Roland

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 24. September 2003 09:25
An: Maven Users List
Betreff: Re: war:webapp war:inplace? and maven rc1


If the checkout from CVS tells you you're building beta 10 that's a worry.

Can you post the bit that says that.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


Roland Berger [EMAIL PROTECTED] wrote on 24/09/2003 05:09:37 PM:

 Hi all

 I'd like to work with the maven rc1 version because it should have some
 patches and new goals applied to the war goal. I checked out the maven
 module from cvs.apache.org. The output of the build process tells me
that
 I'm building version beta10.
 How can I checkout the latest stuff from maven?
 Does anybody know if war:inplace is commited by Brett?

 TIA.
 Roland


 -
 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: AW: war:webapp war:inplace? and maven rc1

2003-09-24 Thread dion
Your banner when running should look like this:

 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/


Roland Berger [EMAIL PROTECTED] wrote on 24/09/2003 05:51:51 PM:

 Hi
 
 It's creating directories with ../maven-1.0-beta-10. But I just found 
out
 ( don't laught too loud ) it does so because I have set the $MAVEN_HOME 
like
 so.
 
 Does that mean I did compile the latest maven stuff?
 
 Regards
 Roland
 
 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Gesendet: Mittwoch, 24. September 2003 09:25
 An: Maven Users List
 Betreff: Re: war:webapp war:inplace? and maven rc1
 
 
 If the checkout from CVS tells you you're building beta 10 that's a 
worry.
 
 Can you post the bit that says that.
 --
 dIon Gillard, Multitask Consulting
 Blog:  http://blogs.codehaus.org/people/dion/
 
 
 Roland Berger [EMAIL PROTECTED] wrote on 24/09/2003 05:09:37 
PM:
 
  Hi all
 
  I'd like to work with the maven rc1 version because it should have 
some
  patches and new goals applied to the war goal. I checked out the maven
  module from cvs.apache.org. The output of the build process tells me
 that
  I'm building version beta10.
  How can I checkout the latest stuff from maven?
  Does anybody know if war:inplace is commited by Brett?
 
  TIA.
  Roland
 
 
  -
  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]



Re: AW: war:webapp war:inplace? and maven rc1

2003-09-24 Thread Robert Leland
Do an update and tell it to reset the sticky bit so you get the head
of trunk. You must have told it to checkout the beta10 branch at one time.
-Rob

[EMAIL PROTECTED] wrote:

Your banner when running should look like this:

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Roland Berger [EMAIL PROTECTED] wrote on 24/09/2003 05:51:51 PM:

 

Hi

It's creating directories with ../maven-1.0-beta-10. But I just found 
   

out
 

( don't laught too loud ) it does so because I have set the $MAVEN_HOME 
   

like
 

so.

Does that mean I did compile the latest maven stuff?

Regards
Roland
-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 24. September 2003 09:25
An: Maven Users List
Betreff: Re: war:webapp war:inplace? and maven rc1
If the checkout from CVS tells you you're building beta 10 that's a 
   

worry.
 

Can you post the bit that says that.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Roland Berger [EMAIL PROTECTED] wrote on 24/09/2003 05:09:37 
   

PM:
 

Hi all

I'd like to work with the maven rc1 version because it should have 
 

some
 

patches and new goals applied to the war goal. I checked out the maven
module from cvs.apache.org. The output of the build process tells me
 

that
   

I'm building version beta10.
How can I checkout the latest stuff from maven?
Does anybody know if war:inplace is commited by Brett?
TIA.
Roland