Commit Graph

4789 Commits

Author SHA1 Message Date
Kenney Westerhof 05d91510ad * Added snapshot version resolution using maven-metadata.xml
* moved generated-sources, classes locations etc to target/

* use the correct maven version when generating the pom.properties:
  'BOOTSTRAP' is an illegal version, and causes multiple plugins to
  not run because they require 2.0.2 or newer.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462848 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 16:44:55 +00:00
Kenney Westerhof 591d7948e7 Removed import of class in src/test/resources - how could this ever have worked?
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462755 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 10:07:19 +00:00
Jason van Zyl 985b29dc9d o necessary goodness to allow Ant-based plugins to unpack their resources which can be executed
tested with a custom plugin which uses ant extensively calling out to .sh and .pl


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462711 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 06:37:56 +00:00
Jason van Zyl 046e880915 o prototype of the new bootstrap which will be much simpler to understand
Submitted by: Dan Fabulich


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462708 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 06:23:43 +00:00
Jason van Zyl 9f8c68e04a o dan's fix to the main method
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462706 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 06:22:59 +00:00
Jason van Zyl 40aacad4f0 o Add a method that can be used with booting with a ClassWorld, we will just create one when the standard main method is invoked. Work required for Dan's new rework of the bootstrap to make it dead simple to understand.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@454770 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 15:03:15 +00:00
Jason van Zyl 1b36a35a27 o taking out my blunder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@454419 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 16:31:52 +00:00
Arnaud Heritier 5ef703dbac MAVEN-1755 : New maven-model using dom4j as reader.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@454414 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 16:08:46 +00:00
Jason van Zyl e7594ada3e MNG-2560 patch applied to make the bootstrap easier
Submitted by: Dan Fabulich


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@453099 13f79535-47bb-0310-9956-ffa450edef68
2006-10-05 03:10:27 +00:00
Jason van Zyl 2bdcc4f862 MNG-1827 making bash script work on mingw
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@450702 13f79535-47bb-0310-9956-ffa450edef68
2006-09-28 05:37:08 +00:00
Milos Kleint 7286e853ae put a resolved parent artifact in the final mavenproject instance
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@448095 13f79535-47bb-0310-9956-ffa450edef68
2006-09-20 06:37:40 +00:00
Brett Leslie Porter 927ee3b3b8 merge r446623 from maven-2.0.x - fix line endings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@446625 13f79535-47bb-0310-9956-ffa450edef68
2006-09-15 15:04:47 +00:00
Brett Leslie Porter 082d5857dc add extra note about bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@442802 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 02:48:48 +00:00
Arnaud Heritier c741ac6b14 ignore eclipse files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@441046 13f79535-47bb-0310-9956-ffa450edef68
2006-09-07 10:20:12 +00:00
Fabrizio Giustina 817a758098 add test scope to easymock (scope in dependencyManagement doesn't work)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@440287 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 07:39:44 +00:00
Fabrizio Giustina 3eefdc885f make continuum stop complaining about a missing version for easymock for now... could anybody make it build the parent pom?
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@440170 13f79535-47bb-0310-9956-ffa450edef68
2006-09-04 20:24:31 +00:00
John Dennis Casey ff0e85a2f5 Ignore **/testutils/** for unit tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@439362 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 16:07:59 +00:00
John Dennis Casey b92af0e49f [MNG-2408] Modification to keep metadata files from writing when the main version is LATEST or RELEASE (these are meta-versions).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@439352 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 15:29:52 +00:00
John Dennis Casey 5d99b35cfe [MNG-1797][MNG-2420] Fixing exclusions that bleed over into other dependencies, and modifying DefaultProfileManager to (a) deprecate constructor that takes Settings but no properties, and (b) add a constructor that takes Settings and properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@438189 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 20:17:14 +00:00
John Dennis Casey 136739b708 Changing constructor with Settings back to public.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@438132 13f79535-47bb-0310-9956-ffa450edef68
2006-08-29 17:57:46 +00:00
Brett Leslie Porter 20a65e65ea update parent POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@437483 13f79535-47bb-0310-9956-ffa450edef68
2006-08-28 00:30:11 +00:00
Milos Kleint 625012b029 MNG-1884 - the wagon manager needs to be injects the proxy/mirror info, otherwise the readProject() calls don't get through the firewalls.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@434079 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 16:58:33 +00:00
John Dennis Casey e165438db3 Merged from 433788 on the branch, to fix the case where build extensions don't get resolved when building projects that would be filtered by Maven's core artifact filter...as in the case of some plexus projects, and of maven projects themselves.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433789 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 22:54:13 +00:00
Emmanuel Venisse 21b94a2dab Removing maven-model-converter
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433667 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 15:11:47 +00:00
Emmanuel Venisse 2d267a1303 Moving to shared
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433652 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 14:55:16 +00:00
Jason van Zyl 42360ab766 o moving to archiva
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433637 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 14:00:00 +00:00
Emmanuel Venisse 5ebedbf64a Add junit in all converted pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433615 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 12:43:00 +00:00
John Dennis Casey 7c43aa27d7 Merging fix for loss of dependency ordering from branch.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430573 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 22:43:48 +00:00
Kenney Westerhof 97fd4a9ae1 PR: MNG-2410
Desc: Add support for multi-page reports using multiple sinks.

* Removed unused MultiPageSink and SinkFactory, and the AbstractMavenMultiPageReport
  (could not find any class extending that one, even in Mojo; Also, it doesn't work
  so It's safe to delete).

* Updated deps on doxia-sink-api to 1.0-alpha-9-SNAPSHOT which has the SinkFactory
  interface.

* Updated dep on doxia-site-renderer to 1.0-alpha-9-SNAPSHOT since that uses the sink-api.

* For backwards compatibility I added an MavenMultiPageReport interface.
  Normal reporting plugins can implement that, and the site plugin detects this interface
  and calls the new generate api method with the SinkFactory parameter.

  In the future, the MavenMultiPageReport should be merged with the MavenReport interface,
  and the original generate method should be removed.

  This is the only way to alter the API without breaking existing plugins.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430440 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 17:09:30 +00:00
Kenney Westerhof bcdabaeb7c Reverted update of qdox dep since it's not deployed yet
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430408 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 15:00:14 +00:00
Kenney Westerhof e06fd72099 Update qdox dep to 1.6-SNAPSHOT to enable basic Java 5 syntax for (3rd party) plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430372 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 13:05:17 +00:00
Kenney Westerhof 9648df1259 Update parent pom to 2-SNAPSHOT to use the proper scm urls and other dependencies.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430371 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 13:03:55 +00:00
Kenney Westerhof 10c3433355 Fix exception message
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430369 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 13:01:55 +00:00
Brett Leslie Porter 0dc9d8eaf2 correct inconsistency in the description and the function
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430229 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 03:39:12 +00:00
Brett Leslie Porter 87e9191936 fix the logging issues - bad merge
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429932 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 02:51:09 +00:00
Brett Leslie Porter 52f6e19961 port r429917 from branch - add a quiet option for the CLI
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429921 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 01:46:31 +00:00
Brett Leslie Porter 6eddbb1242 revert r425096 to fix the build for now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429576 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 04:56:08 +00:00
Carlos Sanchez Gonzalez 519a33677a Add checksum check
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429136 13f79535-47bb-0310-9956-ffa450edef68
2006-08-06 15:18:48 +00:00
Carlos Sanchez Gonzalez 1c056b5ae9 Log changed files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@428013 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 14:55:45 +00:00
Brett Leslie Porter c4c124d441 no need for a snapshot of the plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@427447 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 05:25:34 +00:00
Carlos Sanchez Gonzalez ff82c96fa1 Doc changes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426816 13f79535-47bb-0310-9956-ffa450edef68
2006-07-29 15:15:23 +00:00
Carlos Sanchez Gonzalez 3a92eb51b0 Added contact info
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426815 13f79535-47bb-0310-9956-ffa450edef68
2006-07-29 15:10:18 +00:00
Carlos Sanchez Gonzalez e11df5befc Moved config files to conf
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426814 13f79535-47bb-0310-9956-ffa450edef68
2006-07-29 14:57:06 +00:00
Carlos Sanchez Gonzalez 268563a07b Add javadocs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426599 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 16:21:35 +00:00
Carlos Sanchez Gonzalez 49fe3f24e7 Readd chceksum flag to identify changed files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426544 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 14:37:21 +00:00
Carlos Sanchez Gonzalez 128ae8e0e5 [MAVENUPLOAD-1015] Added databinder repo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426543 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 14:35:11 +00:00
Carlos Sanchez Gonzalez 5a5a7ba09f Fix nonProxyHosts delimiter
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426263 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 21:58:57 +00:00
John Dennis Casey d70e316446 Removing incorrect FIXME comment and returning import ordering to normal.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426114 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 16:08:51 +00:00
John Dennis Casey 75c7380801 [MNG-2302] Added code to nullify parent's descriptor location in cases where the parent MavenProject instance was loaded from the repository. In these cases, the descriptor location value is incorrect anyway, and it was causing an incorrect null return value for MavenProject.getModulePathAlignment(..), which in turn produces an incorrect URL path calculation for multi-tiered inheritance where the top tiers are resolved from the repository.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426112 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 16:02:26 +00:00
Emmanuel Venisse ef76da9daa Check the directory creation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@426003 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 08:27:02 +00:00