Re: M2 Getting started guide

2005-11-09 Thread Stephen Cowx

Hi

I found the Getting Started guide in SVN and looked through the commit 
history but I couldn't a version which had the multi project info in 
it.  Admittedly I looked at the first and last entries and about 10 
random entries in between before I figured that it might never have been 
in there anyway.  If it was somewhere else in the source tree then there 
is almost no chance I will be able to find it.


If there is anyone on this list who can provide a very quick bullet list 
of how to implement multi projects in maven 2.0 it would help me a great 
deal.  I am familiar with Maven 1 so it can be fairly direct and to the 
point.


regards

Stephen

Brett Porter wrote:


Isn't the old guide still around somewhere?

- Brett

On 11/9/05, Jason van Zyl [EMAIL PROTECTED] wrote:
 


On Tue, 2005-11-08 at 08:51 -0700, [EMAIL PROTECTED] wrote:
   


Hi All

I am also looking for this information and I cannot find any guidance on the
correct structure for multiple projects.  This would be an extremely useful
guide.
 


It's in JIRA, you can vote on it:

http://jira.codehaus.org/browse/MNG-1366

It's pretty high on the list.

   


regards

Stephen

Quoting Mordo, Aviran (EXP N-NANNATEK) [EMAIL PROTECTED]:

 


I have just started to evaluate Maven  myself, and was looking for this
information of how to setup multiple projects.

Aviran
http://www.aviransplace.com

-Original Message-
From: Pete [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 08, 2005 7:23 AM
To: Maven Users List
Subject: M2 Getting started guide

The M2 getting starting guide used to go on to explain how to set up a
parent project and child projects with a simple example (parent etc) ,
this seems to have gone completely from the guide.

I have this working myself, but was pointing others in the this
direction for information.

The mini guides have nothing on multi project.

-
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]


 


--
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

 -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)


-
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: M2 Getting started guide

2005-11-09 Thread Brett Porter
The old one is:

http://maven.apache.org/maven2/getting-started.html

- Brett

On 11/9/05, Stephen Cowx [EMAIL PROTECTED] wrote:
 Hi

 I found the Getting Started guide in SVN and looked through the commit
 history but I couldn't a version which had the multi project info in
 it.  Admittedly I looked at the first and last entries and about 10
 random entries in between before I figured that it might never have been
 in there anyway.  If it was somewhere else in the source tree then there
 is almost no chance I will be able to find it.

 If there is anyone on this list who can provide a very quick bullet list
 of how to implement multi projects in maven 2.0 it would help me a great
 deal.  I am familiar with Maven 1 so it can be fairly direct and to the
 point.

 regards

 Stephen

 Brett Porter wrote:

 Isn't the old guide still around somewhere?
 
 - Brett
 
 On 11/9/05, Jason van Zyl [EMAIL PROTECTED] wrote:
 
 
 On Tue, 2005-11-08 at 08:51 -0700, [EMAIL PROTECTED] wrote:
 
 
 Hi All
 
 I am also looking for this information and I cannot find any guidance on 
 the
 correct structure for multiple projects.  This would be an extremely useful
 guide.
 
 
 It's in JIRA, you can vote on it:
 
 http://jira.codehaus.org/browse/MNG-1366
 
 It's pretty high on the list.
 
 
 
 regards
 
 Stephen
 
 Quoting Mordo, Aviran (EXP N-NANNATEK) [EMAIL PROTECTED]:
 
 
 
 I have just started to evaluate Maven  myself, and was looking for this
 information of how to setup multiple projects.
 
 Aviran
 http://www.aviransplace.com
 
 -Original Message-
 From: Pete [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, November 08, 2005 7:23 AM
 To: Maven Users List
 Subject: M2 Getting started guide
 
 The M2 getting starting guide used to go on to explain how to set up a
 parent project and child projects with a simple example (parent etc) ,
 this seems to have gone completely from the guide.
 
 I have this working myself, but was pointing others in the this
 direction for information.
 
 The mini guides have nothing on multi project.
 
 -
 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]
 
 
 
 
 --
 jvz.
 
 Jason van Zyl
 jason at maven.org
 http://maven.apache.org
 
 First, the taking in of scattered particulars under one Idea,
 so that everyone understands what is being talked about ... Second,
 the separation of the Idea into parts, by dividing it at the joints,
 as nature directs, not breaking any limb in half as a bad carver might.
 
   -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)
 
 
 -
 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: M2 Getting started guide

2005-11-09 Thread Stephen Cowx
Thank you Brett :) 


Having read the old guide, I now know I was going nowhere fast without it.

regards

Stephen

Brett Porter wrote:


The old one is:

http://maven.apache.org/maven2/getting-started.html

- Brett

On 11/9/05, Stephen Cowx [EMAIL PROTECTED] wrote:
 


Hi

I found the Getting Started guide in SVN and looked through the commit
history but I couldn't a version which had the multi project info in
it.  Admittedly I looked at the first and last entries and about 10
random entries in between before I figured that it might never have been
in there anyway.  If it was somewhere else in the source tree then there
is almost no chance I will be able to find it.

