[MNG-6240] Duplicate components in plugin extension realm when plugin depends
on maven-aether-resolver
Maven Core needs to export the maven-aether-provider artifact so that its
components do not get added twice in plugin realm. This happens if the build
uses an extension plugin depending on mav
[MNG-6127] Fix plugin execution configuration interference
Signed-off-by: rfscholte
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1ed6592
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1ed6592
Diff: http://git-w
[MNG-6148] Can't package and assemble with JDK9/Jigsaw
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/842db371
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/842db371
Diff: http://git-wip-us.apache.org/repos/asf/mave
[MNG-6258] Upgrade to Maven Resolver 1.1.0
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e520324c
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e520324c
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e5203
[MNG-6207] Create WARNINGs in case of using system scope
o display deprecation build warning for dependencies with scope 'system'
declaration
o Note about tests: existing 'systemPath' related tests are reused/expanded
(rationale: scope 'system' and 'systemPath' are mutually dependent)
Signed
Squashed commit of the following:
commit c829bdcfc275b207e23fc568b3c16d98195675be
Author: rfscholte
Date: Thu Aug 24 10:54:08 2017 +0200
[MNG-6275] ServiceLoaderFactory can't find implementations via ClassRealm
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git
[MNG-6123] detect self references in POM and fail fast
o Added unit test and self referencing pom
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8f8c45c9
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8f8c45c9
Diff:
Repository: maven
Updated Branches:
refs/heads/MNG-6069 0abc475f7 -> d349ddd32 (forced update)
[MNG-6186] fixed path to jansi native libs in distribution
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/707cff6f
Tree: http:/
[MNG-6069] Migrate to non deprecated parts of Commons CLI
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d349ddd3
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d349ddd3
Diff: http://git-wip-us.apache.org/repos/asf/m
[MNG-5457] Show repository id when downloading or uploading from/to a remote
repository
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b1002575
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b1002575
Diff: http://gi
[MNG-6174] Clean Up Maven Model
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4f2a2dba
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4f2a2dba
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4f2a2dba
Branch
[MNG-6220] Add CLI options to control color output
Introduce -Dstyle.color=[always|never|auto]
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/785bad69
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/785bad69
Diff: htt
[MNG-6220] Add CLI options to control color output
Introduce -Dstyle.color=[always|never|auto]
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/785bad69
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/785bad69
Diff: htt
Squashed commit of the following:
commit c829bdcfc275b207e23fc568b3c16d98195675be
Author: rfscholte
Date: Thu Aug 24 10:54:08 2017 +0200
[MNG-6275] ServiceLoaderFactory can't find implementations via ClassRealm
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git
[MNG-6216] ArrayIndexOutOfBoundsException when parsing POM
o Upgraded to new release of plexus-utils which contains
the fix for #22 in plexus-utils.
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/99244b09
Tree: http://git
[MNG-6127] Fix plugin execution configuration interference
Signed-off-by: rfscholte
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1ed6592
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1ed6592
Diff: http://git-w
Repository: maven
Updated Branches:
refs/heads/MNG-6216 9bd69aa8f -> 99244b097 (forced update)
[MNG-6148] Can't package and assemble with JDK9/Jigsaw
Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/842db371
Tree: http://gi
Author: khmarbaise
Date: Sun Aug 27 13:54:21 2017
New Revision: 1806368
URL: http://svn.apache.org/viewvc?rev=1806368&view=rev
Log:
[MEAR-248] Support lookup-name in env-entry section
o Added lookup-name in env-entry section.
Modified:
maven/plugins/trunk/maven-ear-plugin/src/main/java/org/
Author: khmarbaise
Date: Sun Aug 27 13:26:55 2017
New Revision: 1806364
URL: http://svn.apache.org/viewvc?rev=1806364&view=rev
Log:
[MEAR-247] resource-ref in generated application.xml
o Added the generation of resource-ref entries in application.xml
Added:
maven/plugins/trunk/maven-ear-plu
Author: khmarbaise
Date: Sun Aug 27 11:35:08 2017
New Revision: 1806351
URL: http://svn.apache.org/viewvc?rev=1806351&view=rev
Log:
[MEAR-226] bundleFileName functionality for the acr plugin
o Added AcrModule implementation to make bundleFileName
configuration possible.
Added:
maven/plug
Author: khmarbaise
Date: Sun Aug 27 10:33:08 2017
New Revision: 1806347
URL: http://svn.apache.org/viewvc?rev=1806347&view=rev
Log:
[MWAR-410] Upgrade plexus-utils to version 3.1.0
Modified:
maven/plugins/trunk/maven-war-plugin/pom.xml
Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
U
Author: khmarbaise
Date: Sun Aug 27 10:22:28 2017
New Revision: 1806346
URL: http://svn.apache.org/viewvc?rev=1806346&view=rev
Log:
[MSHARED-656] Make integration testing for different Maven versions possible
o Reordered parts of the tests.
Modified:
maven/shared/branches/maven-artifact-tra
22 matches
Mail list logo