Commit Graph

32 Commits

Author SHA1 Message Date
Kenney Westerhof 74369ff5a3 Some cleanup and added tests for distributionManagement
so scp:// repo's etc. aren't added.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420413 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 04:02:28 +00:00
Kenney Westerhof c7c6b5d7c7 Refactored the bootstrapper to use a proper Model
and inheritance/dependency chains so repositories defined in models
are used for metadata too. Previously they got lost because of all
the cloning.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420408 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 03:31:30 +00:00
Kenney Westerhof 8dc45ae09b Inherit repository definitions from parents.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420127 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 15:34:54 +00:00
Kenney Westerhof c5bd782d96 * Fixed defaults for repositories (release true, snapshots true, layout default)
* Added support for using repositories from the poms themselves,
  including chained dependencies.
  It's not as clean as I would like to, but there's no notion of a Project:
  the repository-defining project is not added to a Dependency Chain.

* Updated DownloadFailedException to list the dep chain and the repositories
  tried.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420119 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 15:26:14 +00:00
Carlos Sanchez Gonzalez f7a33ca068 POM cleanup, remove inherited fields, added license and xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419880 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 12:23:28 +00:00
Brett Leslie Porter c096f8a32d bootstrap fixes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410045 13f79535-47bb-0310-9956-ffa450edef68
2006-05-29 07:45:07 +00:00
Brett Leslie Porter 0857ad1c40 eliminate snapshots.maven.codehaus.org
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410040 13f79535-47bb-0310-9956-ffa450edef68
2006-05-29 07:07:08 +00:00
Jason van Zyl 94e440000d o merge of the maven-embedder-refactor branch into the trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392327 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 15:57:09 +00:00
Brett Leslie Porter 9ae0914694 flip trunk to 2.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356316 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 18:22:06 +00:00
Brett Leslie Porter eaba76d980 fix bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355677 13f79535-47bb-0310-9956-ffa450edef68
2005-12-10 01:17:25 +00:00
Emmanuel Venisse e5320b624d Fix bootstrap under windows.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345219 13f79535-47bb-0310-9956-ffa450edef68
2005-11-17 10:27:31 +00:00
Brett Leslie Porter e30e6ca949 fix bootstrap on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345178 13f79535-47bb-0310-9956-ffa450edef68
2005-11-17 03:39:28 +00:00
Brett Leslie Porter 3c5f84b6b6 fix encoding issues in parser
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345168 13f79535-47bb-0310-9956-ffa450edef68
2005-11-17 02:19:16 +00:00
Emmanuel Venisse 7e6eefa883 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345048 13f79535-47bb-0310-9956-ffa450edef68 2005-11-16 16:06:12 +00:00
Emmanuel Venisse 2d8bbe0e14 allow windows 2003
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345047 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 16:02:45 +00:00
Emmanuel Venisse 078027332e Add system environment variables to commandline. mvn need at least SystemRoot under windows
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345043 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 15:44:27 +00:00
Brett Leslie Porter ca2105d0da clean up jar mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345030 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 15:05:02 +00:00
Brett Leslie Porter 20dd3744cc fix boolean args
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345000 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 13:03:07 +00:00
Brett Leslie Porter fe47030632 show command
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344998 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 12:57:06 +00:00
Brett Leslie Porter 24d498554b need to download the plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344997 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 12:41:04 +00:00
Brett Leslie Porter c7ede5c4c2 remove some hardcoding
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344992 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 12:31:08 +00:00
Brett Leslie Porter 6bd9ce4869 updated CI
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344986 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 12:13:19 +00:00
Brett Leslie Porter 436061ce93 build plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344983 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 11:25:11 +00:00
Brett Leslie Porter f1f18322e9 add a command line parser
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344954 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 08:29:06 +00:00
Brett Leslie Porter cabf3d4759 rnu integration tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344908 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 05:56:00 +00:00
Brett Leslie Porter 1248c893ec build assembly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344874 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 04:15:09 +00:00
Brett Leslie Porter b30c5c3a30 move bootstrap script
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344865 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 03:43:28 +00:00
Brett Leslie Porter c21cbfa66c make script executable
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344861 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 03:23:18 +00:00
Brett Leslie Porter 36f39fc926 split bootstrap into two stages
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344329 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 08:06:13 +00:00
Brett Leslie Porter 62a19fa56e create a bootstrap installation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344122 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 13:38:14 +00:00
Brett Leslie Porter d8f04930df update to latest version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344117 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 13:28:04 +00:00
Brett Leslie Porter 16c46a6966 add slimmed down bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332580 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 15:05:53 +00:00