Jason van Zyl
d2b993b9ad
leave the utility clean target in there
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466324 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:10:23 +00:00
Jason van Zyl
c0869a6c0c
fix my smultron booboo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466323 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:05:12 +00:00
Jason van Zyl
133d95a24d
remove obselete target
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466322 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:04:09 +00:00
Jason van Zyl
201b42f016
using integration-tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465752 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 19:50:29 +00:00
Jason van Zyl
e7babd5685
o making a default target which runs everything. this assumes that the ITs have been generated with the perl script
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465458 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 03:37:53 +00:00
Jason van Zyl
e71f090330
o need to have the tests actually run. doh! (i want to do an search for doh! in the svn logs)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463985 13f79535-47bb-0310-9956-ffa450edef68
2006-10-14 18:14:21 +00:00
Jason van Zyl
6d356e7c69
o trying to add in integration test run, but the paths are being picked up incorrectly.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463980 13f79535-47bb-0310-9956-ffa450edef68
2006-10-14 16:40:04 +00:00
Kenney Westerhof
40c0643d08
Fixed available check for snapshots in local repository
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463034 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 23:08:56 +00:00
Jason van Zyl
96285e9256
o adding chmod after the zip is unpacked
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463026 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 22:58:27 +00:00
Kenney Westerhof
f286c9fbc6
Create artifact directory as the Get task doesn't create them
...
NOTE: accidently commited other files too. Only build.xml was
supposed to be committed.
- it0074/pom.xml: leave as is; it fixes a <depedencies> section;
- maven-plugin-tools-java/pom.xml was fixed by jason at revision 462919;
- ProjectSorter.java is fixed in revision 463922;
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462868 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 17:20:57 +00:00
Kenney Westerhof
05d91510ad
* Added snapshot version resolution using maven-metadata.xml
...
* moved generated-sources, classes locations etc to target/
* use the correct maven version when generating the pom.properties:
'BOOTSTRAP' is an illegal version, and causes multiple plugins to
not run because they require 2.0.2 or newer.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462848 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 16:44:55 +00:00
Jason van Zyl
046e880915
o prototype of the new bootstrap which will be much simpler to understand
...
Submitted by: Dan Fabulich
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462708 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 06:23:43 +00:00