maven-shade-plugin
maven-shade-plugin copied to clipboard
Bump mavenVersion from 3.1.1 to 3.8.6
Bumps mavenVersion
from 3.1.1 to 3.8.6.
Updates maven-plugin-api
from 3.1.1 to 3.8.6
Release notes
Sourced from maven-plugin-api's releases.
3.8.6
What's Changed
- [MNG-7441] 3.8.x Update version of logback by
@cstamas
in apache/maven#708- [MNG-7432] Resolver session contains non-MavenWorkspaceReader by
@laeubi
in apache/maven#695- [MNG-7459] Revert "[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session" by
@gnodet
in apache/maven#715- [3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by
@gnodet
in apache/maven#736Full Changelog: https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6
3.8.5
What's Changed
- [3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by
@gnodet
in apache/maven#628- [MNG-6326] Make the build fail if core extensions can not be loaded by
@gnodet
in apache/maven#648- [3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by
@gnodet
in apache/maven#653- [3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by
@gnodet
in apache/maven#656- [3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by
@gnodet
in apache/maven#657- [3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by
@gnodet
in apache/maven#670- [3.8.x][MNG-7395] - Support system-properties in extension.xml by
@laeubi
in apache/maven#673New Contributors
@laeubi
made their first contribution in apache/maven#673Full Changelog: https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5
3.8.4
What's Changed
- [MNG-6302] logging the module count by
@rmannibucau
in apache/maven#136- [MNG-6424] - Upgrade plexus-interpolation to 1.25 by
@shemic87
in apache/maven#172- Update Jenkins build to use Maven 3.5.4 by
@slachiewicz
in apache/maven#179- [MNG-6473] Update Mockito to 2.21.0 by
@slachiewicz
in apache/maven#181- MNG-6414 Add more Apache license headers to skip downloading license … by
@slachiewicz
in apache/maven#167- [MNG-6479] Upgrade XMLUnit to 2.2.1 by
@slachiewicz
in apache/maven#183- Fixed typo in exception logging by
@slachiewicz
in apache/maven#170- [MNG-6490] Maven fails reporting circular dependency when the depende… by
@slachiewicz
in apache/maven#188- [MNG-6261] - using java File api to compare by
@fabcipriano
in apache/maven#192- MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by
@mickaelistria
in apache/maven#193- [MNG-6559] Fix mailing list URL by
@johnlinp
in apache/maven#230- [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by
@slachiewicz
in apache/maven#237- [MNG-6405] Fix basedir in MavenProject.deepCopy by
@jglick
in apache/maven#225- [MNG-6655] Add support for "release" qualifier by
@michael-o
in apache/maven#249- Always deploy snapshot from master by
@mickaelistria
in apache/maven#250- [MNG-6665] toolchain.xml file should support environment variables by
@MartinKanters
in apache/maven#251- MNG-6681 dependency type = extension+classifier by
@hboutemy
in apache/maven#254- [MNG-6718] Upgrade to plexus-utils 3.2.1 by
@gnodet
in apache/maven#271- [MNG-6697] New fast model interpolator not using reflection by
@gnodet
in apache/maven#261- [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by
@saturnism
in apache/maven#269- [MNG-6729] StringSearchModelInterpolator introspects objects from Java API by
@Tibor17
in apache/maven#275- [refactor] use utility method of Objects to simplify code by
@caidezhi
in apache/maven#284- [MNG-6778] - Use https for maven schemaLocations by
@cwansart
in apache/maven#299
... (truncated)
Commits
84538c9
[maven-release-plugin] prepare release maven-3.8.6a2ad4f2
deploy master, 3.8.x and 3.9.x9a8c4a4
[MNG-7490] Upgrade Plexus Utils to 3.3.18b157e7
[MNG-7489] Upgrade JUnit to 4.13.2afc0155
[MNG-7488] Upgrade SLF4J to 1.7.365c0d6b9
[MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...0b79a9e
[MNG-7487] Fix deadlock during forked lifecycle executions88a03f8
[MNG-7486] Create a multiline message helper for boxed log messages23cc863
[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...7ae663f
Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...- Additional commits viewable in compare view
Updates maven-model
from 3.1.1 to 3.8.6
Release notes
Sourced from maven-model's releases.
3.8.6
What's Changed
- [MNG-7441] 3.8.x Update version of logback by
@cstamas
in apache/maven#708- [MNG-7432] Resolver session contains non-MavenWorkspaceReader by
@laeubi
in apache/maven#695- [MNG-7459] Revert "[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session" by
@gnodet
in apache/maven#715- [3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by
@gnodet
in apache/maven#736Full Changelog: https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6
3.8.5
What's Changed
- [3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by
@gnodet
in apache/maven#628- [MNG-6326] Make the build fail if core extensions can not be loaded by
@gnodet
in apache/maven#648- [3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by
@gnodet
in apache/maven#653- [3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by
@gnodet
in apache/maven#656- [3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by
@gnodet
in apache/maven#657- [3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by
@gnodet
in apache/maven#670- [3.8.x][MNG-7395] - Support system-properties in extension.xml by
@laeubi
in apache/maven#673New Contributors
@laeubi
made their first contribution in apache/maven#673Full Changelog: https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5
3.8.4
What's Changed
- [MNG-6302] logging the module count by
@rmannibucau
in apache/maven#136- [MNG-6424] - Upgrade plexus-interpolation to 1.25 by
@shemic87
in apache/maven#172- Update Jenkins build to use Maven 3.5.4 by
@slachiewicz
in apache/maven#179- [MNG-6473] Update Mockito to 2.21.0 by
@slachiewicz
in apache/maven#181- MNG-6414 Add more Apache license headers to skip downloading license … by
@slachiewicz
in apache/maven#167- [MNG-6479] Upgrade XMLUnit to 2.2.1 by
@slachiewicz
in apache/maven#183- Fixed typo in exception logging by
@slachiewicz
in apache/maven#170- [MNG-6490] Maven fails reporting circular dependency when the depende… by
@slachiewicz
in apache/maven#188- [MNG-6261] - using java File api to compare by
@fabcipriano
in apache/maven#192- MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by
@mickaelistria
in apache/maven#193- [MNG-6559] Fix mailing list URL by
@johnlinp
in apache/maven#230- [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by
@slachiewicz
in apache/maven#237- [MNG-6405] Fix basedir in MavenProject.deepCopy by
@jglick
in apache/maven#225- [MNG-6655] Add support for "release" qualifier by
@michael-o
in apache/maven#249- Always deploy snapshot from master by
@mickaelistria
in apache/maven#250- [MNG-6665] toolchain.xml file should support environment variables by
@MartinKanters
in apache/maven#251- MNG-6681 dependency type = extension+classifier by
@hboutemy
in apache/maven#254- [MNG-6718] Upgrade to plexus-utils 3.2.1 by
@gnodet
in apache/maven#271- [MNG-6697] New fast model interpolator not using reflection by
@gnodet
in apache/maven#261- [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by
@saturnism
in apache/maven#269- [MNG-6729] StringSearchModelInterpolator introspects objects from Java API by
@Tibor17
in apache/maven#275- [refactor] use utility method of Objects to simplify code by
@caidezhi
in apache/maven#284- [MNG-6778] - Use https for maven schemaLocations by
@cwansart
in apache/maven#299
... (truncated)
Commits
84538c9
[maven-release-plugin] prepare release maven-3.8.6a2ad4f2
deploy master, 3.8.x and 3.9.x9a8c4a4
[MNG-7490] Upgrade Plexus Utils to 3.3.18b157e7
[MNG-7489] Upgrade JUnit to 4.13.2afc0155
[MNG-7488] Upgrade SLF4J to 1.7.365c0d6b9
[MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...0b79a9e
[MNG-7487] Fix deadlock during forked lifecycle executions88a03f8
[MNG-7486] Create a multiline message helper for boxed log messages23cc863
[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...7ae663f
Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...- Additional commits viewable in compare view
Updates maven-core
from 3.1.1 to 3.8.6
Release notes
Sourced from maven-core's releases.
3.8.6
What's Changed
- [MNG-7441] 3.8.x Update version of logback by
@cstamas
in apache/maven#708- [MNG-7432] Resolver session contains non-MavenWorkspaceReader by
@laeubi
in apache/maven#695- [MNG-7459] Revert "[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session" by
@gnodet
in apache/maven#715- [3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by
@gnodet
in apache/maven#736Full Changelog: https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6
3.8.5
What's Changed
- [3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by
@gnodet
in apache/maven#628- [MNG-6326] Make the build fail if core extensions can not be loaded by
@gnodet
in apache/maven#648- [3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by
@gnodet
in apache/maven#653- [3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by
@gnodet
in apache/maven#656- [3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by
@gnodet
in apache/maven#657- [3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by
@gnodet
in apache/maven#670- [3.8.x][MNG-7395] - Support system-properties in extension.xml by
@laeubi
in apache/maven#673New Contributors
@laeubi
made their first contribution in apache/maven#673Full Changelog: https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5
3.8.4
What's Changed
- [MNG-6302] logging the module count by
@rmannibucau
in apache/maven#136- [MNG-6424] - Upgrade plexus-interpolation to 1.25 by
@shemic87
in apache/maven#172- Update Jenkins build to use Maven 3.5.4 by
@slachiewicz
in apache/maven#179- [MNG-6473] Update Mockito to 2.21.0 by
@slachiewicz
in apache/maven#181- MNG-6414 Add more Apache license headers to skip downloading license … by
@slachiewicz
in apache/maven#167- [MNG-6479] Upgrade XMLUnit to 2.2.1 by
@slachiewicz
in apache/maven#183- Fixed typo in exception logging by
@slachiewicz
in apache/maven#170- [MNG-6490] Maven fails reporting circular dependency when the depende… by
@slachiewicz
in apache/maven#188- [MNG-6261] - using java File api to compare by
@fabcipriano
in apache/maven#192- MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by
@mickaelistria
in apache/maven#193- [MNG-6559] Fix mailing list URL by
@johnlinp
in apache/maven#230- [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by
@slachiewicz
in apache/maven#237- [MNG-6405] Fix basedir in MavenProject.deepCopy by
@jglick
in apache/maven#225- [MNG-6655] Add support for "release" qualifier by
@michael-o
in apache/maven#249- Always deploy snapshot from master by
@mickaelistria
in apache/maven#250- [MNG-6665] toolchain.xml file should support environment variables by
@MartinKanters
in apache/maven#251- MNG-6681 dependency type = extension+classifier by
@hboutemy
in apache/maven#254- [MNG-6718] Upgrade to plexus-utils 3.2.1 by
@gnodet
in apache/maven#271- [MNG-6697] New fast model interpolator not using reflection by
@gnodet
in apache/maven#261- [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by
@saturnism
in apache/maven#269- [MNG-6729] StringSearchModelInterpolator introspects objects from Java API by
@Tibor17
in apache/maven#275- [refactor] use utility method of Objects to simplify code by
@caidezhi
in apache/maven#284- [MNG-6778] - Use https for maven schemaLocations by
@cwansart
in apache/maven#299
... (truncated)
Commits
84538c9
[maven-release-plugin] prepare release maven-3.8.6a2ad4f2
deploy master, 3.8.x and 3.9.x9a8c4a4
[MNG-7490] Upgrade Plexus Utils to 3.3.18b157e7
[MNG-7489] Upgrade JUnit to 4.13.2afc0155
[MNG-7488] Upgrade SLF4J to 1.7.365c0d6b9
[MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...0b79a9e
[MNG-7487] Fix deadlock during forked lifecycle executions88a03f8
[MNG-7486] Create a multiline message helper for boxed log messages23cc863
[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...7ae663f
Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...- Additional commits viewable in compare view
Updates maven-artifact
from 3.1.1 to 3.8.6
Release notes
Sourced from maven-artifact's releases.
3.8.6
What's Changed
- [MNG-7441] 3.8.x Update version of logback by
@cstamas
in apache/maven#708- [MNG-7432] Resolver session contains non-MavenWorkspaceReader by
@laeubi
in apache/maven#695- [MNG-7459] Revert "[3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session" by
@gnodet
in apache/maven#715- [3.8.x] [MNG-7476] Display a warning when an aggregator mojo locks other mojos executions by
@gnodet
in apache/maven#736Full Changelog: https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6
3.8.5
What's Changed
- [3.8.x][MNG-7156][MNG-7285] Add locking in MojoExecutor by
@gnodet
in apache/maven#628- [MNG-6326] Make the build fail if core extensions can not be loaded by
@gnodet
in apache/maven#648- [3.8.x][MNG-7347] SessionScoped beans should be singletons for a given session by
@gnodet
in apache/maven#653- [3.8.x][MNG-7386] Make sure the ModelMerger$MergingList can be serialized by
@gnodet
in apache/maven#656- [3.8.x][MNG-7349] Limit relocation warning message to direct dependencies only by
@gnodet
in apache/maven#657- [3.8.x][MNG-6727] Changed expression check to project.version and project.parent.version by
@gnodet
in apache/maven#670- [3.8.x][MNG-7395] - Support system-properties in extension.xml by
@laeubi
in apache/maven#673New Contributors
@laeubi
made their first contribution in apache/maven#673Full Changelog: https://github.com/apache/maven/compare/maven-3.8.4...maven-3.8.5
3.8.4
What's Changed
- [MNG-6302] logging the module count by
@rmannibucau
in apache/maven#136- [MNG-6424] - Upgrade plexus-interpolation to 1.25 by
@shemic87
in apache/maven#172- Update Jenkins build to use Maven 3.5.4 by
@slachiewicz
in apache/maven#179- [MNG-6473] Update Mockito to 2.21.0 by
@slachiewicz
in apache/maven#181- MNG-6414 Add more Apache license headers to skip downloading license … by
@slachiewicz
in apache/maven#167- [MNG-6479] Upgrade XMLUnit to 2.2.1 by
@slachiewicz
in apache/maven#183- Fixed typo in exception logging by
@slachiewicz
in apache/maven#170- [MNG-6490] Maven fails reporting circular dependency when the depende… by
@slachiewicz
in apache/maven#188- [MNG-6261] - using java File api to compare by
@fabcipriano
in apache/maven#192- MNG-6529 - ProjectBuild.build(projectsList, ...) ignores request.isResolveDependencies() by
@mickaelistria
in apache/maven#193- [MNG-6559] Fix mailing list URL by
@johnlinp
in apache/maven#230- [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17 by
@slachiewicz
in apache/maven#237- [MNG-6405] Fix basedir in MavenProject.deepCopy by
@jglick
in apache/maven#225- [MNG-6655] Add support for "release" qualifier by
@michael-o
in apache/maven#249- Always deploy snapshot from master by
@mickaelistria
in apache/maven#250- [MNG-6665] toolchain.xml file should support environment variables by
@MartinKanters
in apache/maven#251- MNG-6681 dependency type = extension+classifier by
@hboutemy
in apache/maven#254- [MNG-6718] Upgrade to plexus-utils 3.2.1 by
@gnodet
in apache/maven#271- [MNG-6697] New fast model interpolator not using reflection by
@gnodet
in apache/maven#261- [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. by
@saturnism
in apache/maven#269- [MNG-6729] StringSearchModelInterpolator introspects objects from Java API by
@Tibor17
in apache/maven#275- [refactor] use utility method of Objects to simplify code by
@caidezhi
in apache/maven#284- [MNG-6778] - Use https for maven schemaLocations by
@cwansart
in apache/maven#299
... (truncated)
Commits
84538c9
[maven-release-plugin] prepare release maven-3.8.6a2ad4f2
deploy master, 3.8.x and 3.9.x9a8c4a4
[MNG-7490] Upgrade Plexus Utils to 3.3.18b157e7
[MNG-7489] Upgrade JUnit to 4.13.2afc0155
[MNG-7488] Upgrade SLF4J to 1.7.365c0d6b9
[MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...0b79a9e
[MNG-7487] Fix deadlock during forked lifecycle executions88a03f8
[MNG-7486] Create a multiline message helper for boxed log messages23cc863
[MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...7ae663f
Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)