dependabot[bot] opened a new pull request, #70: URL: https://github.com/apache/maven-source-plugin/pull/70
Bumps `mavenVersion` from 4.0.0-beta-3 to 4.0.0-beta-5. Updates `org.apache.maven:maven-api-core` from 4.0.0-beta-3 to 4.0.0-beta-5 Updates `org.apache.maven:maven-api-di` from 4.0.0-beta-3 to 4.0.0-beta-5 Updates `org.apache.maven:maven-api-model` from 4.0.0-beta-3 to 4.0.0-beta-5 Updates `org.apache.maven:maven-api-meta` from 4.0.0-beta-3 to 4.0.0-beta-5 Updates `org.apache.maven:maven-core` from 4.0.0-beta-3 to 4.0.0-beta-5 Updates `org.apache.maven:maven-api-impl` from 4.0.0-beta-3 to 4.0.0-beta-5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven/releases">org.apache.maven:maven-api-impl's releases</a>.</em></p> <blockquote> <h2>4.0.0-beta-5</h2> <h2>What's Changed</h2> <ul> <li>Disable automated JIRA comments from GitHub by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1689">apache/maven#1689</a></li> <li>[MNG-8255] Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1709">apache/maven#1709</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1691">apache/maven#1691</a></li> <li>Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1692">apache/maven#1692</a></li> <li>Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1698">apache/maven#1698</a></li> <li>[MNG-8249] Provide an annotation processor for DI by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1704">apache/maven#1704</a></li> <li>[MNG-8210] Fix broken inference of version when using -f option by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1720">apache/maven#1720</a></li> <li>[MNG-8252] Fully infer the parent coordinates if the location points to a valid model by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1706">apache/maven#1706</a></li> <li>[MNG-8190] Restrict build pom feature to 4.1.0 model version by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1707">apache/maven#1707</a></li> <li>[MNG-8252] Fully infer the parent coordinates if the location points to a valid model (<a href="https://redirect.github.com/apache/maven/issues/1706">#1706</a>) by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1721">apache/maven#1721</a></li> <li>[MNG-8237] Option deprecation notices cleanup by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1713">apache/maven#1713</a></li> <li>DI improvements by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1717">apache/maven#1717</a></li> <li>[MNG-8232] Introduce ModelTransformer by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1702">apache/maven#1702</a></li> <li>[MNG-8234] Revert the addition of the priority tag by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1711">apache/maven#1711</a></li> <li>[MNG-8235] Move remote repositories into requests by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1712">apache/maven#1712</a></li> <li>[MNG-8256] FilteredProjectDependencyGraph fix for non-transitive case by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1723">apache/maven#1723</a></li> <li>[MNG-8259] Improve Sisu / DI bridge by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1722">apache/maven#1722</a></li> <li>[MNG-8239] Add missing ModelCacheFactory by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1728">apache/maven#1728</a></li> <li>[MNG-8260] Fix warning on latest JDK 24.ea by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1718">apache/maven#1718</a></li> <li>[MNG-7255] Infer groupId for intra-reactor dependencies by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1696">apache/maven#1696</a></li> <li>[MNG-8242] Cache flattened parents during model building by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1703">apache/maven#1703</a></li> <li>[MNG-8233] Client should handle modelIds as "opaque" by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1701">apache/maven#1701</a></li> <li>Simple typo bugfix (NPE) by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1731">apache/maven#1731</a></li> <li>[MNG-8263] Remove last remnants of wrapper integration by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1736">apache/maven#1736</a></li> <li>No issue, no change by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1745">apache/maven#1745</a></li> <li>[MNG-8120] Refactor ModelBuilder and ProjectBuilder by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1700">apache/maven#1700</a></li> <li>[MNG-8261] Remove jline-terminal-ffm direct dependency by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1719">apache/maven#1719</a></li> <li>[MNG-8264] Deprecate maven 3 specific modules by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1739">apache/maven#1739</a></li> <li>More readable formatting of the warning about automatic modules by <a href="https://github.com/desruisseaux"><code>@desruisseaux</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1733">apache/maven#1733</a></li> <li>Disable parallelism by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1760">apache/maven#1760</a></li> <li>Disable Jenkins temporarily by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1761">apache/maven#1761</a></li> <li>[MNG-8274] Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1749">apache/maven#1749</a></li> <li>[MNG-8277] Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1747">apache/maven#1747</a></li> <li>[MNG-8273] Bump mockitoVersion from 5.13.0 to 5.14.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1762">apache/maven#1762</a></li> <li>[MNG-8276] Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1741">apache/maven#1741</a></li> <li>[MNG-8275] Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1740">apache/maven#1740</a></li> <li>Fix possible NPE during project building by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1759">apache/maven#1759</a></li> <li>Cleanup assembly rat plugin config by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1758">apache/maven#1758</a></li> <li>Improve model validator wrt modelVersion which is now set in the file model by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1757">apache/maven#1757</a></li> <li>Use Version and Severity directly by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1756">apache/maven#1756</a></li> <li>[MNG-8278] Improve speed in stax readers by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1748">apache/maven#1748</a></li> <li>[MNG-8230] Rewrite CI friendly versions by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1710">apache/maven#1710</a></li> <li>Remove a module-related exception which is not used anywhere. by <a href="https://github.com/desruisseaux"><code>@desruisseaux</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1734">apache/maven#1734</a></li> <li>[MNG-8280] Bump jlineVersion from 3.26.3 to 3.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1764">apache/maven#1764</a></li> <li>[MNG-8258] activate Reproducible Builds by default by <a href="https://github.com/hboutemy"><code>@hboutemy</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1726">apache/maven#1726</a></li> <li>Probable bug: method that nullifies model by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1735">apache/maven#1735</a></li> <li>[MNG-8281] Interpolator service by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1769">apache/maven#1769</a></li> <li>[MNG-8279] The project local repository and project collectors are using maven.multiModuleProjectDirectory instead of rootDirectory by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven/pull/1767">apache/maven#1767</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven/commit/6e78fcf6f5e76422c0eb358cd11f0c231ecafbad"><code>6e78fcf</code></a> [maven-release-plugin] prepare release maven-4.0.0-beta-5</li> <li><a href="https://github.com/apache/maven/commit/3ecf9124ca7568e349bfa718b11aa7f4a4926ead"><code>3ecf912</code></a> Revert "[maven-release-plugin] prepare release maven-4.0.0-beta-5"</li> <li><a href="https://github.com/apache/maven/commit/87912b6554031c5ba55374cfc19474ef7884f902"><code>87912b6</code></a> Revert "[maven-release-plugin] prepare for next development iteration"</li> <li><a href="https://github.com/apache/maven/commit/84ed8bea95c7ad45270a2a8e940f8ce3914b751d"><code>84ed8be</code></a> [MNG-8331] Sometimes versioned dependencies disappear (<a href="https://redirect.github.com/apache/maven/issues/1821">#1821</a>)</li> <li><a href="https://github.com/apache/maven/commit/f4eeca24723741aae08598912282134dd4216051"><code>f4eeca2</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven/commit/d82ef1a37296c3107423f62212c5fc31cf6ca98b"><code>d82ef1a</code></a> [maven-release-plugin] prepare release maven-4.0.0-beta-5</li> <li><a href="https://github.com/apache/maven/commit/ea21dc10605ecb4c9adbb228f91f7489c3305856"><code>ea21dc1</code></a> Fix BOMs location (<a href="https://redirect.github.com/apache/maven/issues/1820">#1820</a>)</li> <li><a href="https://github.com/apache/maven/commit/076c4dfeb79b6066df1b4b84a9e4b800513f7997"><code>076c4df</code></a> Revert "[maven-release-plugin] prepare release maven-4.0.0-beta-5"</li> <li><a href="https://github.com/apache/maven/commit/ec2a8054c1c254095f528afcde102ec3dfa78536"><code>ec2a805</code></a> Revert "[maven-release-plugin] prepare for next development iteration"</li> <li><a href="https://github.com/apache/maven/commit/1813f06f866448f3e6d0283834fec2f0146b034f"><code>1813f06</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven/compare/maven-4.0.0-beta-3...maven-4.0.0-beta-5">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.apache.maven:maven-core | [> 3.2.5] | </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org