cvs commit: maven-components/maven-core bootstrap.sh

2004-05-27 Thread brett
brett 2004/05/27 20:23:35 Modified:maven-core bootstrap.sh Log: bootstrap needs to clean target directory. This should be done for others as well, which I'll look at doing and testing later Revision ChangesPath 1.14 +1 -0 maven-components/maven-core/bootstra

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-27 Thread jvanzyl
jvanzyl 2004/05/27 10:28:21 Modified:maven-core bootstrap.sh Log: o pass in the pom to the plugin artifact generation mechanism Revision ChangesPath 1.13 +3 -3 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh ==

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-26 Thread jvanzyl
jvanzyl 2004/05/26 19:53:33 Modified:maven-core bootstrap.sh Log: o generate resources straight into target/classes for now. better than checking them in. Revision ChangesPath 1.12 +2 -2 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh ===

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-26 Thread jvanzyl
jvanzyl 2004/05/26 19:36:05 Modified:maven-core bootstrap.sh Log: o plugin.jelly needs to be generated in the base directory, not in plugin-resources. Revision ChangesPath 1.11 +1 -1 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh ===

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-26 Thread jvanzyl
jvanzyl 2004/05/26 19:35:02 Modified:maven-core bootstrap.sh Log: o generate the jelly harness o generate the bean adapter Revision ChangesPath 1.10 +6 -1 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh =

cvs commit: maven-components/maven-core bootstrap.sh

2004-05-07 Thread jvanzyl
jvanzyl 2004/05/07 11:06:49 Modified:maven-core bootstrap.sh Log: o starting to separate plexus requirements from maven requirements in order to create a realm structure like: [core] ^ [core.app] ^ [core.app.maven] Which will essentially allow the m2

cvs commit: maven-components/maven-core bootstrap.sh

2004-04-12 Thread jvanzyl
jvanzyl 2004/04/12 13:21:48 Modified:maven-core bootstrap.sh Log: o we need to install the parent plugin model before the plugins can be built when we are starting from scratch Revision ChangesPath 1.5 +7 -0 maven-components/maven-core/bootstrap.sh Ind

cvs commit: maven-components/maven-core bootstrap.sh

2004-04-12 Thread jvanzyl
jvanzyl 2004/04/12 12:07:32 Modified:maven-core bootstrap.sh Log: o fixing references to MAVEN_HOME and changing to M2_HOME so we can run v1 and v2 together side by side. Revision ChangesPath 1.4 +7 -7 maven-components/maven-core/bootstrap.sh Index: bo

cvs commit: maven-components/maven-core bootstrap.sh

2004-04-09 Thread jvanzyl
jvanzyl 2004/04/09 21:57:28 Modified:maven-core bootstrap.sh Log: Revision ChangesPath 1.2 +1 -2 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh === RCS file: /home/cvs/maven

cvs commit: maven-components/maven-core bootstrap.sh

2004-03-11 Thread jvanzyl
jvanzyl 2004/03/11 12:30:39 Modified:maven-core bootstrap.sh Log: Revision ChangesPath 1.5 +0 -1 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh === RCS file: /home/cvs/maven

cvs commit: maven-components/maven-core bootstrap.sh

2004-02-13 Thread evenisse
evenisse2004/02/13 07:18:07 Modified:maven-core bootstrap.sh Log: Fix some stuff for windows users. Revision ChangesPath 1.3 +7 -7 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh ==

cvs commit: maven-components/maven-core bootstrap.sh

2004-01-07 Thread jvanzyl
jvanzyl 2004/01/07 20:41:23 Modified:maven-core bootstrap.sh Log: o let the whole bootstrap go Revision ChangesPath 1.2 +0 -2 maven-components/maven-core/bootstrap.sh Index: bootstrap.sh ===