4233 Commits

Author SHA1 Message Date
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
Emmanuel Venisse
8b2db947ad copy bootstrap-mini.jar in bootstrap directory, and delete it at the end
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345025 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 14:36:36 +00:00
Brett Leslie Porter
e0ed5f4247 fix paths
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345018 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 14:05:24 +00:00
Brett Leslie Porter
68d386c4b9 setup windows bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345015 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 13:40:42 +00:00
Brett Leslie Porter
aa06bb1188 fix m2 home
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345012 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 13:32:45 +00:00
Brett Leslie Porter
ec3106b795 switch bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345011 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 13:31:15 +00:00
Brett Leslie Porter
c42f1392a2 move plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345007 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 13:24:46 +00:00
Brett Leslie Porter
ade5ee1d50 match up bootstrap artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345001 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 13:17:50 +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
Emmanuel Venisse
750e08a984 Fix name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344977 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 11:04:23 +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
John Dennis Casey
f684990abc PR: MNG-1462
Submitted By: Jerome Lacoste
Reviewed By: John Casey

Applied patch. Thanks, Jerome.

I had to apply parts of this manually, so the result may be slightly different from the original diff.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344428 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 20:17:34 +00:00
John Dennis Casey
ba7249b692 PR: MNG-1274
Submitted By: Jerome Lacoste
Reviewed By: John Casey

Applied patch. Thanks, Jerome!



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344424 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 20:00:37 +00:00
John Dennis Casey
8b824565b6 rolling back version of plugin parent, to keep this compatible with 2.0 release of maven-project...any API changes for maven-project will have to go in a later release of the assy plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344394 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 16:55:39 +00:00
John Dennis Casey
ab27ae65a7 Decoupling ${version} expressions from POM version before resolving it to a buildnumber/timestamp on install or deploy.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344386 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 16:15:21 +00:00
Vincent Massol
1d340a10f4 Fixed bootstrap on windows. For some reason the plugin plugin doesn't build the first time so we need to build it twice...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344377 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 15:37:46 +00:00
Brett Leslie Porter
9b2e3708a4 fix what appears to be a typo - need an inclusion
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344360 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 12:54:44 +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
John Dennis Casey
eb1651be3c Fixing CI. Had to move the addPlugin(..) call back to its original spot, and expose a new method in MavenProject to inject PluginManagement info to a Plugin instance that's passed in as a parameter.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344294 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 02:38:33 +00:00
Carlos Sanchez Gonzalez
adefb99e33 When overriding repoDirectory it's used for the next servers in the sync session
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344282 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 00:27:15 +00:00
John Dennis Casey
5f190db3d6 Adding test case for MNG-1424.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344260 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 23:04:56 +00:00
John Dennis Casey
9a0b2544f2 PR: MNG-1424
Fixing addPlugin(..) ordering relative to plugin verification from the lifecycle executor's getMojoDescriptor(..) method, which will ensure that pluginManagement versions take precedence over resolved plugin versions. I'm not sure how to test this  one yet, so I'm not adding anything in that regard yet.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344257 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 22:55:49 +00:00
John Dennis Casey
5977fedc94 Bumping Plugin-Parent version to 2.0.1-SNAPSHOT to reference API changes to MavenProjectHelper, and changing maven-assembly-plugin's pom to reference that new parent POM.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344256 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 22:52:06 +00:00
Carlos Sanchez Gonzalez
47fdd1eb99 Take everything under org.mortbay
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344234 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 21:13:59 +00:00
Carlos Sanchez Gonzalez
064accdd81 Fix problems with m2 uploads taking <build> fields
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344230 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 20:55:22 +00:00
Carlos Sanchez Gonzalez
ca7ebee195 Changed name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344212 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 20:26:38 +00:00
Carlos Sanchez Gonzalez
adb3d75464 Added mortbay m2 sync
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344202 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 20:11:58 +00:00
Emmanuel Venisse
21f01fb81a Test if project version is a snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@344173 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 18:05:45 +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
Fabrizio Giustina
e319f1b148 don't die if a license URL is not defined
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@343969 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 21:43:50 +00:00
Fabrizio Giustina
e29ceefe26 adding myself as a developer
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@333081 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 17:53:16 +00:00
Stephane Nicoll
5a5354102a MNG-1488: added global scope defaultJavaBundleDir property. If set, all Java modules without a custom bundleDir are placed in the default bundle directory. See howto for an example.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332974 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 12:42:44 +00:00
Emmanuel Venisse
4b310ef198 Add MAVEN_TERMINATE_CMD.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332782 13f79535-47bb-0310-9956-ffa450edef68
2005-11-12 15:20:21 +00:00
Brett Leslie Porter
fffa6fd8e4 update website location
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332763 13f79535-47bb-0310-9956-ffa450edef68
2005-11-12 12:08:49 +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
Brett Leslie Porter
ed86ce597d don't build by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332578 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 15:05:37 +00:00
Brett Leslie Porter
533b8875b8 ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332484 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 07:47:39 +00:00
Brett Leslie Porter
15ecbae538 fix warnings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332483 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 07:47:04 +00:00