If there is anyone on this list who can provide a very quick bullet list
of how to implement multi projects in maven 2.0 it would help me a great
deal.  I am familiar with Maven 1 so it can be fairly direct and to the
point.

regards

Stephen

Brett Porter wrote:

   


Isn't the old guide still around somewhere?

- Brett

On 11/9/05, Jason van Zyl [EMAIL PROTECTED] wrote:


 


On Tue, 2005-11-08 at 08:51 -0700, [EMAIL PROTECTED] wrote:


   


Hi All

I am also looking for this information and I cannot find any guidance on the
correct structure for multiple projects.  This would be an extremely useful
guide.


 


It's in JIRA, you can vote on it:

http://jira.codehaus.org/browse/MNG-1366

It's pretty high on the list.



   


regards

Stephen

Quoting Mordo, Aviran (EXP N-NANNATEK) [EMAIL PROTECTED]:



 


I have just started to evaluate Maven  myself, and was looking for this
information of how to setup multiple projects.

Aviran
http://www.aviransplace.com

-Original Message-
From: Pete [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 08, 2005 7:23 AM
To: Maven Users List
Subject: M2 Getting started guide

The M2 getting starting guide used to go on to explain how to set up a
parent project and child projects with a simple example (parent etc) ,
this seems to have gone completely from the guide.

I have this working myself, but was pointing others in the this
direction for information.

The mini guides have nothing on multi project.

-
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]




 


--
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

-- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)


-
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: M2 Getting started guide

2005-11-09 Thread Jason van Zyl
On Wed, 2005-11-09 at 08:54 +, Stephen Cowx wrote:
 Hi
 
 I found the Getting Started guide in SVN and looked through the commit 
 history but I couldn't a version which had the multi project info in 
 it.  Admittedly I looked at the first and last entries and about 10 
 random entries in between before I figured that it might never have been 
 in there anyway.  If it was somewhere else in the source tree then there 
 is almost no chance I will be able to find it.
 
 If there is anyone on this list who can provide a very quick bullet list 
 of how to implement multi projects in maven 2.0 it would help me a great 
 deal.  I am familiar with Maven 1 so it can be fairly direct and to the 
 point.

It is specifically not in there until some issues regarding best
practices are resolved 

http://docs.codehaus.org/pages/viewpage.action?pageId=36790

Jesse also has some thoughts:

http://docs.codehaus.org/pages/viewpage.action?pageId=36796

What's there in the old guide will get you going and I can pop something
into the doco but things like version management and directory
structuring in multi project (really multi module) builds will crop up
as the first questions when setting up your own project so I was trying
to get some of these issues resolved before writing the guide for multi
project builds.

-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org



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



Re: M2 Getting started guide

2005-11-09 Thread Stephen Cowx

Hi Jason

I got the URL of the original guide from Brett this morning.  Using 
that, I have set up my project as a multi module build.


It is early days for me on my project so all I really needed was
1) A single point from where I can kick off a complete system wide build
2) A means of logically linking my artifacts into a coherent unit.
3) Project inheritance

It works and I am really pleased with the result.  I am liking M2

I know that you will have to sort out various best practices issues 
before writing documentation in some detail but I would like to suggest 
that you do at least publish a How to of some kind so that while you 
decide what the best practices are, people can still go ahead and use 
the feature in whatever way they think best for now.  The old docs were 
quite enough to get me going.


I did read yours and Jesse's comments in your links.  Without getting 
into too much detail, I think that I agree wholeheartedly with Jesse 
that a flat structure comprised of a set of artifacts of equal standing 
is a great way to do this. 


regards

Stephen

Following

Jason van Zyl wrote:


On Wed, 2005-11-09 at 08:54 +, Stephen Cowx wrote:
 


Hi

I found the Getting Started guide in SVN and looked through the commit 
history but I couldn't a version which had the multi project info in 
it.  Admittedly I looked at the first and last entries and about 10 
random entries in between before I figured that it might never have been 
in there anyway.  If it was somewhere else in the source tree then there 
is almost no chance I will be able to find it.


If there is anyone on this list who can provide a very quick bullet list 
of how to implement multi projects in maven 2.0 it would help me a great 
deal.  I am familiar with Maven 1 so it can be fairly direct and to the 
point.
   



It is specifically not in there until some issues regarding best
practices are resolved 


http://docs.codehaus.org/pages/viewpage.action?pageId=36790

Jesse also has some thoughts:

http://docs.codehaus.org/pages/viewpage.action?pageId=36796

What's there in the old guide will get you going and I can pop something
into the doco but things like version management and directory
structuring in multi project (really multi module) builds will crop up
as the first questions when setting up your own project so I was trying
to get some of these issues resolved before writing the guide for multi
project builds.

 



RE: M2 Getting started guide

