485 Commits

Author SHA1 Message Date
Hervé Boutemy
a2d30c322e bump to 3.1.1-SNAPSHOT 2013-07-19 19:31:00 +02:00
Arnaud Héritier
9f8eabce22 Bump to 3.2-SNAPSHOT 2013-07-15 22:37:09 +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 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
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
da48cfff83 Code cleanup - Redundant array creation for calling varargs method 2013-06-11 22:27:26 +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
96db1abbe9 Code cleanup - Maven requires Java 5+ : Remove unnecessary boxing 2013-06-11 21:43:53 +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
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
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
Hervé Boutemy
ed1501ecb5 [MNG-5477] check warning issued when no version in reporting section 2013-05-20 23:10:31 +02:00
Hervé Boutemy
7d359445d1 [MSITE-484] reporting section cannot be deprecated in Maven core for the
moment
2013-05-18 12:16:51 +02:00
Hervé Boutemy
9404499ccd maven-dependency-plugin 2.8 released, now compatible with Eclipse Aether 2013-05-18 08:34:42 +02:00
Jason van Zyl
95fbf6f445 [maven-release-plugin] prepare for next development iteration 2013-03-30 10:52:15 -04:00
Jason van Zyl
262b9bb1ef [maven-release-plugin] prepare release maven-3.1.0-alpha-1 2013-03-30 10:52:10 -04:00
Jason van Zyl
08eab1953d o revert release plugin commits 2013-03-30 10:50:39 -04:00
Jason van Zyl
01c969e1eb [maven-release-plugin] prepare for next development iteration 2013-03-30 10:21:32 -04:00
Jason van Zyl
2decac4869 [maven-release-plugin] prepare release maven-3.1.0 2013-03-30 10:19:45 -04:00
Hervé Boutemy
42962fa281 code formatting 2013-03-30 09:37:11 +01:00
Hervé Boutemy
e438f1140e added information about encoding configuration 2013-03-19 01:21:13 +01:00
Stuart McCulloch
2c2bf6e6e5 Use Eclipse/Sisu 0.0.0.M2 milestone
Signed-off-by: Jason van Zyl <jason@tesla.io>
2013-03-13 08:49:00 -04:00
Igor Fedorenko
9b58a3cfdc MNG-5444 fixed building MavenProject from ModelSource
To maintain compatibility with (the extremely unlikely) existing
implementations of ModelSource, the new API methods are provided
via optional ModelSource2 interface. Updated javadoc to encourage
use of the new API.

Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2013-03-03 22:03:50 -05:00
Hervé Boutemy
ef06aab96d updated ${maven.build.version} example to show the actual git format 2013-03-03 09:43:05 +01:00
olivier lamy
2f97f96fb1 [MNG-5418] Can't activate a profile by checking for the presence of a file in ${myProperty}. 2013-01-24 22:58:39 +01:00
Anders Hammar
77b12f962d Fixed incorrect Maven property example.
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-01-07 11:35:57 +01:00
Hervé Boutemy
89c2524458 ${basedir} is deprecated 2013-01-05 10:29:49 +01:00
Hervé Boutemy
915b1553f2 changed MavenModelMerger extensions visibility to protected to improve
documentation
2012-12-15 21:12:22 +01:00
Hervé Boutemy
a07fdf076c improved javadoc 2012-12-15 21:06:57 +01:00
Hervé Boutemy
950b9b3c58 added more pointers to sources 2012-12-15 11:14:31 +01:00
Hervé Boutemy
38e3de00cb javadoc formatting 2012-12-15 10:56:15 +01:00
Jason van Zyl
73e1445987 [maven-release-plugin] prepare for next development iteration 2012-12-03 19:58:46 -08:00
Jason van Zyl
618d12906d [maven-release-plugin] prepare release maven-3.1.0 2012-12-03 19:58:40 -08:00
Hervé Boutemy
b63904c9db fixed errors reported by Checkstyle (once again...) 2012-12-03 02:21:58 +01:00
rfscholte
327e1b7e80 [MNG-5400] Upgrade version of maven-dependency-plugin in superpom to 2.5 2012-12-02 00:02:13 +01:00
rfscholte
dbef526ede [MNG-5398] scriptSourceDirectory in superpom is not prefixed with
${project.basedir}/ 
(now with the right expression)
2012-12-01 23:55:16 +01:00
rfscholte
e052ebaa7b [MNG-5399] Upgrade version of maven-release-plugin in superpom 2012-12-01 23:22:28 +01:00
rfscholte
df162a5a35 [MNG-5398] scriptSourceDirectory in superpom is not prefixed with
${project.basedir}/
2012-12-01 23:20:55 +01:00
Jason van Zyl
fcffe3c9d5 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1413481 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 05:07:28 +00:00