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-4
Bumps org.apache.maven:apache-maven from 4.0.0-alpha-12 to 4.0.0-beta-4.
Release notes
Sourced from org.apache.maven:apache-maven's releases.
4.0.0-beta-4
What's Changed
- [MNG-7902] Sort plugins in the validation report by
@yuehcw
in apache/maven#1510- Allow to manually execute GitHub Action by
@slawekjaranowski
in apache/maven#1552- Use Maven Wrapper to build by
@slawekjaranowski
in apache/maven#1550- [MNG-5693] Remove unhelpful links that don't describe failure reasons from output by
@elharo
in apache/maven#1545- [MNG-8136] Update Eclipse Sisu to 0.9.0.M3 by
@cstamas
in apache/maven#1546- [MNG-8135] Fix capital OS name can not activate profile by
@liutang123
in apache/maven#1549- Fix grammar in validation message by
@Bananeweizen
in apache/maven#1544- Move modelVersion inference to model builder so that it is also effective on consumer models by
@gnodet
in apache/maven#1566- [MNG-8141] Model Builder report issues during build by
@cstamas
in apache/maven#1569- [MNG-8153] Add back missing classes from the v3 api by
@gnodet
in apache/maven#1577- [MNG-8134] Add a
@Resolution
annotation to mojos to inject project dependencies collection / resolution result by@gnodet
in apache/maven#1559- Remove commons-io:commons-io dependency by
@gnodet
in apache/maven#1578- [MNG-8150] Handle absent source/target files in transfer listener by
@pshevche
in apache/maven#1575- [MNG-8150] Remove unused locale argument from FileSizeFormat by
@pshevche
in apache/maven#1579- [MNG-7758] Report dependency problems for all repository by
@slawekjaranowski
in apache/maven#1563- Remove hardcoded references to woodstox stax implementation by
@gnodet
in apache/maven#1585- [MNG-8160] Recreate the transformed artifact if it has been deleted (by the clean goal for example) by
@gnodet
in apache/maven#1587- [MNG-8164] Session#collectDependencies(Project) does not obey exclusions by
@gnodet
in apache/maven#1591- [MNG-7194] Test missing property evaluation by
@pzygielo
in apache/maven#1573- Fix Toolchain toString() method by
@gnodet
in apache/maven#1593- [MNG-8155] Improve not built error message by
@elharo
in apache/maven#1599- Fix Maven 4 extensions by
@gnodet
in apache/maven#1601- [MNG-8179] Upgrade Parent to 43 by
@slawekjaranowski
in apache/maven#1605- [MNG-8178] Fall back to system properties for missing profile activation context properties by
@gnodet
in apache/maven#1609- [MNG-8180] Fail install/deploy if rogue Maven Plugin metadata found by
@cstamas
in apache/maven#1612- [4.0.x][MNG-8194] Update to Resolver 2.0.1 by
@cstamas
in apache/maven#1626- [MNG-8182] Resolved errors were created based on collect exceptions by
@cstamas
in apache/maven#1635- [MNG-8192] Consistently throw InvalidArtifactRTException for invalid by
@kwin
in apache/maven#1637- [MNG-8197] Use default classifier when Eclipse Aether specifies none by
@desruisseaux
in apache/maven#1621- [API] Expose InputLocation formatter in the XmlFactory by
@gnodet
in apache/maven#1616- [MNG-8132] Fix BOM dependency exclusions by
@gnodet
in apache/maven#1622- [MNG-8180] Handle NPE due non-existent tags by
@cstamas
in apache/maven#1639- [MNG-8180] Back out from failing the build by
@cstamas
in apache/maven#1645- [MNG-8206] Remove bad plugin.xml in maven-compat by
@gnodet
in apache/maven#1644- [MNG-8177] Add contextual info for model warnings by
@cstamas
in apache/maven#1636- [MNG-8010]: Minimize and make generic the README.txt by
@hiufung-kwok
in apache/maven#1624- Fix StringIndexOutOfBoundsException by
@gnodet
in apache/maven#1618- [MNG-8176] Restrict classloader for Maven 4 plugins by
@gnodet
in apache/maven#1336- [MNG-8165] Align mvn.sh script with mvn.cmd by
@cstamas
in apache/maven#1648- [MNG-8165] Get rid of bashism creeped in by
@cstamas
in apache/maven#1652- [MPLUGIN-530] Deprecate requirements in plugin descriptor 1.1.0 by
@kwin
in apache/maven#1638- [MNG-7344] track dependencyManagement import location in effective Model for MPH-183 by
@jjkester
in apache/maven#603- [MNG-8195] Add
DependencyResolverResult.getModuleName(Path)
method by@desruisseaux
in apache/maven#1625- [MNG-8196] Make exception messages match Maven 3 again by
@oehme
in apache/maven#1628- [MNG-8172] Fix site building by
@gnodet
in apache/maven#1594- [MNG-8215] Add location tracking for toolchains by
@gnodet
in apache/maven#1608- [MNG-8211] Fail the build if project effective version has expression by
@cstamas
in apache/maven#1673- [MNG-7914] Provide a single entry point for configuration by
@gnodet
in apache/maven#1595
... (truncated)
Commits
697c543
[maven-release-plugin] prepare release maven-4.0.0-beta-40c311e3
[MNG-8090] Fix missing repositories during parent artifact resolutioncdaf86c
[MNG-8229] Fix interpolation of CI friendly versionsc0813a2
[MNG-7838] Fix usage of older packaged artifacts from project local repositor...b370e5e
[MNG-8210] Replace Maven "module" term by "subproject" (#1651)e11b475
[MNG-8052] Concurrently lifecycle executor (#1429)c948b26
[MNG-8218] Always normalize Path in PathSource (#1684)3f430bb
[MNG-8228] Enable Sisu Plexus strict classpath scanning (#1688)5708273
[MNG-7897] Support ${project.rootDirectory} in file profile activation (#1687)40fe1dc
[MNG-8220] Fix loading DI-powered beans from extensions (#1683)- 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 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)