| --- |
| layout: post |
| status: PUBLISHED |
| published: true |
| title: Apache Maven 3.8.5 Released |
| id: aa08d2e6-e819-44c1-bae2-b4bbb4e0530b |
| date: '2022-03-13 18:15:00 -0400' |
| categories: maven |
| tags: |
| - maven-core-release |
| permalink: maven/entry/apache-maven-3-8-5 |
| --- |
| <div class="entry-content"> |
| <p>The Apache Maven team is pleased to announce the release of the <a href="https://maven.apache.org/ref/3.8.5/">Apache Maven 3.8.5</a></p> |
| <p>Apache Maven is a software project management and comprehension tool. Based on the concept<br /> |
| of a project object model (POM), Maven can manage a project’s build, reporting and documentation<br /> |
| from a central piece of information.</p> |
| <p>Maven 3.8.5 is available via <a href="https://maven.apache.org/download.cgi">https://maven.apache.org/download.cgi</a></p> |
| <p>The core release is independent of plugin releases. Further releases of plugins will be made<br /> |
| separately.</p> |
| <p>If you have any questions, please consult:</p> |
| <ul> |
| <li>the web site: <a href="https://maven.apache.org/">https://maven.apache.org/</a></li> |
| <li>the maven-user mailing list: <a href="https://maven.apache.org/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li> |
| <li>the reference documentation: <a href="https://maven.apache.org/ref/3.8.5/">https://maven.apache.org/ref/3.8.5/</a></li> |
| </ul> |
| <p>Release Notes – Maven – Version 3.8.5</p> |
| <ul> |
| <li> |
| <p>Bugs:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-5180">MNG-5180</a> – Versioning’s snapshot version list is not included in metadata merge</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-5561">MNG-5561</a> – Plugin relocation loses configuration</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-5982">MNG-5982</a> – The POM for … is invalid, transitive dependencies … while property was overriden</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-6326">MNG-6326</a> – Build continues when core extensions aren’t found</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-6727">MNG-6727</a> – Using version range in parent and CI Friendly Version fails</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-6802">MNG-6802</a> – FileProfileActivator changes FileProfileActivator.exists which lets flattened resolveCiFriendliesOnly depending fail activating profile</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7156">MNG-7156</a> – Parallel build can cause issues between clean and forked goals</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7335">MNG-7335</a> – [Regression] Parallel build fails due to missing JAR artifacts in compilePath</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7347">MNG-7347</a> – SessionScoped beans should be singletons for a given session</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7357">MNG-7357</a> – All Maven Core JARs have unusual entry order</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7362">MNG-7362</a> – DefaultArtifactResolver has spurious “Failure detected” INFO log</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7374">MNG-7374</a> – Mutating RelocatedArtifact does not retain type</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7386">MNG-7386</a> – ModelMerger$MergingList is not serializable</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7402">MNG-7402</a> – BuildListCalculator never detaches the classloader</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7417">MNG-7417</a> – Several classes do not set properties properly for building requests</li> |
| </ul> |
| </li> |
| <li> |
| <p>New Features:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7395">MNG-7395</a> – Support interpolation in extensions.xml</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7407">MNG-7407</a> – Introduce a ModelVersionProcessor component to make CI Friendly Versions pluggable</li> |
| </ul> |
| </li> |
| <li> |
| <p>Improvements:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-6960">MNG-6960</a> – Use RuntimeInformation instead of reading properties</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7349">MNG-7349</a> – Limit relocation warning message to direct dependencies only</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7380">MNG-7380</a> – Don’t log non-threadsafe warning if only building a single module</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7381">MNG-7381</a> – Shorten parallel builder thread name to artifactId, conditionally with groupId</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7385">MNG-7385</a> – Improve documentation on repository metadata</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7400">MNG-7400</a> – Allow more WorkspaceReaders to participate</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7408">MNG-7408</a> – Explain reporting plugin version automatic selection (in Maven 3)</li> |
| </ul> |
| </li> |
| <li> |
| <p>Dependency upgrades:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7370">MNG-7370</a> – Upgrade Maven Wagon to 3.5.1</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7384">MNG-7384</a> – Upgrade Maven JAR Plugin to 3.2.2</li> |
| <li><a href="https://issues.apache.org/jira/browse/MNG-7428">MNG-7428</a> – Upgrade Maven Parent to 35</li> |
| </ul> |
| </li> |
| </ul> |
| <p>For more information read <a href="https://maven.apache.org/docs/3.8.5/release-notes.html">https://maven.apache.org/docs/3.8.5/release-notes.html</a></p> |
| <p>Enjoy!</p> |
| <ul> |
| <li>The Maven Team</li> |
| </ul> |