Commit Graph

4740 Commits

Author SHA1 Message Date
John Dennis Casey cc859f5cfb [MNG-2221] Fixing caching of merged plugins to prevent them from appearing/executing twice in the resulting child POM. See two new unit tests in ModelUtilsTest for proof.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@421309 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 16:32:39 +00:00
John Dennis Casey 864fbd29e2 Consolidating modello plugin configuration into parent-pom within pluginManagement.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@421308 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 16:31:25 +00:00
Brett Leslie Porter 0a0d6e6eed [MNG-2425] add parameters without an expression back to the xdoc
Submitted by: Edwin Punzalan


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420751 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 07:40:48 +00:00
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
Carlos Sanchez Gonzalez 9d9bfefdfa Fix repoclean generation of maven-metadata.xml checksums
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420299 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 14:35:14 +00:00
Kenney Westerhof c16573f260 Added codehaus repo because that's not synced with ibiblio yet.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420157 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 16:01:51 +00:00
Carlos Sanchez Gonzalez df2b72bb6c Set svn properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420152 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 15:49:37 +00:00
Kenney Westerhof 7ca5adbbeb Added codehaus snapshot repo for plexus script providers.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420130 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 15:36:35 +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 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