Commit Graph

9309 Commits

Author SHA1 Message Date
Benjamin Bentmann e49d091bc4 [MNG-5157] NPE stemming from DefaultModelBuilder.containsCoordinates
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1158623 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 11:02:03 +00:00
Benjamin Bentmann decce3a120 [MNG-5153] ModelMerger omits relativ path
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1156671 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11 16:45:55 +00:00
Mark Struberg d5b19f8fd3 [MNG-5152] upgrade maven to use wagon-1.0 now
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1155273 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 09:06:31 +00:00
Mark Struberg b76d7bb39a MNG-5151 use proper CNAME
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1155270 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 09:04:49 +00:00
Benjamin Bentmann 0721322d4e [MNG-5149] DefaultArtifactRepositoryFactory.createArtifactRepository overload w/ layoutId passes wrong (repo) id
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1154138 13f79535-47bb-0310-9956-ffa450edef68
2011-08-05 09:26:18 +00:00
Herve Boutemy d72645dcbe upgraded maven-site-plugin to 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1153633 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 19:59:42 +00:00
Jason van Zyl 5689d5a432 o slight fix for the bootstrap, we want to use the distributionId for the build not the distributionName
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151928 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 17:11:26 +00:00
Jason van Zyl ef62188881 o make it possible to change:
- the overarching archive name
 - id of the product
 - long name of the product
 - short name of the product
 - have "mvn -v" output this information so that it's clear it's not Apache Maven

This allows people in the community creating builds of their own builds of Apache Maven to conform to the naming conventions put forth by the Apache Software Foundation.



git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151924 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 16:46:23 +00:00
Igor Fedorenko 0ffb849a06 MNG-5141 Make MojoExecutor.ensureDependenciesAreResolved public
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151851 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 13:53:23 +00:00
Benjamin Bentmann e7f78f4cae o Improved POM location tracking
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151430 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 11:22:07 +00:00
Benjamin Bentmann 8018e97eb0 o Avoided corruption of local repository when installing a snapshot artifact that was already deployed and as such has a timestamped version, this happens in the wild when using invoker:install during a build that deploys its output
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151426 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:56:26 +00:00
Benjamin Bentmann e877a035d7 [MNG-5135] Regression: in some cases aggregator mojo is unable to resolve dependencies with custom packaging
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151424 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:48:35 +00:00
Benjamin Bentmann 4be95217be [MNG-5096] <exclusion> on <dependency> with <type>test-jar</type> doesn't work in maven 3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151423 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:45:43 +00:00
Benjamin Bentmann 5c79de69e7 [MNG-5137] Reactor resolution does not work for forked multi module builds
Submitted by: Stuart McCulloch

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151421 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:39:37 +00:00
Benjamin Bentmann f8ca95ef39 [MNG-5113] NullPointerException on javadoc site generation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151420 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:36:18 +00:00
Benjamin Bentmann 84f7f7bbb1 [MNG-5131] Wrong encoding for encrypted passwords
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151419 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:33:11 +00:00
Benjamin Bentmann 9ec45b70e4 [MNG-5064] mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1151418 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:28:41 +00:00
Herve Boutemy 054320a098 improved javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1150525 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 23:22:14 +00:00
Herve Boutemy ceac25c39b added description for every module
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1148953 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 22:10:09 +00:00
Herve Boutemy 5c7a60cf1c use m-jxr-p 2.3 to add aggregate source jxr
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1148930 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 20:36:09 +00:00
Herve Boutemy d04c4be779 added missing breadcrumb
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1148626 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 06:06:59 +00:00
Herve Boutemy 2f56712b42 use MavenServiceLocator instead of deprecated DefaultServiceLocator
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1148034 13f79535-47bb-0310-9956-ffa450edef68
2011-07-18 20:08:51 +00:00
Paul Gier 2e1d7433ff [MNG-4112] Add properties "maven.version" and "maven.build.version" which contain the current version of Maven
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1147597 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17 13:16:12 +00:00
Herve Boutemy 3c3b778d03 updated url to match site organization: Maven core url is not the whole site but the core subset
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1147389 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 09:24:32 +00:00
Herve Boutemy 4a6f81e64e prepare m.jxr.p 2.3 with its new aggregate goal
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1147388 13f79535-47bb-0310-9956-ffa450edef68
2011-07-16 09:12:26 +00:00
Herve Boutemy f79592c3ce added development menu
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1146478 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 21:05:42 +00:00
Herve Boutemy 116dc7c7a6 [MNG-5108] added combine.children and combine.self attributes information in model descriptor documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1142230 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 14:28:18 +00:00
Herve Boutemy 69bbf28ea4 updated javadoc since some classes are provided in this package by other modules
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1140290 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 19:42:39 +00:00
Herve Boutemy ef10c5c4bb created MavenServiceLocator class to replace DefaultServiceLocator
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1139966 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 22:59:57 +00:00
Herve Boutemy 288c434532 improved javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1139965 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 22:59:05 +00:00
Herve Boutemy 49d4f242a1 added link to Aether javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1139842 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 17:24:06 +00:00
Herve Boutemy e15d4a4dad added links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1139611 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 20:05:56 +00:00
Herve Boutemy 799d63bf87 [MNG-5119] added Javadocs and JXR links in left menu for every module to give easy access to code
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1137154 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 10:00:46 +00:00
Herve Boutemy 0badb6bdfb added link to source in javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1135330 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 22:34:07 +00:00
Herve Boutemy 7e15c1563e [MNG-5118] added aggregated javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1135327 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 22:25:46 +00:00
Herve Boutemy e777f5d5ab improved documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1134989 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 21:42:48 +00:00
Herve Boutemy 6a4b7fbf1a improved documentation to precise sorting of unknown qualifiers
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1134886 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 08:11:51 +00:00
Olivier Lamy 8e4a1f8890 ignore *.iml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1134257 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 09:55:02 +00:00
Paul Gier ed0647b0b6 Add unit tests to verify behaviour of unrecognized version qualifiers.
Issue id: MNG-5114


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1133143 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 20:28:08 +00:00
Olivier Lamy defd37331c upgrade compiler plugin version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1125977 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 14:53:29 +00:00
Olivier Lamy dc1f17fb54 upgrade surefire plugin version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1125974 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 14:25:41 +00:00
Olivier Lamy f713ba65b1 use last parent version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1125824 13f79535-47bb-0310-9956-ffa450edef68
2011-05-21 21:34:49 +00:00
Dennis Lundberg c5c3f655e6 Add ciManagement for Jenkins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1103847 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 19:07:02 +00:00
Herve Boutemy 2246876680 [MNG-5076] improved documentation of lifecycle.xml
Submitted by: Benson Margulies
applied with modifications
merged from 2.2 branch r1096335


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1096338 13f79535-47bb-0310-9956-ffa450edef68
2011-04-24 15:59:10 +00:00
Olivier Lamy e518df2710 ignore *.iml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1090686 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 20:59:41 +00:00
Benjamin Bentmann baee7d7289 o Extended API docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1086984 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 15:10:46 +00:00
Benjamin Bentmann e2ad36018b [MNG-5046] Remove $Id$ from sources
Submitted by: Jesse Glick

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1084807 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 23:30:11 +00:00
Benjamin Bentmann f8413a1dbe o Added apache-maven:3.0.3 to DOAP
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1076867 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 22:57:28 +00:00
Benjamin Bentmann 4cc24d22d6 o Added source downloads to DOAP
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1076865 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 22:54:47 +00:00
Benjamin Bentmann 5818486443 o Removed links to non-existent .bz2 distros from DOAP file
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1076862 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 22:49:45 +00:00