Commit Graph

431 Commits

Author SHA1 Message Date
Benjamin Bentmann 6a3afa1c46 [MNG-1349] openssl checksums are not accepted by maven
o Merged from r730631

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@730635 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 23:14:07 +00:00
Benjamin Bentmann 970065b4bd [MNG-3424] Respect ordering of elements as given in POM
o Merged from r708871

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@730079 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 09:33:02 +00:00
Britton Isbell 807bb6ddc7 Fix: Unable to resolve parent pom that is a snapshot. Added policies from config during build. Also fixed bug in ArtifactPolicySnapshots, allowed override of default policies with a null value.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@728090 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:21:37 +00:00
Jason van Zyl ff09f5beb7 o remove MissingRepositoryElementException from the core and just leave in compat
o make the project builder's read from path use a file instead of a input stream


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726942 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 04:10:14 +00:00
Jason van Zyl 805b15fea2 o we need the exception used by ProjectUtils as well ...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726937 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 03:52:21 +00:00
Jason van Zyl 7d00c7923c o adding ProjectUtils to the list of things required in the wild
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726936 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 03:32:44 +00:00
Jason van Zyl 2f6a2dc066 o ProjectUtils is also used in the remote-resources-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726935 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 03:32:22 +00:00
Jason van Zyl 15da8b59b0 o move the path translator to the maven-compat package
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726744 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 17:48:53 +00:00
Jason van Zyl ed32ed5ff0 o making a note about the PathTranslator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726743 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 17:45:10 +00:00
Herve Boutemy 48d853ad6e [MNG-3898] use models attribute of modello-maven-plugin instead of model (merged from 2.0.x branch r726548)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726552 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 22:07:08 +00:00
Jason van Zyl 6d5eab14f6 o remove aspectj
o update compat log with CLI changes
o update everything to release versions, we have no snapshots anymore


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726521 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 19:51:59 +00:00
Jason van Zyl d589ac5072 o generating annotations from the javadoc in maven-compat, no point in converting to annotations, we'll take what's
there and leave it at that.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721950 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 02:49:21 +00:00
Jason van Zyl 5d81258b34 o generating the descriptor from the javadoc sources
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721949 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 02:47:46 +00:00
Benjamin Bentmann be548d862f o Tweaked source to compensate for bug in QDox's parser
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721900 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:28:43 +00:00
Britton Isbell 6310c2e473 Putting this back in. Should work.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721898 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:20:29 +00:00
Britton Isbell 784f6d10e7 Removed comment that was causing compile error.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721897 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:12:35 +00:00
Jason van Zyl 2b66d03796 o deprecate this component, the model properties-based system will replace this
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721885 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 20:06:57 +00:00
Jason van Zyl 8ed1aa0e20 o deprecate ModelUtils, all of this will be taken care of by the model properties-based system.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721884 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 20:06:16 +00:00
Jason van Zyl 853940402d o notes on maven artifact's removal
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721882 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 19:57:15 +00:00
Jason van Zyl 8dd21f8db6 o transfer notes about compatibility to a confluence document, we'll eventually use idiom to generate the new site. no more
site plugin for me.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721877 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 19:38:09 +00:00
Jason van Zyl 8532f36055 o set the header to 3.0-alpha-1, we'll wire this in with mercury in alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721770 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 06:40:43 +00:00
Benjamin Bentmann 1927fa4ddf o Stabilized tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721713 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 20:38:27 +00:00
Britton Isbell 7b974639d5 Throw illegal argument, not NPE.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721640 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 05:27:02 +00:00
Jason van Zyl 8b655a1456 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721616 13f79535-47bb-0310-9956-ffa450edef68 2008-11-29 02:40:55 +00:00
Jason van Zyl 18bd5395e1 o redeployment will be taken care of in mercury and most repomans take care of this already.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721352 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 06:15:34 +00:00
Jason van Zyl aba2b12837 MNG-3876: Add in the maven-artifact code so we can start creating facades and back it with mercury
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721307 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27 22:32:16 +00:00
Jason van Zyl c418d12814 o primarily refactoring in part for the preparation making room for mercury and processing events from maven-shared-model
o add plexus component descriptor generation to the bootstrap so we can start removing the hand-written descriptors and start
  using annotations everywhere



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@720432 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 07:11:35 +00:00
Britton Isbell 3fb0c8514f Fixed pom to correct snaphost dependency version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@718303 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 18:00:22 +00:00
Jason van Zyl 56986ca004 o use the class lookup method which will now automatically partition lookups based on the class
submitted by: Dain Sundstrom



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@717964 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 02:38:13 +00:00
Jason van Zyl 7f70506c55 o prepare the compat module for dynamic component generation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@700761 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 13:13:51 +00:00
Jason van Zyl b6c2132bc7 o merging from my branch to trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@699806 13f79535-47bb-0310-9956-ffa450edef68
2008-09-28 12:16:53 +00:00