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
Carlos Sanchez Gonzalez
c4b1fccb69
Discard refreshing poms after committing due to file permissions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332443 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 04:20:53 +00:00
Fabrizio Giustina
e6aedd7d5d
Fixing a couple of issues actually reported against the m1/m2 plugin:
...
MPECLIPSE-102 Running 'maven:eclipse' turns CheckStyle off for the project.
MPECLIPSE-106 Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse
existing .project files are parsed and additional natures/builders are preserved. Running eclipse:clean will remove existing settings and start from scratch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332376 13f79535-47bb-0310-9956-ffa450edef68
2005-11-10 21:27:12 +00:00
Fabrizio Giustina
b91ab29a07
split test methods with a common setup, replace file comparison with manual checks for module1 classpath file (entries are sorted in a different order in maven 2.0.1 due to the optional dependencies fix)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332366 13f79535-47bb-0310-9956-ffa450edef68
2005-11-10 20:42:33 +00:00
Fabrizio Giustina
cd0f56165b
add a comment about why the fix missing optional artifacts method is required
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332364 13f79535-47bb-0310-9956-ffa450edef68
2005-11-10 20:18:16 +00:00
Fabrizio Giustina
2ac4000946
MNG-1433 eclipse:add-maven-repo not setting classpathVariable.M2_REPO correctly on windows
...
+ the add maven repo doesn't require a pom
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332363 13f79535-47bb-0310-9956-ffa450edef68
2005-11-10 20:13:58 +00:00