Commit Graph

27 Commits

Author SHA1 Message Date
John Dennis Casey 1094c6ba6c Adding codehaus repository element to all plexus libs, in case they go to a snapshot version...then, it'll use the snapshots.repository.codehaus.org properly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@495670 13f79535-47bb-0310-9956-ffa450edef68
2007-01-12 18:09:03 +00:00
Brett Leslie Porter 028a4464de run the unit tests in the bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@494705 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 04:32:55 +00:00
Jason van Zyl 72e7a4df53 o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere
o add the generation of a JDOMWriter for use in the embedder so that working with models doesn't                                    
  completely whack the existing XML, and allow for outputting the namespace declarations                                            
o add a security manager to the embedder which is off by default but will barf if someone                                           
  tries to set system properties. you have to specifically turn this on because it will more then                                   
  likely break tons of code like xerces setting a system property named "version", nice.       



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493811 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 19:13:33 +00:00
Jason van Zyl 35f48c4d1c o sync up all the wagon versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485466 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:20:19 +00:00
Jason van Zyl 8ab3836c3b fix typo in element
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485461 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:44:25 +00:00
Jason van Zyl 2feb84893b o the joys of using ant to bootstrap :-) It's staring to look like a real ant build!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485458 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:33:39 +00:00
Andrew Williams 20eb7f2cb0 stable modello
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483905 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 10:17:18 +00:00
Brett Leslie Porter 0774cc829e extract version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483805 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 03:29:21 +00:00
John Dennis Casey 9af8f03b28 Adding codehaus repo def for modello snapshots.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483500 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 15:40:18 +00:00
Andrew Williams 7c6052772e we can use stable deps here
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483395 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 09:41:46 +00:00
Andrew Williams 44ae99fc2d Merge maven.new for latest plexus classworlds and container APIs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483302 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 00:17:53 +00:00
John Dennis Casey 956e690f30 o Added ability to pickup localRepository location from ~/.m2/settings.xml
o Added plexus-archiver, maven-plugins, maven-parent, and apache to items pre-fetched
o Added ability to use the codehaus snapshots repo to the download-artifact target
o Added ability to use types other than .jar to the download-artifact target
o Switched the download target file from using the resolved version of a snapshot to using the original -SNAPSHOT 
version

o COMMENTED OUT: The offline flags in the maven-compile and maven-assembly targets, since we're not prefetching all 
the poms and jars necessary for maven to run, yet.

o Added apache.snapshots as a plugin repository, so the assembly plugin snapshot will be reachable.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@469620 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 19:38:37 +00:00
Jason van Zyl fa88a9bab0 o take out the running of the integration tests, we'll build that into another process
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@467852 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 03:31:08 +00:00
Brett Leslie Porter a14672faeb move plugin tools and reporting implementation to shared
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466327 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:16:02 +00:00
Jason van Zyl 753d1edc64 cleanup first by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466325 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:13:01 +00:00
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