Commit Graph

1377 Commits

Author SHA1 Message Date
Jason van Zyl 188fc98355 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162574 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 01:31:17 +00:00
Jason van Zyl 323b3bdaab o adding a script for modello which is now used to generate the maven model
sources from a modello model file.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162573 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 01:12:32 +00:00
Jason van Zyl 1385a661a6 o making the download of dependencies silent
o install the dependencies of mboot during the install


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162572 13f79535-47bb-0310-9956-ffa450edef68
2004-03-08 00:44:10 +00:00
Jason van Zyl dbacfee39a o correcting path that is used when running the tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162571 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 16:24:38 +00:00
Emmanuel Venisse 57113a0329 Add bootstrap.deps that contains all dependencies path without repoLocal directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162570 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 21:20:58 +00:00
Emmanuel Venisse 1d25bf0e8a Another fix for windows.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162569 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 09:53:39 +00:00
Emmanuel Venisse fbece66bf4 Fix classpath generation for Windows users
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162568 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 09:52:13 +00:00
Emmanuel Venisse f70e21faaa Fix for cygwin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162567 13f79535-47bb-0310-9956-ffa450edef68
2004-02-13 08:25:18 +00:00
Emmanuel Venisse bb5bfb01b5 A little fix for cygwin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162566 13f79535-47bb-0310-9956-ffa450edef68
2004-02-12 05:11:52 +00:00
Emmanuel Venisse 68eea5fd4d Remove unused classes. They are implemented in surefire.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162565 13f79535-47bb-0310-9956-ffa450edef68
2004-02-11 22:25:15 +00:00
Jason van Zyl bb6dd6ae52 o adding install capability
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162564 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:55:04 +00:00
Jason van Zyl 91754d90ef *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162563 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:27:09 +00:00
Jason van Zyl db73ddffa5 o add functionality to interpolate <extend/> element.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162562 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:26:51 +00:00
Jason van Zyl 85700523e5 o making the build.properties generally available to the bootstrapper and
just passing in those properties to the artifact downloader.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162561 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:17:49 +00:00
Jason van Zyl ec59035a90 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162560 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 16:10:24 +00:00
Jason van Zyl f2ee254984 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162559 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 20:18:43 +00:00
Jason van Zyl 2b8fc42eeb *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162558 13f79535-47bb-0310-9956-ffa450edef68
2004-02-04 15:10:57 +00:00
Jason van Zyl c07f1c4e08 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162557 13f79535-47bb-0310-9956-ffa450edef68
2004-02-04 07:19:38 +00:00
Jason van Zyl e3525e1e5e o fixing problems where foo() was being used when foo is all that's needed
as far as bash functions.
o corrected construction of mboot classpath


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162556 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 13:46:14 +00:00
Jason van Zyl f9404ad2f6 o using wget for the initial build to grab the things required by mboot
itself which are junit and surefire.

o added a little deps file for use in the bash functions.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-31 05:28:06 +00:00
Jason van Zyl 9a7650eb9b o fixing test resoruces file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162554 13f79535-47bb-0310-9956-ffa450edef68
2004-01-31 03:13:03 +00:00
Jason van Zyl ca1a69cf34 o remove test resources file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162553 13f79535-47bb-0310-9956-ffa450edef68
2004-01-27 23:13:01 +00:00
Jason van Zyl 4dab452c02 o remove debug
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162552 13f79535-47bb-0310-9956-ffa450edef68
2004-01-27 19:07:04 +00:00
Jason van Zyl 0abaebbe29 o general cleanup
o add the ability to deal with test resources


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162551 13f79535-47bb-0310-9956-ffa450edef68
2004-01-27 18:58:11 +00:00
Jason van Zyl 7cbde03de8 o add shebang, just helps with my jed for syntax hilighting.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162550 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 07:16:16 +00:00
Jason van Zyl 2cf870015c o account for there being no tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162549 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 00:27:01 +00:00
Emmanuel Venisse feeeacc13d Revert Jason commit
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162548 13f79535-47bb-0310-9956-ffa450edef68
2004-01-20 08:53:39 +00:00
Jason van Zyl 8b47999877 o pushing in some tweaks for trygvis
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162547 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 17:47:06 +00:00
Jason van Zyl 9a10ff55d1 o tiny script for trygvis
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162546 13f79535-47bb-0310-9956-ffa450edef68
2004-01-16 17:35:08 +00:00
Emmanuel Venisse 852b538439 Add maven.log
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162545 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 15:56:01 +00:00
Emmanuel Venisse af8d88d991 Add some traces.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162544 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 11:06:03 +00:00
Emmanuel Venisse 4ce99cda40 Clean import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162543 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 10:59:44 +00:00
Emmanuel Venisse 4d2d34f5cb Add tests run to mboot.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162542 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 10:54:52 +00:00
Emmanuel Venisse 1f34a96742 Complete refactoring of mboot. We can now add easily tests execution with includes and excludes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162541 13f79535-47bb-0310-9956-ffa450edef68
2004-01-13 17:38:30 +00:00
Emmanuel Venisse 5d51e1c5b2 Add tests compilation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162540 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 17:14:43 +00:00
Emmanuel Venisse aac35562ad Fix The default local repository location
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162539 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 13:53:10 +00:00
Jason van Zyl 343b9d0be9 o dump the local repo setting
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162538 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 08:24:01 +00:00
Emmanuel Venisse 6e809cc44a Fix MAVEN-1113. Support CSV remote repositories in build.properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162537 13f79535-47bb-0310-9956-ffa450edef68
2004-01-09 11:49:29 +00:00
Emmanuel Venisse 15209dd9f1 Fix NullPointerException if build.properties file doesn't exist in user.home
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162536 13f79535-47bb-0310-9956-ffa450edef68
2004-01-09 10:29:33 +00:00
Brett Leslie Porter 02e654b28f update instructions to match
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162535 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 23:52:03 +00:00
Brett Leslie Porter fb659f9b74 improve installation/build
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162534 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 23:49:46 +00:00
Brett Leslie Porter 99c5b6cc13 cygwin fixes, and improve POM reading of versions and artifacts - wasn't working for jar plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162533 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 23:49:18 +00:00
Brett Leslie Porter 5d3c736b8d run from installation directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162532 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 23:48:28 +00:00
Jason van Zyl c0b81cb374 o strip ${basedir} out of the sourceDirectory if it exists.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162531 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 07:01:15 +00:00
Jason van Zyl 5981ffd93a o add a little bit of help
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162530 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 06:40:22 +00:00
Jason van Zyl 505a51e02c o do the project.xml check after the processing of arguments. user might
just want the version or usage.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162529 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 06:32:24 +00:00
Jason van Zyl 3d4fde1009 o cvsignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162528 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 06:30:41 +00:00
Jason van Zyl 406b0caa7c o remove debug info
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162527 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 05:54:28 +00:00
Jason van Zyl f646e34f61 Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162523 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 05:33:25 +00:00
Jason van Zyl 4977a94400 o moving docs into individual components
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162522 13f79535-47bb-0310-9956-ffa450edef68
2003-12-09 06:21:34 +00:00