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
2013-06-27 22:10:16 -04:00
Jason van Zyl
09e77b53f0
Revert "[maven-release-plugin] prepare release maven-3.1"
...
This reverts commit a47ef06832
.
2013-06-23 08:15:55 -07:00
Jason van Zyl
87e5972726
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit e22b2fa16a
.
2013-06-23 08:15:29 -07:00
Jason van Zyl
e22b2fa16a
[maven-release-plugin] prepare for next development iteration
2013-06-23 08:03:57 -07:00
Jason van Zyl
a47ef06832
[maven-release-plugin] prepare release maven-3.1
2013-06-23 08:03:53 -07:00
Arnaud Héritier
21907a74e7
Revert "Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations"
...
This reverts commit c8e94a5b08
.
Decreases too much the code readibility
2013-06-14 10:29:43 +02:00
Arnaud Héritier
456268af61
Code cleanup - Remove Redundant Cast(s)
2013-06-11 22:28:48 +02:00
Arnaud Héritier
da48cfff83
Code cleanup - Redundant array creation for calling varargs method
2013-06-11 22:27:26 +02:00
Arnaud Héritier
d92746dc25
Code cleanup - Maven requires Java 5+ : Replace for and while loops by for each
2013-06-11 22:21:54 +02:00
Arnaud Héritier
1f84f8f296
Code cleanup - Maven requires Java 5+ : Replace String.indexOf() by String.contains()
2013-06-11 22:19:20 +02:00
Arnaud Héritier
9e5183f0ad
Code cleanup - Various code simplifications (tests, loops, …)
2013-06-11 22:09:51 +02:00
Arnaud Héritier
87a5532eb9
Code cleanup - Remove useless semi-colons
2013-06-11 22:04:29 +02:00
Arnaud Héritier
c8e94a5b08
Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations
2013-06-11 21:58:50 +02:00
Arnaud Héritier
c747fbe4c9
Code cleanup - Remove useless .toString()
2013-06-11 21:52:36 +02:00
Arnaud Héritier
a2897f86b3
Code cleanup - Maven requires Java 5+ : Remove unnecessary unboxing
2013-06-11 21:47:18 +02:00
Arnaud Héritier
96db1abbe9
Code cleanup - Maven requires Java 5+ : Remove unnecessary boxing
2013-06-11 21:43:53 +02:00
Arnaud Héritier
143216f93a
Fix misprint
2013-06-11 20:53:31 +02:00
Arnaud Héritier
4e24edbcfe
Add missing carriage return after version details
2013-06-02 21:32:45 +02:00
Hervé Boutemy
4ec06bf67c
default m-site-p plugin is 3.3
2013-06-02 12:40:38 +02:00
Jason van Zyl
e1286aea83
[maven-release-plugin] prepare for next development iteration
2013-06-01 08:56:26 -04:00
Jason van Zyl
c726cdd3a9
[maven-release-plugin] prepare release maven-3.1.0-alpha-1
2013-06-01 08:56:20 -04:00
Hervé Boutemy
ac64dd6bb6
[MNG-5482] detect missing Sonatype Aether classes to give a hint to
...
AetherClassNotFound Wiki article
2013-05-30 03:10:51 +02:00
rfscholte
22d74b0df9
Fix errors reported by DOAP, shortened descriptions where required (DOAP accepts max 10 words)
2013-05-29 20:47:26 +02:00
rfscholte
d92f6ee23b
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven
2013-05-29 19:58:37 +02:00
Brett Porter
2fea34f701
fix typo and use names from their respective POMs
2013-05-28 21:22:22 -07:00
Jason van Zyl
b0a83f6259
o update notice to reflect Aether and Sisu coming from the Eclipse Foundation
2013-05-28 19:06:19 -04:00
rfscholte
4cc6a3fdef
Fix Javadoc warnings
2013-05-28 23:29:01 +02:00
rfscholte
bd6beaa925
Adjust Copyright year
2013-05-28 22:24:07 +02:00
rfscholte
e1807abfbc
Replace package.html with package-info.java
2013-05-28 22:02:39 +02:00
Stephen Connolly
85eed72eb1
In the canonical pom order, i.e. our pom.xml code style, <pluginManagement> comes before <plugins>
2013-05-28 10:49:38 +01:00
Stephen Connolly
bfcf03d42c
Add RAT check to the release profile
...
- Will ensure that the license header checks continue to pass.
- Noticed a strange "bug" in that I need to set <inherited>true</inherited> in the profile which then
infects the non-inherited configuration outside the profile to all child projects. Not critical in this
case, but none the less an unexpected consequence. Most likely would be resolved by switching
to executions but that would require more duplication.
2013-05-28 10:42:47 +01:00
Stephen Connolly
348f716433
Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded
...
- We should maybe review this list periodically, but to my mind there are legitimate reasons for excluding all of these files from the ASL license header requirements
2013-05-28 10:37:02 +01:00
Stephen Connolly
c6c6bdc49f
Add ASL license header
2013-05-28 10:19:32 +01:00
Jason van Zyl
326303e22a
[maven-release-plugin] prepare for next development iteration
2013-05-25 08:33:08 -04:00
Jason van Zyl
42b69f0b0a
[maven-release-plugin] prepare release maven-3.1.0-alpha-1
2013-05-25 08:33:02 -04:00
Jason van Zyl
e55a51094b
o remove snapshot repository
2013-05-25 08:21:51 -04:00
Hervé Boutemy
f34b4fbdfc
[MNG-5477] finally removed reporting plugin version validation since a
...
warning is issued in maven-site-plugin in case of missing version. Then
removed reporting plugin version injection too
2013-05-23 18:54:08 +02:00
Jason van Zyl
00b9029094
[maven-release-plugin] prepare for next development iteration
2013-05-23 10:23:11 -04:00
Jason van Zyl
32d720ea0c
[maven-release-plugin] prepare release maven-3.1.0-alpha-1
2013-05-23 10:23:05 -04:00
Hervé Boutemy
4db66fd06c
[MNG-5477] inject pluginManagement and build plugins versions into
...
report plugins to avoid validation warnings
2013-05-21 00:17:25 +02:00