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

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

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 S

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. Admitted

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 ther

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

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/

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,

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 Gett

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