2005-11-08 Thread Mordo, Aviran (EXP N-NANNATEK)
I have just started to evaluate Maven  myself, and was looking for this
information of how to setup multiple projects.

Aviran
http://www.aviransplace.com

-Original Message-
From: Pete [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 08, 2005 7:23 AM
To: Maven Users List
Subject: M2 Getting started guide

The M2 getting starting guide used to go on to explain how to set up a
parent project and child projects with a simple example (parent etc) ,
this seems to have gone completely from the guide.

I have this working myself, but was pointing others in the this
direction for information.

The mini guides have nothing on multi project.

-
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: M2 Getting started guide

2005-11-08 Thread scowx

Hi All

I am also looking for this information and I cannot find any guidance on the
correct structure for multiple projects.  This would be an extremely useful
guide.

regards

Stephen

Quoting Mordo, Aviran (EXP N-NANNATEK) [EMAIL PROTECTED]:


I have just started to evaluate Maven  myself, and was looking for this
information of how to setup multiple projects.

Aviran
http://www.aviransplace.com

-Original Message-
From: Pete [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 08, 2005 7:23 AM
To: Maven Users List
Subject: M2 Getting started guide

The M2 getting starting guide used to go on to explain how to set up a
parent project and child projects with a simple example (parent etc) ,
this seems to have gone completely from the guide.

I have this working myself, but was pointing others in the this
direction for information.

The mini guides have nothing on multi project.

-
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: M2 Getting started guide

2005-11-08 Thread Jason van Zyl
On Tue, 2005-11-08 at 08:51 -0700, [EMAIL PROTECTED] wrote:
 Hi All
 
 I am also looking for this information and I cannot find any guidance on the
 correct structure for multiple projects.  This would be an extremely useful
 guide.

It's in JIRA, you can vote on it:

http://jira.codehaus.org/browse/MNG-1366

It's pretty high on the list.

 regards
 
 Stephen
 
 Quoting Mordo, Aviran (EXP N-NANNATEK) [EMAIL PROTECTED]:
 
  I have just started to evaluate Maven  myself, and was looking for this
  information of how to setup multiple projects.
 
  Aviran
  http://www.aviransplace.com
 
  -Original Message-
  From: Pete [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, November 08, 2005 7:23 AM
  To: Maven Users List
  Subject: M2 Getting started guide
 
  The M2 getting starting guide used to go on to explain how to set up a
  parent project and child projects with a simple example (parent etc) ,
  this seems to have gone completely from the guide.
 
  I have this working myself, but was pointing others in the this
  direction for information.
 
  The mini guides have nothing on multi project.
 
  -
  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]
 
 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)


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



Re: M2 Getting started guide

2005-11-08 Thread Brett Porter
Isn't the old guide still around somewhere?

- Brett

On 11/9/05, Jason van Zyl [EMAIL PROTECTED] wrote:
 On Tue, 2005-11-08 at 08:51 -0700, [EMAIL PROTECTED] wrote:
  Hi All
 
  I am also looking for this information and I cannot find any guidance on the
  correct structure for multiple projects.  This would be an extremely useful
  guide.

 It's in JIRA, you can vote on it:

 http://jira.codehaus.org/browse/MNG-1366

 It's pretty high on the list.

  regards
 
  Stephen
 
  Quoting Mordo, Aviran (EXP N-NANNATEK) [EMAIL PROTECTED]:
 
   I have just started to evaluate Maven  myself, and was looking for this
   information of how to setup multiple projects.
  
   Aviran
   http://www.aviransplace.com
  
   -Original Message-
   From: Pete [mailto:[EMAIL PROTECTED]
   Sent: Tuesday, November 08, 2005 7:23 AM
   To: Maven Users List
   Subject: M2 Getting started guide
  
   The M2 getting starting guide used to go on to explain how to set up a
   parent project and child projects with a simple example (parent etc) ,
   this seems to have gone completely from the guide.
  
   I have this working myself, but was pointing others in the this
   direction for information.
  
   The mini guides have nothing on multi project.
  
   -
   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]
 
 
 --
 jvz.

 Jason van Zyl
 jason at maven.org
 http://maven.apache.org

 First, the taking in of scattered particulars under one Idea,
 so that everyone understands what is being talked about ... Second,
 the separation of the Idea into parts, by dividing it at the joints,
 as nature directs, not breaking any limb in half as a bad carver might.

   -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)


 -
 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: [M2] 'Getting Started' guide fails in current state

2005-04-11 Thread Brett Porter
On Apr 12, 2005 1:31 AM, Aaron Bell [EMAIL PROTECTED] wrote:
 Hello,
 
 If you work through the current 'Getting Started' page for Maven 2, the
 last step (multiple modules) fails at the install goal. This is because
 a WAR with a non-default name cannot be installed in the repository.

Good catch. Actually, you missed the step that had already removed it
during the tutorial :)

 Question: Is there some parameter I can use to install a WAR with a
 non-default name?

No, this is not the intention of the repository (see the mail archives
for a greater explanation).

Thanks,
Brett

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