Re: [Proposal] Split the eclipse:generate-project goal

2003-04-05 Thread Colin Sampaleanu
+1 Diego Fernandez wrote: The eclipse:generate-project generates the .project file and .classpath files. But some times is useful to re-generate only the .classpath while keeping a custom .project. eclipse --> calls eclipse:generate-project and eclipse:generate-classpath eclipse:generate-project

Re: Rep:[Proposal] Split the eclipse:generate-project goal

2003-04-05 Thread Ben Walding
Ok... I can do this. Doing it now... Emmanuel Venisse wrote: +1 Emmanuel -Message d'origine- De: "Diego Fernandez" <[EMAIL PROTECTED]> A: "Maven Developers List" <[EMAIL PROTECTED]> Date: 04/04/03 Objet: [Proposal] Split the eclipse:generate-proj

Rep:[Proposal] Split the eclipse:generate-project goal

2003-04-04 Thread Emmanuel Venisse
+1 Emmanuel -Message d'origine- De: "Diego Fernandez" <[EMAIL PROTECTED]> A: "Maven Developers List" <[EMAIL PROTECTED]> Date: 04/04/03 Objet: [Proposal] Split the eclipse:generate-project goal The eclipse:generate-project generates the .projec

Re: [Proposal] Split the eclipse:generate-project goal

2003-04-04 Thread Ben Walding
Before we go down that path (which we probably will): What do you have in your custom project that eclipse doesn't put there? Diego Fernandez wrote: The eclipse:generate-project generates the .project file and .classpath files. But some times is useful to re-generate only the .classpath while ke

[Proposal] Split the eclipse:generate-project goal

2003-04-04 Thread Diego Fernandez
The eclipse:generate-project generates the .project file and .classpath files. But some times is useful to re-generate only the .classpath while keeping a custom .project. eclipse --> calls eclipse:generate-project and eclipse:generate-classpath eclipse:generate-project --> generates the .project