Brett Leslie Porter
83ce614cec
add '*' as a valid mirrorOf setting, to easily force all repositories to one address
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417253 13f79535-47bb-0310-9956-ffa450edef68
2006-06-26 17:41:35 +00:00
Carlos Sanchez Gonzalez
66f563f5d4
Disable codehaus m1 sync no longer available
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417164 13f79535-47bb-0310-9956-ffa450edef68
2006-06-26 10:45:23 +00:00
Carlos Sanchez Gonzalez
663cfcbdf8
Deleted repository-tools folder, point scripts to new place
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416978 13f79535-47bb-0310-9956-ffa450edef68
2006-06-25 02:38:08 +00:00
Carlos Sanchez Gonzalez
9469111274
Add latest changes to repoclean process
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416913 13f79535-47bb-0310-9956-ffa450edef68
2006-06-24 13:22:56 +00:00
Carlos Sanchez Gonzalez
6c8ee4c888
Sync m2 first
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416690 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 12:04:10 +00:00
Carlos Sanchez Gonzalez
fbf6fdf986
Fix check for maven2 bundles
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416677 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 11:34:21 +00:00
Carlos Sanchez Gonzalez
a0667fca74
Added script to run m1 to m2 migration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416471 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 20:58:11 +00:00
Carlos Sanchez Gonzalez
14d58f8f1b
Added -i option
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416468 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 20:51:28 +00:00
Carlos Sanchez Gonzalez
8f3bc4f82e
make repoclean output in a different directory to sync later
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@416466 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 20:47:46 +00:00
Carlos Sanchez Gonzalez
066f4abf3f
Renamed MockArtifactHandler to follow naming conventions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@415837 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 23:08:31 +00:00
Carlos Sanchez Gonzalez
eac33e1c89
Added docs about format of tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@415470 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 00:50:03 +00:00
Carlos Sanchez Gonzalez
1332571f3d
Added acegi sync
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@415459 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 23:38:20 +00:00
Milos Kleint
158acd0146
remove System.out
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@415132 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 13:00:57 +00:00
Milos Kleint
d7a1ba698d
MNG-2364 make sure the system properties are passed from the execution/embed requests, to make the on-property profile activation work in embedded environment
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@415000 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 06:46:58 +00:00
Brett Leslie Porter
02d6cd1968
ignore target
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@414053 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 03:59:12 +00:00
Kenney Westerhof
7ba2f9fe2e
Add some more unit tests for version comparisons:
...
x.y.z-alphanumeric < x.y.z < x.y.z-numeric
and x.y.z-A < x.y.z-B where A is before B in the alphabeth.
This was triggered by a user question on the dev list, and took unit
tests to answer the question - committing as 'documentation'.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@414014 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 01:05:43 +00:00
Brett Leslie Porter
46487ceb4f
fix parent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413930 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 16:16:30 +00:00
Brett Leslie Porter
95a576491b
avoid path fragility
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413924 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 15:34:19 +00:00
Brett Leslie Porter
f4906ec9cd
move maven-archiver to shared
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413922 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 15:27:55 +00:00
Brett Leslie Porter
11650b65db
avoid string out of bounds exception
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413884 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 12:25:32 +00:00
Carlos Sanchez Gonzalez
80ed9a822d
Moved mortbay m2 sync to m2-sync script
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413317 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 15:23:19 +00:00
Carlos Sanchez Gonzalez
bed7cd0b63
Change path
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413302 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 14:14:24 +00:00
Jason van Zyl
6f207c7b4d
use localhost
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413216 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 02:47:21 +00:00
Jason van Zyl
cef07b3a02
fixing path
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413215 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 02:43:53 +00:00
Jason van Zyl
50a86bd1a7
o committing repoclean properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413213 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 02:42:56 +00:00
Jason van Zyl
3c01663d98
o fixing bad sed job
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413212 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 02:32:23 +00:00
Jason van Zyl
96b78f7270
o fixing refs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413209 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 02:28:44 +00:00
Jason van Zyl
0eb64164ca
o updating for new maven home, the syncopate stuff should pull an envar ...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413206 13f79535-47bb-0310-9956-ffa450edef68
2006-06-10 02:01:44 +00:00
Carlos Sanchez Gonzalez
87c380b36c
[MNG-2357] Ignore temp files
...
Submitted by: Jerome Lacoste
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413092 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 17:06:02 +00:00
Carlos Sanchez Gonzalez
f925bdc3a6
[MNG-2357] Refactor code
...
Submitted by: Jerome Lacoste
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413091 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 17:00:43 +00:00
Carlos Sanchez Gonzalez
4a80148011
[MNG-2357] Add missing it tests
...
Submitted by: Jerome Lacoste
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413090 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 16:52:52 +00:00
Kenney Westerhof
45748e167d
PR: MNG-2293
...
Submitted by: Jerome Lacoste
Reviewed by: Kenney Westerhof
Modifications: minor cosmetic changes.
Add an 'implementation' parameter to @parameter annotation, so
a default implementation can be specified in Mojo's in case the Mojo parameter
is an interface.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413054 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 14:30:57 +00:00
Jason van Zyl
6e4e175bb5
o updating directory for new setup on new machine
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@412822 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 18:19:42 +00:00
Carlos Sanchez Gonzalez
058661a78f
Remove --ignore-existing, add -c and -i
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410693 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 22:33:44 +00:00
Brett Leslie Porter
cd7a5f73ae
update hooks
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410406 13f79535-47bb-0310-9956-ffa450edef68
2006-05-30 23:50:09 +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
Brett Leslie Porter
53b938e0d8
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410035 13f79535-47bb-0310-9956-ffa450edef68
2006-05-29 06:56:03 +00:00
Brett Leslie Porter
4947453226
[maven-release-plugin] prepare release maven-core-it-plugin-1.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410033 13f79535-47bb-0310-9956-ffa450edef68
2006-05-29 06:55:49 +00:00
Carlos Sanchez Gonzalez
a0d58ece82
Ignore existing files to prevent overwrites
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409988 13f79535-47bb-0310-9956-ffa450edef68
2006-05-28 20:08:59 +00:00
Carlos Sanchez Gonzalez
1eccba0026
[MNG-2324] Added getWagon( Repository ) to WagonManager
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409806 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 03:27:04 +00:00
Brett Leslie Porter
7305931753
turn off failing test
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409509 13f79535-47bb-0310-9956-ffa450edef68
2006-05-25 23:49:43 +00:00
Carlos Sanchez Gonzalez
21bf5be711
[MNG-2318] When a project has modules and its parent is not preinstalled the build fails
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409073 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 05:23:18 +00:00
Carlos Sanchez Gonzalez
526aa0e6d5
Change apache hosts to people.apache.org
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409039 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 02:47:19 +00:00
Trygve Laugstol
2e564a009c
o Making the mvn script Solaris sh compatible.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@408737 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 20:05:49 +00:00
Trygve Laugstol
c6723a940a
o Only set the local repository if it's missing.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@408734 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 19:56:01 +00:00
Kenney Westerhof
c2296be700
PR: MNG-2309
...
Profiles are activated in random order so overriding settings doesn't produce
the same results on all environments.
Use a LinkedHashMap for the profilesById to preserve profile ordering.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@408021 13f79535-47bb-0310-9956-ffa450edef68
2006-05-20 16:26:42 +00:00
Kenney Westerhof
65b412ea17
PR: MNG-2282
...
Also catch TransferFailedException, which occurs when java.net.ConnectException
or java.net.UnknownHostException occur.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@406673 13f79535-47bb-0310-9956-ffa450edef68
2006-05-15 16:40:48 +00:00
Carlos Sanchez Gonzalez
8469b7e667
Quote ${maven2} where necessary
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@405604 13f79535-47bb-0310-9956-ffa450edef68
2006-05-10 02:57:48 +00:00
Carlos Sanchez Gonzalez
40cc785be4
Fixed parsing of m1 versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@405603 13f79535-47bb-0310-9956-ffa450edef68
2006-05-10 02:52:10 +00:00