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
d2477527bd
Added getters for unused fields
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419886 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 12:47:11 +00:00
Carlos Sanchez Gonzalez
bd98854481
Remove unused method, consolidate if blocks
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419885 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 12:46:49 +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
Carlos Sanchez Gonzalez
001bc676a9
Use released versions of dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419871 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 11:19:02 +00:00
Carlos Sanchez Gonzalez
ba6d62aeb2
Set svn properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419870 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 11:17:34 +00:00
Carlos Sanchez Gonzalez
0f3ec3e38d
Fix site generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419869 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 11:16:53 +00:00
Carlos Sanchez Gonzalez
f7181181cc
Set svn properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419868 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 11:15:08 +00:00
Carlos Sanchez Gonzalez
1869459be8
Fix modello generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419867 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 11:14:32 +00:00
Carlos Sanchez Gonzalez
c7a8c3dfa3
Set svn properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419865 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 11:05:21 +00:00
Kenney Westerhof
fe2d9977bd
PR: MNG-2088
...
Antcall in ant-script plugins gives FileNotFoundException.
Solved in plexus-ant-factory 1.0-alpha-2-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419664 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 19:16:27 +00:00
Kenney Westerhof
724e4f39f4
PR: MNG-1245
...
Version not taken into account for reactor projects.
Artifacts for reactor projects get replaced by a wrong version local repo artifact.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419624 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 17:28:00 +00:00
Brett Leslie Porter
ebe77642b4
[MPLUGIN-7] clean up generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419163 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 04:37:22 +00:00
Brett Leslie Porter
f50b1a8db2
remove index.xml generation as that is in the plugin-plugin now
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419153 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 03:50:11 +00:00
Brett Leslie Porter
73c7fc2309
add a note
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418689 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 05:47:23 +00:00
Brett Leslie Porter
d6360c40a3
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418685 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 05:38:08 +00:00
Brett Leslie Porter
947e1cb41e
setup codehaus sync
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418675 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 04:29:17 +00:00
Milos Kleint
18b47d1650
when creating local repository, don't force updating snapshots from all remote repositories.
...
handle according to the executionrequest
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418631 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 18:00:48 +00:00
Milos Kleint
c9be3d3c40
added comment about System.getProperties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418629 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 17:53:27 +00:00
Carlos Sanchez Gonzalez
79a557ef27
Upgrade versions of parent and wagon api
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418483 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 15:03:25 +00:00
Carlos Sanchez Gonzalez
78813d2640
Checkstyle fixes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418480 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 14:27:10 +00:00
Brett Leslie Porter
3d42cb8fdf
[MPLUGIN-7] more improvements to the plugin report
...
Submitted by: Edwin Punzalan
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418201 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 08:37:38 +00:00
Brett Leslie Porter
670e9b2db1
[MPLUGIN-7] improve reference documentation
...
Submitted by: Edwin Punzalan
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417945 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 05:51:08 +00:00
Brett Leslie Porter
b1e0e3b6f0
[MNG-2406] add @since tag to plugin descriptor and report
...
Submitted by: Edwin Punzalan
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417931 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 03:59:55 +00:00
Carlos Sanchez Gonzalez
f65a24ac78
sync only com/sun
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417885 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 22:02:20 +00:00
Carlos Sanchez Gonzalez
f0cc3ed443
Fixed dir
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417882 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 21:48:15 +00:00
Carlos Sanchez Gonzalez
9e83a68eca
Added java.net repository
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417880 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 21:45:50 +00:00
Brett Leslie Porter
1b00d44cfc
remove unused resources
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417803 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 16:00:02 +00:00
Brett Leslie Porter
3c92d751fb
add plugin snapshot repository to find the plugin when the test is enabled
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417786 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 15:20:57 +00:00
Brett Leslie Porter
0181fd36c2
disable test that shouldn't pass
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417785 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 15:20:33 +00:00
Brett Leslie Porter
c754f856fd
don't show -e for failures, only errors when there was a causing exception
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417679 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 06:07:56 +00:00
Brett Leslie Porter
48bfb8d85b
fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@417678 13f79535-47bb-0310-9956-ffa450edef68
2006-06-28 06:07:32 +00:00
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