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
Hervé Boutemy
ed1501ecb5
[MNG-5477] check warning issued when no version in reporting section
2013-05-20 23:10:31 +02:00
Hervé Boutemy
15a13529b3
added a note about module=artifactId recommendation
2013-05-19 18:07:16 +02:00
Hervé Boutemy
adf65b8599
more sensible value for version: 4.0.0+ instead of 4.0.0, since
...
the vast majority from actual pom version will remain in future versions
2013-05-18 15:02:18 +02:00
Hervé Boutemy
f8cda9db60
[MNG-5480] added documentation about default url values calculated
...
from parent pom
2013-05-18 12:53:47 +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
Hervé Boutemy
deacaadf60
use maven-project-info-reports-plugin 2.7, which has better git support
2013-05-17 00:14:13 +02:00
Hervé Boutemy
204f96955a
maven-site-plugin 3.3 released
2013-05-13 19:54:24 +02:00
Hervé Boutemy
d6f02bb406
added a notice for the MSITE-687 workaround
2013-04-25 19:27:49 +02:00
Hervé Boutemy
fa47f650cb
added unit testst back after Eclipse Aether migration
2013-04-10 01:42:32 +02:00
Hervé Boutemy
d7b31b3c90
reapplied commit 994a27d004
after Eclipse
...
Aether merge:
removed code duplication: maven-core should use base
MavenRepositorySystemUtils provided by maven-aether-provider as a
basis before adding environment configuration instead of copy/paste
Aether configuration
2013-04-09 08:27:06 +02:00
Hervé Boutemy
1e5a78792b
accounted for Eclipse Aether API change
2013-04-09 08:15:58 +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
Kristian Rosenvold
973673721b
[MNG-5456] Incorrect exception handling in parallel build
2013-03-30 07:00:05 +01:00
Jason van Zyl
eb164f514c
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven
2013-03-23 15:25:07 -07:00
Stuart McCulloch
34a8c6ce3b
Use Eclipse/Sisu 0.0.0.M2a milestone
...
Signed-off-by: Jason van Zyl <jason@tesla.io>
2013-03-23 15:24:51 -07:00
Hervé Boutemy
833b5f0e93
fixed merge conflicts
2013-03-19 23:55:04 +01:00
Jason van Zyl
2d7069b6e3
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven
2013-03-19 10:25:34 -07:00
Stuart McCulloch
c5f161a8d6
Avoid mixing two flavours of Guice on the classpath.
...
Note: the main blocker to using Google-Guice for Maven3 is the lack of a release with the new ProvisionListener API, which is needed to support Plexus lifecycles. While there are other fixes/features in Sisu-Guice that are nice-to-have (such as removal of the big global singleton lock) they aren't strictly required for Maven3.
Signed-off-by: Jason van Zyl <jason@tesla.io>
2013-03-19 10:16:40 -07:00
Hervé Boutemy
e438f1140e
added information about encoding configuration
2013-03-19 01:21:13 +01:00
Hervé Boutemy
10983877dc
removed unused configuration
2013-03-18 23:35:03 +01:00
Jason van Zyl
f50ae7b059
o Merge branch 'master' into eclipse-aether
...
Conflicts:
maven-embedder/src/main/java/org/slf4j/impl/MavenSlf4jSimpleFriend.java
pom.xml
2013-03-18 13:27:43 -07:00
Stuart McCulloch
8b97b0a2da
Fix call to SimpleLoggerFactory.reset method (use LoggerFactory to make sure we get the right instance to reset, as SimpleLoggerFactory.INSTANCE is not actually used by slf4j-simple's StaticLoggerBinder) and remove temporary reflection workaround
...
Signed-off-by: Jason van Zyl <jason@tesla.io>
2013-03-18 12:12:22 -07:00
Jason van Zyl
2ec0a6b69f
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven
2013-03-18 11:03:04 -07:00
Jason van Zyl
cc2da2fabe
o using slf4j 1.7.4 which adds the method to clear the logger cache
...
o update the code to use slf4j 1.7.4
o the logging failures in the embedded ITs are now fixed
2013-03-18 11:01:40 -07:00
Jason van Zyl
33abdd2ccf
o update to slf4j 1.7.3 and use logger factory reset()
2013-03-17 18:48:06 -07:00
Hervé Boutemy
317e7c6238
removed unused properties
2013-03-17 20:41:19 +01:00
Stuart McCulloch
4849df9183
Reverting some unexpected aether dependency changes to the top-level pom which broke the build
...
Signed-off-by: Jason van Zyl <jason@tesla.io>
2013-03-15 16:46:28 -07:00