- 1243643 removed maven-script module since directory was removed in r1340860 by Herve Boutemy · 13 years ago maven-2.2.x
- 981680d remove moved modules. by Olivier Lamy · 13 years ago
- 51585dc added javadoc by Herve Boutemy · 13 years ago
- 547a1e4 ignore idea file by Olivier Lamy · 13 years ago
- 94d4b69 [MNG-5151] use exact same url as Maven 3, without trailing slash by Herve Boutemy · 14 years ago
- 4a9b764 added site descriptor by Herve Boutemy · 14 years ago
- 29d3407 [MNG-5119] added Overview menu with javadoc and jxr entries by Herve Boutemy · 14 years ago
- 3aacea3 added super-pom reference in documentation by Herve Boutemy · 14 years ago
- 3420bbc [MNG-5119] site organization improvements (merged from 3.x branch) by Herve Boutemy · 14 years ago
- f64e2eb added license headers and schema reference by Herve Boutemy · 14 years ago
- 31f092b [MNG-5151] use proper CNAME (merged from multiple revisions in 3.x branch) by Herve Boutemy · 14 years ago
- b94348f [MNG-5164] Odd <name> of central in superpom (merged from 3.x branch r1164995) by Herve Boutemy · 14 years ago
- 1ea3719 ignore *.iml by Olivier Lamy · 14 years ago
- 803a35e [MNG-5140] keep reports order in reportSet when merging by Herve Boutemy · 14 years ago
- ad6ce48 added generics by Herve Boutemy · 14 years ago
- 1de3027 [MNG-5108] added combine.children and combine.self attributes information in model descriptor documentation (merged from trunk r1142230) by Herve Boutemy · 14 years ago
- aa83e9f Add ciManagement for Jenkins. by Dennis Lundberg · 14 years ago
- afb77fa reverted r1100540: tests are failing and no time to find why... by Herve Boutemy · 14 years ago
- 1298681 added more generics by Herve Boutemy · 14 years ago
- c0e53b5 added more generics by Herve Boutemy · 14 years ago
- 8643b0d [MNG-5076] improved documentation of lifecycle.xml by Herve Boutemy · 14 years ago
- 268caef [MNG-5044] use maven-reporting-api 3.0 by Herve Boutemy · 14 years ago
- f1b3643 [MNG-5043] added maven-compat to exclusion list by Herve Boutemy · 14 years ago
- 9244009 updated maven-site-plugin by Herve Boutemy · 14 years ago
- ce5fde9 updated Modello version by Herve Boutemy · 14 years ago
- a1efa48 added dependency graph by Herve Boutemy · 14 years ago
- 3a6e724 [MNG-4903] Update to Wagon 1.0-beta-7 by Dennis Lundberg · 15 years ago
- 28f2cc7 o Update to latest Wagon SNAPSHOT version to see what the grid has to say about it. by Dennis Lundberg · 15 years ago
- 740efe8 o Fixed bootstrap to work with Ant 1.8.x by Benjamin Bentmann · 15 years ago
- 21cffe1 [MNG-4761] Force non-system scope to runtime, to avoid taking scope into account when doing conflict resolution for plugin dependencies. by John Dennis Casey · 15 years ago
- 920bac0 added generics to hand-written code in model by Herve Boutemy · 15 years ago
- 23aed6f [MNG-4737] removed dependency on backport-util-concurrent by Herve Boutemy · 15 years ago
- ff0d40d use more Java 5 generics by Herve Boutemy · 15 years ago
- f5e0593 fixed ambiguous relative links by Herve Boutemy · 15 years ago
- 2e4ef50 updated parent pom by Herve Boutemy · 15 years ago
- c2a1505 added explanations about the move from Maven core to shared components by Herve Boutemy · 15 years ago
- fd45c14 Make DefaultArtifact.isSnapshot() delegate to ArtifactUtils.isSnapshot(..) by John Dennis Casey · 15 years ago
- 5374d44 Merged r791431:904379 from 2.0.11-RC branch, upgraded parent by Brett Leslie Porter · 16 years ago
- 5c6e9e7 [MNG-3266] make RepositoryBase override not only equals() but hashCode() too by Herve Boutemy · 16 years ago
- ffc7708 MNG-4509: set MAVEN_DEBUG_OPTS after setlocal so that it is clear after mvnDebug.bat is done by Dan Tran · 16 years ago
- eee384e [MNG-4368] DefaultArtifactInstaller should only overwrite files if timestamp has changed by Benjamin Bentmann · 16 years ago
- bde1763 o Increased memory for IT run during bootstrap by Benjamin Bentmann · 16 years ago
- 8c3539c [MNGSITE-104] http://maven.apache.org/downloads.html does not work by Benjamin Bentmann · 16 years ago
- 40d8844 reverted r894080 as discussed in http://mail-archives.apache.org/mod_mbox/maven-dev/200912.mbox/%3C4B37E3BF.10306@apache.org%3E by Herve Boutemy · 16 years ago
- 865d13f reordered maven.mdo fields to better match POM Code Convention. by Herve Boutemy · 16 years ago
- 8b82cc6 [MNG-4319] Property expansion does not work for goals in plugin executions by Benjamin Bentmann · 16 years ago
- 0300529 added javadoc links to Plexus main libraries by Herve Boutemy · 16 years ago
- 3f96053 fixed M2_HOME check, which was failing under Windows (because of backslash instead of slash) by Herve Boutemy · 16 years ago
- 7645602 [MNG-4352] improve the error message if an unexpected directory was used (previously this errored out at the end of the process with an incomplete build in a different directory) by Brett Leslie Porter · 16 years ago
- 66f8e09 oops, gotta pull the logger from the metadata source PARAMETER...duh by John Dennis Casey · 16 years ago
- 3fd3179 forgot to transfer the logger over in the copy constructor. by John Dennis Casey · 16 years ago
- 54938ff renamed tokens used during bootstrap to better understand their role (merged from maven-3 r766862) by Herve Boutemy · 16 years ago
- f2733bd fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 5ef3fc1 fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 372a71c [MNG-4148][MNG-4347] Fixing through-line for the new session-specific metadata source, which is set in the execution request, passed into the session through that, and eventually used in the plugin manager and the extension manager from the session. by John Dennis Casey · 16 years ago
- 07f74cc [MNG-4347] merging feature branch. by John Dennis Casey · 16 years ago
- 26cb314 fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 572217e fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 199cddf fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- f44dea4 fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- ba91274 fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 85168e4 fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 5e7bb0f fixed errors reported by Checkstyle by Herve Boutemy · 16 years ago
- 07795c7 typo by Herve Boutemy · 16 years ago
- bcb86b1 use Java 5 generics by Herve Boutemy · 16 years ago
- c2f7650 use Java 5 generics (merged ftom maven-3 r804537) by Herve Boutemy · 16 years ago
- 8fe0f50 little coding style fixes (no code change) (merged from maven-3 r804535) by Herve Boutemy · 16 years ago
- e814833 little coding style fixes (no code change) (merged from maven-3 r804533) by Herve Boutemy · 16 years ago
- c3bba61 o Generified code (partial merge from maven-3 r788990) by Herve Boutemy · 16 years ago
- 5b9f2d2 [MNG-4347] Create a session-specific instance of MavenMetadataSource to be used during project-building, which passes the global profile manager throughout the build by John Dennis Casey · 16 years ago maven-2.2.x-MNG-4347
- ea6e372 Creating feature branch by John Dennis Casey · 16 years ago
- d061450 [MARTIFACT-19] DefaultArtifactInstaller should only overwrite files if timestamp has changed by Daniel Fabulich · 16 years ago
- d399373 MNG-4289: Bump to latest Modello by Vincent Siveton · 16 years ago
- ec50fcf [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 16 years ago
- 525fed9 [maven-release-plugin] prepare release maven-2.2.1 by John Dennis Casey · 16 years ago
- b588e71 [MNG-4275] Applied patch to set dependency trail soon enough to trigger a warning in cases where a direct dependency is relocated. by John Dennis Casey · 16 years ago
- 0ea7b71 bump mavenVersion property by John Dennis Casey · 16 years ago
- 7a0cc29 [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 16 years ago
- 20a7936 [maven-release-plugin] prepare release maven-2.2.1-RC2 by John Dennis Casey · 16 years ago
- bb0eebf cover the update to the PluginManager interface. by John Dennis Casey · 16 years ago
- dc4d392 [MNG-4279] Adding some debug output to help determine what went wrong. by John Dennis Casey · 16 years ago
- 5c405d2 [MNG-4279] Fail gracefully in cases where wagonProvider is invalid for the specified repository protocol. by John Dennis Casey · 16 years ago
- f684c5e [MNG-4270] load plugins with extensions enabled fully (including plugin dependencies) prior to querying them for artifact handlers, just like we do for lifecycles. by John Dennis Casey · 16 years ago
- de6c335 [MNG-4270] load plugins with extensions enabled fully (including plugin dependencies) prior to querying them for artifact handlers, just like we do for lifecycles. by John Dennis Casey · 16 years ago
- 3d86cd6 [MNG-4270] completely load any plugin used for extensions, so plugin dependencies can supply artifact handlers and lifecycle mappings, in addition to the plugin artifact itself. by John Dennis Casey · 16 years ago
- ce19864 [MNG-4254] remove use of Plexus component override as it is dependent on shading order to work correctly and can't be tested. Correct default for HTTPS wagon. by Brett Leslie Porter · 16 years ago
- 5cf9247 properly wrap the wagon manager up in a finally block by Brett Leslie Porter · 16 years ago
- f2a7112 move offline check into resolveParameters to avoid duplication of wagon manager lookup by Brett Leslie Porter · 16 years ago
- bf4f2e4 [MNG-4254] ensure the wagon provider is used for all requests, not just the first one by Brett Leslie Porter · 16 years ago
- bb08f63 o Fixed SCM URLs by Benjamin Bentmann · 16 years ago
- 9cc1d3a o Fixed version by Benjamin Bentmann · 16 years ago
- da30967 [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 16 years ago
- 11529fc [maven-release-plugin] prepare release maven-2.2.1-RC1 by John Dennis Casey · 16 years ago
- af94c68 still fixing clirr... by John Dennis Casey · 16 years ago
- c14c952 update clirr config. by John Dennis Casey · 16 years ago
- ca91cde o Added license header by Benjamin Bentmann · 16 years ago
- b69768b o Set svn:eol-style=native by Benjamin Bentmann · 16 years ago
- fa07207 missed a file. by John Dennis Casey · 16 years ago
- f4bc033 [MNG-3506] Fixing loading of ArtifactHandlers from plugins with extensions, even in cases where multiple plugins with extensions are used. by John Dennis Casey · 16 years ago
- d838040 o Deprecated Settings.getMirrorOf() which is neither up-to-date nor used by Benjamin Bentmann · 16 years ago