archiva
archiva copied to clipboard
Bump maven3x.version from 3.8.1 to 3.8.5
Bumps maven3x.version
from 3.8.1 to 3.8.5.
Updates maven-model
from 3.8.1 to 3.8.5
Release notes
Sourced from maven-model's releases.
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- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by
@srdo
in apache/maven#294- MNG-6771 Fix license issues on binary distribution by
@eolivelli
in apache/maven#297- [MNG-7236] The DefaultPluginVersionResolver should cache results for … by
@gnodet
in apache/maven#531- [MNG-7045] Drop CDI API from Maven by
@michael-o
in apache/maven#540New Contributors
@rmannibucau
made their first contribution in apache/maven#136@shemic87
made their first contribution in apache/maven#172@fabcipriano
made their first contribution in apache/maven#192@johnlinp
made their first contribution in apache/maven#230
... (truncated)
Commits
3599d34
[maven-release-plugin] prepare release maven-3.8.5cfeea9d
Remove unused imports572d526
[MNG-7428] Upgrade Maven Parent to 35f0caf9c
[MNG-6960] Use RuntimeInformation instead of reading properties05e96da
[MNG-5180] Versioning's snapshot version list is not included ind29af90
[MNG-7402] BuildListCalculator never detaches the classloader395411f
[MNG-7417] Several classes do not set properties properly for building requestsa5acd3e
[MNG-7395] Support interpolation in extensions.xml2bb1228
[MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...6f14196
[MNG-7400] Allow more WorkspaceReaders to participate- Additional commits viewable in compare view
Updates maven-model-builder
from 3.8.1 to 3.8.5
Release notes
Sourced from maven-model-builder's releases.
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- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by
@srdo
in apache/maven#294- MNG-6771 Fix license issues on binary distribution by
@eolivelli
in apache/maven#297- [MNG-7236] The DefaultPluginVersionResolver should cache results for … by
@gnodet
in apache/maven#531- [MNG-7045] Drop CDI API from Maven by
@michael-o
in apache/maven#540New Contributors
@rmannibucau
made their first contribution in apache/maven#136@shemic87
made their first contribution in apache/maven#172@fabcipriano
made their first contribution in apache/maven#192@johnlinp
made their first contribution in apache/maven#230
... (truncated)
Commits
3599d34
[maven-release-plugin] prepare release maven-3.8.5cfeea9d
Remove unused imports572d526
[MNG-7428] Upgrade Maven Parent to 35f0caf9c
[MNG-6960] Use RuntimeInformation instead of reading properties05e96da
[MNG-5180] Versioning's snapshot version list is not included ind29af90
[MNG-7402] BuildListCalculator never detaches the classloader395411f
[MNG-7417] Several classes do not set properties properly for building requestsa5acd3e
[MNG-7395] Support interpolation in extensions.xml2bb1228
[MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...6f14196
[MNG-7400] Allow more WorkspaceReaders to participate- Additional commits viewable in compare view
Updates maven-core
from 3.8.1 to 3.8.5
Release notes
Sourced from maven-core's releases.
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- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by
@srdo
in apache/maven#294- MNG-6771 Fix license issues on binary distribution by
@eolivelli
in apache/maven#297- [MNG-7236] The DefaultPluginVersionResolver should cache results for … by
@gnodet
in apache/maven#531- [MNG-7045] Drop CDI API from Maven by
@michael-o
in apache/maven#540New Contributors
@rmannibucau
made their first contribution in apache/maven#136@shemic87
made their first contribution in apache/maven#172@fabcipriano
made their first contribution in apache/maven#192@johnlinp
made their first contribution in apache/maven#230
... (truncated)
Commits
3599d34
[maven-release-plugin] prepare release maven-3.8.5cfeea9d
Remove unused imports572d526
[MNG-7428] Upgrade Maven Parent to 35f0caf9c
[MNG-6960] Use RuntimeInformation instead of reading properties05e96da
[MNG-5180] Versioning's snapshot version list is not included ind29af90
[MNG-7402] BuildListCalculator never detaches the classloader395411f
[MNG-7417] Several classes do not set properties properly for building requestsa5acd3e
[MNG-7395] Support interpolation in extensions.xml2bb1228
[MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...6f14196
[MNG-7400] Allow more WorkspaceReaders to participate- Additional commits viewable in compare view
Updates maven-artifact
from 3.8.1 to 3.8.5
Release notes
Sourced from maven-artifact's releases.
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- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by
@srdo
in apache/maven#294- MNG-6771 Fix license issues on binary distribution by
@eolivelli
in apache/maven#297- [MNG-7236] The DefaultPluginVersionResolver should cache results for … by
@gnodet
in apache/maven#531- [MNG-7045] Drop CDI API from Maven by
@michael-o
in apache/maven#540New Contributors
@rmannibucau
made their first contribution in apache/maven#136@shemic87
made their first contribution in apache/maven#172@fabcipriano
made their first contribution in apache/maven#192@johnlinp
made their first contribution in apache/maven#230
... (truncated)
Commits
3599d34
[maven-release-plugin] prepare release maven-3.8.5cfeea9d
Remove unused imports572d526
[MNG-7428] Upgrade Maven Parent to 35f0caf9c
[MNG-6960] Use RuntimeInformation instead of reading properties05e96da
[MNG-5180] Versioning's snapshot version list is not included ind29af90
[MNG-7402] BuildListCalculator never detaches the classloader395411f
[MNG-7417] Several classes do not set properties properly for building requestsa5acd3e
[MNG-7395] Support interpolation in extensions.xml2bb1228
[MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...6f14196
[MNG-7400] Allow more WorkspaceReaders to participate- Additional commits viewable in compare view
Updates maven-repository-metadata
from 3.8.1 to 3.8.5
Release notes
Sourced from maven-repository-metadata's releases.
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- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by
@srdo
in apache/maven#294- MNG-6771 Fix license issues on binary distribution by
@eolivelli
in apache/maven#297- [MNG-7236] The DefaultPluginVersionResolver should cache results for … by
@gnodet
in apache/maven#531- [MNG-7045] Drop CDI API from Maven by
@michael-o
in apache/maven#540New Contributors
@rmannibucau
made their first contribution in apache/maven#136@shemic87
made their first contribution in apache/maven#172@fabcipriano
made their first contribution in apache/maven#192@johnlinp
made their first contribution in apache/maven#230
... (truncated)
Commits
3599d34
[maven-release-plugin] prepare release maven-3.8.5cfeea9d
Remove unused imports572d526
[MNG-7428] Upgrade Maven Parent to 35f0caf9c
[MNG-6960] Use RuntimeInformation instead of reading properties05e96da
[MNG-5180] Versioning's snapshot version list is not included ind29af90
[MNG-7402] BuildListCalculator never detaches the classloader395411f
[MNG-7417] Several classes do not set properties properly for building requestsa5acd3e
[MNG-7395] Support interpolation in extensions.xml2bb1228
[MNG-7407] Introduce a ModelVersionProcessor component to make CI Friendly Ve...6f14196
[MNG-7400] Allow more WorkspaceReaders to participate- Additional commits viewable in compare view
Updates maven-resolver-provider
from 3.8.1 to 3.8.5
Release notes
Sourced from maven-resolver-provider's releases.
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- MNG-6759: Fix issue where MavenMetadataSource failed to set the right… by Description has been truncated