9801 Commits

Author SHA1 Message Date
rfscholte
5691c6e272 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven 2013-08-26 20:10:30 +02:00
rfscholte
c225847e4f [MNG-5459] failure to resolve pom artifact from snapshotVersion in maven-metadata.xml 2013-08-26 20:08:04 +02:00
Hervé Boutemy
7da3bbbff7 pom formatting 2013-08-25 20:50:30 +02:00
rfscholte
bf5366dc46 Add references to m-dependency-p 2013-08-25 20:34:28 +02:00
Hervé Boutemy
cc28bb2e11 forgot cropping image 2013-08-24 05:28:14 +02:00
Hervé Boutemy
d369c82a56 better representation of the fact that sisu-inject uses stock guice
where sisu-plexus uses patched version
2013-08-24 05:26:09 +02:00
Hervé Boutemy
f2e8106bf9 improved sisu/guice description:
- new Eclipse sisu structure
- added a link to guice, used through a sisu-patched version
2013-08-24 05:07:29 +02:00
Hervé Boutemy
6b2db085c0 code formatting 2013-08-21 21:38:01 +02:00
Kristian Rosenvold
6eed1f705c p-u .15 2013-08-21 07:49:05 +02:00
Jason van Zyl
11f46bd4c4 MNG-5503: Fix for the issue where Maven 3.1.0 fails to resolve artifacts produced by reactor build
The general strategy is to fall back to Aether artifact type and use its notion of identity as much as possible. I have
a simple IT taken from the sample project that I will also push.
2013-08-20 05:54:28 -07:00
Kristian Rosenvold
2fd4d482e8 Upgraded to modello 1.8.1 2013-08-16 06:24:52 +02:00
Kristian Rosenvold
cc10eaa869 Updated to latest classworlds to get concurrent classloading and resource loading perf improvment 2013-08-16 06:23:29 +02:00
Kristian Rosenvold
e8430e6d61 Updated to latest p-u and p-int 2013-08-07 07:45:12 +02:00
Kristian Rosenvold
515c006dc7 Modello 1.8, p-int 1.18 2013-08-06 19:39:18 +02:00
Kristian Rosenvold
7ab8d94f97 Updated p-u 2013-08-06 16:16:41 +02:00
Hervé Boutemy
2d33fad18c give coordinates of plexus configuration files used to define content 2013-08-02 15:24:11 +02:00
Hervé Boutemy
19b0bb3ff3 link to SLF4J documentation on switching SLF4J binding 2013-08-02 10:58:06 +02:00
Hervé Boutemy
8bbfb6f3c2 more explanations on logger names 2013-08-02 10:05:27 +02:00
Hervé Boutemy
f63335c4e6 more details on logging implementation 2013-08-02 09:58:43 +02:00
Hervé Boutemy
7cb432874f avoid warning when running 'mvn site' without reporting profile 2013-08-02 01:30:31 +02:00
Hervé Boutemy
ea97145dfc javadoc improvement 2013-08-02 01:28:45 +02:00
Hervé Boutemy
aaa198abfb improved logging documentation 2013-08-02 01:27:07 +02:00
Hervé Boutemy
0dde561629 update slf4j-api to latest 2013-08-01 20:04:22 +02:00
Dennis Lundberg
a58b91819c Add missing license header. 2013-07-28 21:49:05 +02:00
Hervé Boutemy
b83de53e86 [MNG-5500] tracking file is now _remote.repositories (was
_maven.repositories in Maven 3.0.x)
2013-07-28 18:35:31 +02:00
Hervé Boutemy
82eba2a03f improved javadoc 2013-07-28 14:08:13 +02:00
Hervé Boutemy
2351cc1bb9 added a link to ExceptionHandler in the "useful entry points" section 2013-07-28 13:46:14 +02:00
Hervé Boutemy
7ffd13af5f added links to toolchains descriptor reference 2013-07-27 23:10:34 +02:00
Hervé Boutemy
8009c099a0 prefer DuplicatProjectException in same package and explicit package for
org.apache.maven.project.DuplicatProjectException
2013-07-27 19:16:52 +02:00
Jason van Zyl
e084ff3b8c o change the scope of org.eclipse.sisu to test in the maven-aether-provider to prevent it from leaking out to clients. 2013-07-26 21:09:50 -04:00
Jason van Zyl
0609504133 o update to sisu 0.0.0.M5 2013-07-26 20:59:54 -04:00
Jason van Zyl
5cfcb2f5b0 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven 2013-07-21 14:09:52 -04:00
Jason van Zyl
5e771fb4a4 o remove exception for rat plugin 2013-07-21 14:04:11 -04:00
Jason van Zyl
9d6b57c5d7 o moved to the wiki: https://cwiki.apache.org/confluence/display/MAVEN/Compatibility+with+Maven+2.x 2013-07-21 14:03:25 -04:00
Olivier Lamy
d5259127ed add missing @since 3.0.2 2013-07-20 15:46:16 +10:00
Olivier Lamy
e2f99c2ca5 add missing @since 3.1.0 2013-07-20 15:42:08 +10:00
Hervé Boutemy
465202c505 added a link to ArtifactHandler API 2013-07-19 19:34:02 +02:00
Hervé Boutemy
a2d30c322e bump to 3.1.1-SNAPSHOT 2013-07-19 19:31:00 +02:00
Stephen Connolly
9f7d5171fe narrow the exclusion 2013-07-18 11:19:00 +01:00
Arnaud Héritier
9f8eabce22 Bump to 3.2-SNAPSHOT 2013-07-15 22:37:09 +02:00
Daniel Kulp
380dc43a7a Use the latest remote-resources snapshot (for now, testing purposes) to update the license links 2013-07-08 13:45:40 -04:00
Stephen Connolly
50a24e5418 upgrade to rat:0.9 and defensively prepare for maven-parent 24 2013-07-08 10:35:59 +01:00
Arnaud Héritier
7bb5f1957a s/The Maven distribution/The Apache Maven distribution
Reported by Sebb
2013-07-02 17:17:38 +02:00
Daniel Kulp
b4dc8931f2 Some updates to start working on a proper LICENCE/NOTICE 2013-07-01 16:28:28 -04:00
Hervé Boutemy
1a6bc62764 update Aether javadoc link 2013-06-30 02:32:59 +02:00
Hervé Boutemy
e185e02f51 upgrade maven-javadoc-plugin to 2.9.1, for CVE fix 2013-06-30 02:30:13 +02:00
Jason van Zyl
271761de84 [maven-release-plugin] prepare for next development iteration 2013-06-27 22:10:23 -04:00
Jason van Zyl
893ca28a1d [maven-release-plugin] prepare release maven-3.1.0 maven-3.1.0 2013-06-27 22:10:16 -04:00
Jason van Zyl
09e77b53f0 Revert "[maven-release-plugin] prepare release maven-3.1"
This reverts commit a47ef06832bff888928c66c525e18439b7a3c0f3.
2013-06-23 08:15:55 -07:00
Jason van Zyl
87e5972726 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit e22b2fa16a14551b6a9f8fd5776d21cf5ef6c663.
2013-06-23 08:15:29 -07:00