Re: building maven with maven

2006-08-12 Thread Brett Porter
it means from the components root On 12/08/2006 10:07 PM, berndq wrote: Hi, looking at http://maven.apache.org/guides/development/guide-building-m2.html ist says you can svn co https://svn.apache.org/repos/asf/maven/trunks maven and then mvn install from root, but there is no pom in ro

building maven with maven

2006-08-12 Thread berndq
Hi, looking at http://maven.apache.org/guides/development/guide-building-m2.html ist says you can svn co https://svn.apache.org/repos/asf/maven/trunks maven and then mvn install from root, but there is no pom in root? Is there some information missing? thanks Bernd

[jira] Closed: (MAVEN-1355) Add instructions on building maven with maven

2004-10-29 Thread jira
! - View the issue: http://jira.codehaus.org/browse/MAVEN-1355 Here is an overview of the issue: - Key: MAVEN-1355 Summary: Add instructions on building maven with maven Type: Improvement Status: Closed

[jira] Updated: (MAVEN-1355) Add instructions on building maven with maven

2004-07-01 Thread jira
: - Key: MAVEN-1355 Summary: Add instructions on building maven with maven Type: Improvement Status: Unassigned Priority: Major Original Estimate: 10 minutes Time Spent: Unknown Remaining: 10 minutes Project: maven Components: documentation Fix Fors

[jira] Updated: (MAVEN-1355) Add instructions on building maven with maven

2004-07-01 Thread jira
: - Key: MAVEN-1355 Summary: Add instructions on building maven with maven Type: Improvement Status: Unassigned Priority: Major Original Estimate: 10 minutes Time Spent: Unknown Remaining: 10 minutes Project: maven Components: documentation

[jira] Created: (MAVEN-1355) Add instructions on building maven with maven

2004-07-01 Thread jira
: MAVEN-1355 Summary: Add instructions on building maven with maven Type: Improvement Status: Unassigned Priority: Major Original Estimate: 10 minutes Time Spent: Unknown Remaining: 10 minutes Project: maven Components: documentation Assignee

Re: Why not a building maven with maven doc?

2004-06-24 Thread Jerome Lacoste
On Fri, 2004-06-18 at 14:10, Miguel Griffa wrote: > Jerome Lacoste wrote: > > >On Thu, 2004-06-17 at 20:51, Miguel Griffa wrote: > > > > > >>Is there any reson (besides resources to write it) that there's no info > >>on building maven with maven?

Re: Why not a building maven with maven doc?

2004-06-18 Thread Miguel Griffa
Jerome Lacoste wrote: On Thu, 2004-06-17 at 20:51, Miguel Griffa wrote: Is there any reson (besides resources to write it) that there's no info on building maven with maven? you need to have a working version of maven to build maven. What I don't get is: what's wrong wit

Re: Why not a building maven with maven doc?

2004-06-17 Thread Jerome Lacoste
On Thu, 2004-06-17 at 20:51, Miguel Griffa wrote: > Is there any reson (besides resources to write it) that there's no info > on building maven with maven? you need to have a working version of maven to build maven. Hence the bootstrap mecanism. Indeed maven is built with maven, b

Why not a building maven with maven doc?

2004-06-17 Thread Miguel Griffa
Is there any reson (besides resources to write it) that there's no info on building maven with maven? I find it an interesting paradox that all the info on building maven points to ant... Is it because latest releases cannot build maven? I've updating maven CVS from some time, and