sign-maven-plugin
sign-maven-plugin copied to clipboard
Bump org.apache.maven:apache-maven from 4.0.0-alpha-12 to 4.0.0-beta-3
Bumps org.apache.maven:apache-maven from 4.0.0-alpha-12 to 4.0.0-beta-3.
Release notes
Sourced from org.apache.maven:apache-maven's releases.
maven-4.0.0-beta-3
Release Notes - Maven - Version 4.0.0-beta-3
New Feature
[MNG-8084] - Make the v4 api usable outside the Maven runtime by
@gnodet
in apache/maven#1441, apache/maven#1457 and apache/maven#1465, by@desruisseaux
in apache/maven#1527Complete Packaging in v4 api by
@gnodet
in apache/maven#1451Improvement
- [MNG-8015] - Adjustments in new API related to PathType by
@desruisseaux
in apache/maven#1501- [MNG-8038] - Model builder API
- [MNG-8050] - Same repositories IDs in settings.xml and POM are not detected by
@kwin
in apache/maven#1412- [MNG-8075] - Allow project.baseUri in repository.url by
@slawekjaranowski
in apache/maven#1438- [MNG-8081] - default profile activation should consider available system and user properties by
@mbenson
in apache/maven#1446- [MNG-8089] - Introduce "fat" type for JAR by
@cstamas
in apache/maven#1459- [MNG-8117] - Improve prerequisite evaluation and plugin version selection logging by
@cstamas
in apache/maven#1502- [MNG-8119] - Remove build section in consumer pom profiles by
@gnodet
in apache/maven#1503- [MNG-8128] - Custom packaging not found
Bug
- [MNG-8025] - API incompatibility with m-remote-resources-p by
@gnodet
in apache/maven#1467- [MNG-8079] - Maven Resolver breaks compatibility due Resolver breakage
- [MNG-8082] - Exceptions of proxied SessionScoped components are not working correctly by
@jonasrutishauser
in apache/maven#1449- [MNG-8106] - Maven Metadata corruption if repository directory role overlaps by
@cstamas
in apache/maven#1481- [MNG-8108] - Failure to create the consumer POM by
@gnodet
in apache/maven#1506- [MNG-8118] - Merge BOM exclusions instead of overwriting by
@gnodet
in apache/maven#1504- [MNG-8121] - NullPointerException at org.apache.maven.artifact.repository.metadata.Metadata.merge (Metadata.java:293) by
@cstamas
in apache/maven#1509- [MNG-8123] - Maven 4.0.0-beta-2 fails with maven-build-cache-extension 1.2.0 by
@gnodet
in apache/maven#1524- Fix nasty concurrency issue in AbstractSession by
@gnodet
in apache/maven#1479- Fix terminal usage in mvnd by
@gnodet
in apache/maven#1486- Fix consumer pom builder by
@gnodet
in apache/maven#1491- Reactor loading problems by
@gnodet
in apache/maven#1497- Fix packaging not found by
@gnodet
in apache/maven#1507Dependency upgrade
- [MNG-8091] - Update Resolver to 2.0.0-alpha-10 by
@cstamas
in apache/maven#1460- [MNG-8102] - Upgrade Parent to 42 by
@slawekjaranowski
in apache/maven#1476- [MNG-8103] - Upgrade default plugin bindings by
@slawekjaranowski
in apache/maven#1475- [MNG-8105] - Upgrade JLine to 3.26.1 by
@gnodet
in apache/maven#1478 and apache/maven#1485- [MNG-8107] - Upgrade to Resolver 2.0.0-alpha-11 by
@cstamas
in apache/maven#1488- Bump ognl:ognl from 2.5.1 to 3.0.12 in /maven-compat/src/test/resources by
@dependabot
in apache/maven#1439- Bump mockitoVersion from 5.7.0 to 5.12.0 by
@dependabot
in apache/maven#1521- Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.2 by
@dependabot
in apache/maven#1518- Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.15 by
@dependabot
in apache/maven#1514- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.17.2 to 0.21.2 by
@dependabot
in apache/maven#1520- Bump org.codehaus.plexus:plexus-classworlds from 2.6.0 to 2.8.0 by
@dependabot
in apache/maven#1522- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 by
@dependabot
in apache/maven#1523- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 by
@dependabot
in apache/maven#1526- Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.6 by
@dependabot
in apache/maven#1515- Bump slf4jVersion from 2.0.11 to 2.0.13 by
@dependabot
in apache/maven#1519
... (truncated)
Commits
e92f645
[maven-release-plugin] prepare release maven-4.0.0-beta-31d20133
Bump org.codehaus.plexus:plexus-xml from 4.0.1 to 4.0.4 (#1530)ff18f1c
Bump com.google.guava:guava from 32.1.3-jre to 33.2.0-jre (#1532)4f90297
Bump org.ow2.asm:asm from 9.6 to 9.7 (#1529)2942aad
[MNG-8123] Fix Lifecycle in v3 (#1524)df72801
Bump slf4jVersion from 2.0.11 to 2.0.13 (#1519)39696f2
[MNG-8084] Change six remaining imports ofModelVersionParser
. (#1527)c87a4b5
Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.6 (#1515)417a993
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 (#1526)6a3b3b4
Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#1523)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.