<?xml version="1.0" encoding='utf-8'?>
<?xml-stylesheet type="text/xsl" href="https://blogs.apache.org/roller-ui/styles/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom">
    <title type="html">Apache Maven</title>
    <subtitle type="html"></subtitle>
    <id>https://blogs.apache.org/maven/feed/entries/atom</id>
            <link rel="self" type="application/atom+xml" href="https://blogs.apache.org/maven/feed/entries/atom" />
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/" />
        <updated>2018-06-22T18:57:37+00:00</updated>
    <generator uri="http://roller.apache.org" version="5.1.2">Apache Roller</generator>
        <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-release-3-5</id>
        <title type="html">Apache Maven Release 3.5.4</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-release-3-5"/>
        <published>2018-06-22T18:57:38+00:00</published>
        <updated>2018-06-22T18:57:38+00:00</updated> 
        <category term="Maven Core Release" label="Maven Core Release" />
        <category term="maven-core-release" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the Apache
Maven 3.5.4.&lt;/p&gt;

&lt;p&gt;Apache Maven is a software project management and comprehension tool. Based
on the concept of a project object model (POM), Maven can manage a
project&amp;rsquo;s build, reporting and documentation from a central piece of
information.&lt;/p&gt;

&lt;p&gt;You can find out more about Apache Maven at &lt;a href=&quot;https://maven.apache.org&quot;&gt;https://maven.apache.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the download page:
&lt;a href=&quot;https://maven.apache.org/download.cgi&quot;&gt;https://maven.apache.org/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;h1&gt;Contributors&lt;/h1&gt;

&lt;p&gt;The Apache Maven value community before code and so firstly the team would
like to thank the following contributors, without whom this release would
not have been possible:&lt;/p&gt;

&lt;p&gt;Code contributors:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eis&quot;&gt;https://github.com/eis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Florian Brunner&lt;/li&gt;
&lt;li&gt;Łukasz Dywicki&lt;/li&gt;
&lt;li&gt;Sylwester Lachiewicz&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Issue reporters:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Falko Modler&lt;/li&gt;
&lt;li&gt;Jarkko Rantavuori&lt;/li&gt;
&lt;li&gt;Łukasz Dywicki&lt;/li&gt;
&lt;li&gt;Mike Kelly&lt;/li&gt;
&lt;li&gt;Sylwester Lachiewicz&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Community testers participating in voting for this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dejan Stojadinovic&lt;/li&gt;
&lt;li&gt;Enrico Olivelli&lt;/li&gt;
&lt;li&gt;Romain Manni-Bucau&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thank you all for your time and feedback (and apologies if we have missed
anyone)&lt;/p&gt;

&lt;h1&gt;Release Notes &amp;ndash; Maven &amp;ndash; Version 3.5.4&lt;/h1&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6370&quot;&gt;MNG-6370&lt;/a&gt; &amp;ndash; ConcurrencyDependencyGraph#getNumberOfBuilds() does not remove finished projects from unfinished ones&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6372&quot;&gt;MNG-6372&lt;/a&gt; &amp;ndash; On Windows Maven can output spurious ANSI escapes such as [0m [0m&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6382&quot;&gt;MNG-6382&lt;/a&gt; &amp;ndash; JANSI fails frequently with NumberFormatException when building in parallel&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6386&quot;&gt;MNG-6386&lt;/a&gt; &amp;ndash; ${project.baseUri} is not a valid URI (according to RFC 3986)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6388&quot;&gt;MNG-6388&lt;/a&gt; &amp;ndash; Error Fetching Artifacts: &amp;ldquo;[B cannot be cast to java.lang.String&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6403&quot;&gt;MNG-6403&lt;/a&gt; &amp;ndash; Artifact#VERSION_FILE_PATTERN does not escape period between date and time&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6410&quot;&gt;MNG-6410&lt;/a&gt; &amp;ndash; Add groupId to &amp;mdash;resume-from suggestion if artifactId is not unique in reactor&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-5756&quot;&gt;MNG-5756&lt;/a&gt; &amp;ndash; Java home output in mvn -v is misleading&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-5940&quot;&gt;MNG-5940&lt;/a&gt; &amp;ndash; Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6362&quot;&gt;MNG-6362&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6363&quot;&gt;MNG-6363&lt;/a&gt; &amp;ndash; Remove secret thread configuration property from code&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6364&quot;&gt;MNG-6364&lt;/a&gt; &amp;ndash; Enhanced Jenkinsfile to test Core with JDK 9&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6411&quot;&gt;MNG-6411&lt;/a&gt; &amp;ndash; Improve readability of project list returned when &amp;mdash;resume-from option value is invalid&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Task:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6377&quot;&gt;MNG-6377&lt;/a&gt; &amp;ndash; switch from Git-WIP to Gitbox&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6344&quot;&gt;MNG-6344&lt;/a&gt; &amp;ndash; Upgrade Guice to 4.2.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MNG-6423&quot;&gt;MNG-6423&lt;/a&gt; &amp;ndash; Upgrade to Wagon 3.1.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Share and Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;
</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-surefire-plugin-2</id>
        <title type="html">Apache Maven Surefire Plugin 2.22.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-surefire-plugin-2"/>
        <published>2018-06-17T10:39:55+00:00</published>
        <updated>2018-06-17T10:39:55+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="surefire-failsafe" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-surefire-plugin/&quot;&gt;Apache Maven Surefire Plugin, version 2.22.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The release contains 33 bug fixes.
Again we received contributions from the community in form of bug reports
and bug fixes.
Thank you and keep them coming!&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-surefire-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;2.22.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;or for failsafe:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-failsafe-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;2.22.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;or for surefire-report:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-surefire-report-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;2.22.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;amp;version=12343247&quot;&gt;Release Notes &amp;ndash; Maven Surefire &amp;ndash; Version 2.22.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1383&quot;&gt;SUREFIRE-1383&lt;/a&gt; &amp;ndash; dependenciesToScan Does Not Leverage Classpath Elements&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1479&quot;&gt;SUREFIRE-1479&lt;/a&gt; &amp;ndash; SurefireBooterForkException: The forked VM terminated without properly saying goodbye since 2.20.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1498&quot;&gt;SUREFIRE-1498&lt;/a&gt; &amp;ndash; Surefire prints own logs &amp;ldquo;Couldn&amp;rsquo;t load group class&amp;rdquo; to native stream.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1503&quot;&gt;SUREFIRE-1503&lt;/a&gt; &amp;ndash; Forked JVM immediately crashed on Unix/Linux due to new shutdown mechanism does not turn to the old shutdown mechanism&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1506&quot;&gt;SUREFIRE-1506&lt;/a&gt; &amp;ndash; Sporadic NullPointerException in ConsoleOutputFileReporter#close()&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1512&quot;&gt;SUREFIRE-1512&lt;/a&gt; &amp;ndash; ProcessInfo for Windows is prone to timezone offset changes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1515&quot;&gt;SUREFIRE-1515&lt;/a&gt; &amp;ndash; Standard output write fails for empty array&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1522&quot;&gt;SUREFIRE-1522&lt;/a&gt; &amp;ndash; IndexOutOfBoundsException for System.out.write&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;New Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1330&quot;&gt;SUREFIRE-1330&lt;/a&gt; &amp;ndash; JUnit 5 surefire-provider code donation&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1495&quot;&gt;SUREFIRE-1495&lt;/a&gt; &amp;ndash; Encoding of TXT report file should be configured by ${project.reporting.outputEncoding} and MOJO parameter encoding&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1490&quot;&gt;SUREFIRE-1490&lt;/a&gt; &amp;ndash; Change header of the Failsafe Report&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1487&quot;&gt;SUREFIRE-1487&lt;/a&gt; &amp;ndash; ParallelComputerBuilderTest fails on overloaded system because internal delay are shorter than blocking time of JVM&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1504&quot;&gt;SUREFIRE-1504&lt;/a&gt; &amp;ndash; switch from Git-WIP to Gitbox&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1510&quot;&gt;SUREFIRE-1510&lt;/a&gt; &amp;ndash; Jenkins CI fails due to performance of Windows break concurrency of forked JVMs&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1518&quot;&gt;SUREFIRE-1518&lt;/a&gt; &amp;ndash; Upgrade version of plexus-java to 0.9.8&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-enforcer-plugin-version</id>
        <title type="html">Apache Maven Enforcer Plugin Version 3.0.0-M2</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-enforcer-plugin-version"/>
        <published>2018-06-17T10:00:00+00:00</published>
        <updated>2018-06-17T10:53:39+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-enforcer" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-surefire-plugin/&quot;&gt;Apache Maven Enforcer Plugin, version 3.0.0-M2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-enforcer-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.0-M2&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/enforcer/download.cgi&quot;&gt;https://maven.apache.org/enforcer/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520&amp;amp;version=12343432&amp;amp;styleName=Text&quot;&gt;Release Notes &amp;ndash; Maven Enforcer Plugin Version 3.0.0-M2 (including 3.0.0-M1)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-234&quot;&gt;MENFORCER-234&lt;/a&gt; &amp;ndash; Link to plugin&amp;rsquo;s web site is reported as redirected by maven linkcheck plugin.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-239&quot;&gt;MENFORCER-239&lt;/a&gt; &amp;ndash; Fix link in navigation (enforcer/maven-enforcer-plugin/index.html) RESOURCES&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-240&quot;&gt;MENFORCER-240&lt;/a&gt; &amp;ndash; Link to page does not work&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-265&quot;&gt;MENFORCER-265&lt;/a&gt; &amp;ndash; Get site generation working&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-268&quot;&gt;MENFORCER-268&lt;/a&gt; &amp;ndash; Usage of CI friendly version placeholders does not work&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-274&quot;&gt;MENFORCER-274&lt;/a&gt; &amp;ndash; Use of RequireJavaVersion with Java-9 breaking starting at b175&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-281&quot;&gt;MENFORCER-281&lt;/a&gt; &amp;ndash; RequirePluginVersions broken with &amp;ldquo;CI Friendly versions&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;New Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-204&quot;&gt;MENFORCER-204&lt;/a&gt; &amp;ndash; Add new rule: should be able to make sure that project artifact is a Snapshot&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-247&quot;&gt;MENFORCER-247&lt;/a&gt; &amp;ndash; Add a &amp;ldquo;require file checksum&amp;rdquo; rule&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-273&quot;&gt;MENFORCER-273&lt;/a&gt; &amp;ndash; RequireUpperBoundDeps.excludes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-282&quot;&gt;MENFORCER-282&lt;/a&gt; &amp;ndash; Add RequireProfileIdsExist to ensure al mentioned cmdline profiles exist&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-228&quot;&gt;MENFORCER-228&lt;/a&gt; &amp;ndash; DependencyConvergence: Simplify logging errors&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-253&quot;&gt;MENFORCER-253&lt;/a&gt; &amp;ndash; Upgrade maven-shared-components parent to version 30&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-259&quot;&gt;MENFORCER-259&lt;/a&gt; &amp;ndash; The rule BanDuplicatePomDependencyVersions is not documented&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-263&quot;&gt;MENFORCER-263&lt;/a&gt; &amp;ndash; Upgrade mrm-maven-plugin to 1.0.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-266&quot;&gt;MENFORCER-266&lt;/a&gt; &amp;ndash; Remove usage of prerequisites in parent pom&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-291&quot;&gt;MENFORCER-291&lt;/a&gt; &amp;ndash; Cleanup ReactorModuleConvergence implementation&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-292&quot;&gt;MENFORCER-292&lt;/a&gt; &amp;ndash; Remove getModelsRecursively from EnforcerRuleUtils&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-293&quot;&gt;MENFORCER-293&lt;/a&gt; &amp;ndash; Remove deprecated marked ignoreParent from BanDistributionManagement&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-221&quot;&gt;MENFORCER-221&lt;/a&gt; &amp;ndash; Removed deprecated marked constructor from EnforcerExpressionEvaluator&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-272&quot;&gt;MENFORCER-272&lt;/a&gt; &amp;ndash; Allow site generation to work&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-284&quot;&gt;MENFORCER-284&lt;/a&gt; &amp;ndash; switch to Git&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-296&quot;&gt;MENFORCER-296&lt;/a&gt; &amp;ndash; Update URL for CI System&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-278&quot;&gt;MENFORCER-278&lt;/a&gt; &amp;ndash; Upgrade mockito to 2.X to prevent JDK 9 WARNINGs&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-289&quot;&gt;MENFORCER-289&lt;/a&gt; &amp;ndash; Upgrade maven-plugin-plugin to 3.5&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-290&quot;&gt;MENFORCER-290&lt;/a&gt; &amp;ndash; Upgrade plexus-utils 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-297&quot;&gt;MENFORCER-297&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MENFORCER-303&quot;&gt;MENFORCER-303&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/notice-java-6-and-7</id>
        <title type="html">Notice: Java 6 and 7 users: SSL Protocol upgrades coming to Central</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/notice-java-6-and-7"/>
        <published>2018-06-13T07:57:53+00:00</published>
        <updated>2018-06-13T07:57:53+00:00</updated> 
        <category term="community" label="community" />
        <category term="central" scheme="http://roller.apache.org/ns/tags/" />
        <category term="maven" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;The march of standards continues unabated. Legacy TLS protocols 1.0
and 1.1 have varying weaknesses that could lead to a false sense of
security.&lt;/p&gt;
&lt;p&gt;
In June, in an effort to raise security and comply with modern
standards, the insecure TLS 1.0 &amp; 1.1 protocols will no longer be
supported for SSL connections to Central. This should only affect
users of Java 6 that are also using https to access central, which by
our metrics is less than .2% of users.&lt;/p&gt;

&lt;p&gt;
At the same time, this conversion will allow Central to support HTTP/2
with potential performance gains for modern http clients.&lt;/p&gt;
&lt;p&gt;
The details about why, when and what you need to do are documented at
the link below. As questions come up, we will continue to update this
faq.&lt;/p&gt;
&lt;p&gt;
If there is specific information required for non-maven build systems,
please send it along and we will include that as well.&lt;/p&gt;

&lt;a href=&quot;https://central.sonatype.org/articles/2018/May/04/discontinue-support-for-tlsv11-and-below/&quot;&gt;https://central.sonatype.org/articles/2018/May/04/discontinue-support-for-tlsv11-and-below/
&lt;/a&gt;
&lt;p&gt;
The same content has been posted as a blog to make it easier to
disseminate here:
&lt;a href=&quot;https://blog.sonatype.com/enhancing-ssl-security-and-http/2-support-for-central&quot;&gt;https://blog.sonatype.com/enhancing-ssl-security-and-http/2-support-for-central&lt;/a&gt;
&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-war-plugin-version1</id>
        <title type="html">Apache Maven WAR Plugin, version 3.2.2</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-war-plugin-version1"/>
        <published>2018-06-10T10:48:26+00:00</published>
        <updated>2018-06-10T10:48:26+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-war-plugin/&quot;&gt;Apache Maven WAR Plugin, version 3.2.2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The WAR Plugin is responsible for collecting all artifact dependencies, classes
and resources of the web application and packaging them into a web application
archive.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-war-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.2.2&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the &lt;a href=&quot;https://maven.apache.org/plugins/maven-war-plugin/download.cgi&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Important Note:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3.X only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;





&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&amp;amp;version=12343264&quot;&gt;Release Notes &amp;ndash; Maven WAR Plugin &amp;ndash; Version 3.2.2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bug:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-303&quot;&gt;MWAR-303&lt;/a&gt; &amp;ndash; filtering of ${project.developers[0].id} does not work&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrade:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-417&quot;&gt;MWAR-417&lt;/a&gt; &amp;ndash; Upgrade to plexus-interpolation to version 1.25&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Many thanks to all reporters/contributors/testers of this release.&lt;/p&gt;

&lt;p&gt;Voters:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gabriel Belingueres&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-help-plugin-version1</id>
        <title type="html">Apache Maven Help Plugin, version 3.1.0</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-help-plugin-version1"/>
        <published>2018-06-09T13:49:29+00:00</published>
        <updated>2018-06-09T13:49:29+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-help-plugin/&quot;&gt;Apache Maven Help Plugin, version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Maven Help Plugin is used to get relative information about a project or
the system. It can be used to get a description of a particular plugin,
including the plugin&amp;rsquo;s goals with their parameters and component requirements,
the effective POM and effective settings of the current build, and the profiles
applied to the current project being built.&lt;/p&gt;

&lt;p&gt;Important Notes since Version 3.0.0&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3+ only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-help-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate &lt;a href=&quot;https://maven.apache.org/plugins/maven-help-plugin/download.cgi&quot;&gt;sources etc. from the download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&amp;amp;version=12343004&quot;&gt;Release Notes &amp;ndash; Maven Help Plugin &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;New Feature:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-144&quot;&gt;MPH-144&lt;/a&gt; &amp;ndash; Add ability to print mvn help:evaluate output to stdout in quiet mode&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-151&quot;&gt;MPH-151&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-145&quot;&gt;MPH-145&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-146&quot;&gt;MPH-146&lt;/a&gt; &amp;ndash; JavaDoc Issues / Code cleanups&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-147&quot;&gt;MPH-147&lt;/a&gt; &amp;ndash; plexus-interactivity-api to 1.0-alpha-6&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-148&quot;&gt;MPH-148&lt;/a&gt; &amp;ndash; Upgrade xstream to 1.4.10&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-149&quot;&gt;MPH-149&lt;/a&gt; &amp;ndash; Upgrade jdom-legacy to jdom2 2.0.6&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-wagon-3-1</id>
        <title type="html">Apache Maven Wagon 3.1.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-wagon-3-1"/>
        <published>2018-06-09T10:59:14+00:00</published>
        <updated>2018-06-09T10:59:14+00:00</updated> 
        <category term="Share Component Release" label="Share Component Release" />
        <category term="maven-wagon" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of
&lt;a href=&quot;http://maven.apache.org/wagon/&quot;&gt;Apache Maven Wagon 3.1.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Apache Maven Wagon is a transport abstraction that is used in Mavens
artifact and repository handling code.&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/wagon/download.cgi&quot;&gt;https://maven.apache.org/wagon/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&amp;amp;version=12341302&quot;&gt;Release Notes &amp;ndash; Maven Wagon &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-452&quot;&gt;WAGON-452&lt;/a&gt; &amp;ndash; RelaxedTrustStrategy does not handle multiple certificates&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-493&quot;&gt;WAGON-493&lt;/a&gt; &amp;ndash; Maven wagon-scm documentation is erroneous&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-495&quot;&gt;WAGON-495&lt;/a&gt; &amp;ndash; Fix checkoutDirectory leak&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-496&quot;&gt;WAGON-496&lt;/a&gt; &amp;ndash; site-deploy using wagon-ssh broke in 2.12 because of the fix for WAGON-465&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-497&quot;&gt;WAGON-497&lt;/a&gt; &amp;ndash; ScmWagon#put() strips parent dirs from the target path if they already exist in SCM&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-498&quot;&gt;WAGON-498&lt;/a&gt; &amp;ndash; ScmWagon should work in binary and shallow mode when possible&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-499&quot;&gt;WAGON-499&lt;/a&gt; &amp;ndash; apache-rat complains about Eclipse .checkstyle files&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-503&quot;&gt;WAGON-503&lt;/a&gt; &amp;ndash; Directory gives out of date error in putDirectory() to a non-empty Subversion repo&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-518&quot;&gt;WAGON-518&lt;/a&gt; &amp;ndash; AbstractHttpClientWagon#putFromStream() reads entire content to memory&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;New Feature:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-501&quot;&gt;WAGON-501&lt;/a&gt; &amp;ndash; Add ScmGitExeWagonTest&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-482&quot;&gt;WAGON-482&lt;/a&gt; &amp;ndash; Use sparse files in HugeFileDownloadTest with Java 7&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Task:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-504&quot;&gt;WAGON-504&lt;/a&gt; &amp;ndash; switch from Git-WIP to Gitbox&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-505&quot;&gt;WAGON-505&lt;/a&gt; &amp;ndash; Upgrade SLF4J to 1.7.25&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-506&quot;&gt;WAGON-506&lt;/a&gt; &amp;ndash; Upgrade Jetty to 9.2.24.v20180105&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-507&quot;&gt;WAGON-507&lt;/a&gt; &amp;ndash; Upgrade Plexus Utils to 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-508&quot;&gt;WAGON-508&lt;/a&gt; &amp;ndash; Upgrade JUnit to 4.12&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-509&quot;&gt;WAGON-509&lt;/a&gt; &amp;ndash; Upgrade Commons IO to 2.6&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-510&quot;&gt;WAGON-510&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-511&quot;&gt;WAGON-511&lt;/a&gt; &amp;ndash; Upgrade Plexus Container Default to 1.7.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-512&quot;&gt;WAGON-512&lt;/a&gt; &amp;ndash; Upgrade EasyMock to 3.5.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-513&quot;&gt;WAGON-513&lt;/a&gt; &amp;ndash; Upgrade HttpClient to 4.5.5&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-514&quot;&gt;WAGON-514&lt;/a&gt; &amp;ndash; Upgrade HttpCore to 4.4.9&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-515&quot;&gt;WAGON-515&lt;/a&gt; &amp;ndash; Upgrade JSoup to 1.11.2&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-516&quot;&gt;WAGON-516&lt;/a&gt; &amp;ndash; Upgrade Jackrabbit WebDAV to 2.14.4&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WAGON-519&quot;&gt;WAGON-519&lt;/a&gt; &amp;ndash; Upgrade to SCM 1.10.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-pmd-plugin-version</id>
        <title type="html">Apache Maven PMD Plugin Version 3.10.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-pmd-plugin-version"/>
        <published>2018-06-07T06:17:06+00:00</published>
        <updated>2018-06-07T06:17:06+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-pmd-plugin/&quot;&gt;Apache Maven PMD Plugin, version 3.10.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A Maven plugin for the PMD toolkit, that produces a report on both code rule
violations and detected copy and paste fragments, as well as being able to fail
the build based on these metrics.&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-pmd-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-pmd-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-pmd-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.10.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342689&amp;amp;styleName=Text&amp;amp;projectId=12317621&quot;&gt;Release Notes &amp;ndash; Apache Maven PMD Plugin &amp;ndash; Version 3.9&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;[MPMD-253] &amp;ndash; PMD links to java Xref fail in aggregated report&lt;/li&gt;
&lt;li&gt;[MPMD-257] &amp;ndash; Allow to disable analysisCache completely, avoid warnings&lt;/li&gt;
&lt;li&gt;[MPMD-258] &amp;ndash; PMD output multiplies with every module in multi module projects&lt;/li&gt;
&lt;li&gt;[MPMD-259] &amp;ndash; FileNotFoundException with analysisCache=true, includeTests=true and no test classes&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;New Feature:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;[MPMD-256] &amp;ndash; Add maxAllowedViolations property for PMD&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;[MPMD-261] &amp;ndash; Upgrade to PMD 6.4.0&lt;/li&gt;
&lt;li&gt;[MPMD-263] &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;li&gt;[MPMD-264] &amp;ndash; Add rule priority to HTML report&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;[MPMD-252] &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;[MPMD-262] &amp;ndash; Upgrade maven-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-invoker-plugin-version</id>
        <title type="html">Apache Maven Invoker Plugin Version 3.1.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-invoker-plugin-version"/>
        <published>2018-06-01T19:04:39+00:00</published>
        <updated>2018-06-01T19:04:39+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-invoker-plugin/&quot;&gt;Apache Maven Invoker Plugin, version 3.1.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Invoker Plugin is used to run a set of Maven projects. The plugin can
determine whether each project execution is successful, and optionally can
verify the output generated from a given project execution.&lt;/p&gt;

&lt;p&gt;This plugin is in particular handy to perform integration tests for other Maven
plugins. The Invoker Plugin can be employed to run a set of test projects that
have been designed to assert certain features of the plugin under test.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-invoker-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-invoker-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-invoker-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341131&amp;amp;styleName=Text&amp;amp;projectId=12317525&quot;&gt;Release Notes &amp;ndash; Maven Invoker Plugin &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-191&quot;&gt;MINVOKER-191&lt;/a&gt; &amp;ndash; “Artifact is not fully assembled” error with maven-invoker-plugin in parallel/multi thread build&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-224&quot;&gt;MINVOKER-224&lt;/a&gt; &amp;ndash; Unable to set cloneProjectsTo to null&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;New Feature:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-233&quot;&gt;MINVOKER-233&lt;/a&gt; &amp;ndash; Call an invoker with a given timeout&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-236&quot;&gt;MINVOKER-236&lt;/a&gt; &amp;ndash; improve display of setup jobs&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-228&quot;&gt;MINVOKER-228&lt;/a&gt; &amp;ndash; Improve documentation: &amp;ldquo;Using with other integration test frameworks&amp;rdquo; page&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-237&quot;&gt;MINVOKER-237&lt;/a&gt; &amp;ndash; Upgrade to JDK 7 minimum.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-232&quot;&gt;MINVOKER-232&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-234&quot;&gt;MINVOKER-234&lt;/a&gt; &amp;ndash; Upgrade maven-shared-utils to 3.2.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-235&quot;&gt;MINVOKER-235&lt;/a&gt; &amp;ndash; Upgrade plexus-utils 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MINVOKER-238&quot;&gt;MINVOKER-238&lt;/a&gt; &amp;ndash; Upgrade maven-invoker to 3.0.1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;

</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-shared-maven-invoker</id>
        <title type="html">Apache Maven Shared Maven Invoker Version 3.1.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-shared-maven-invoker"/>
        <published>2018-06-01T19:03:03+00:00</published>
        <updated>2018-06-01T19:03:03+00:00</updated> 
        <category term="Share Component Release" label="Share Component Release" />
        <category term="maven-shared" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/shared/maven-invoker/&quot;&gt;Apache Maven Shared Maven Invoker, version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This API is concerned with firing a Maven build in a new JVM. It accomplishes
its task by building up a conventional Maven command line from options given in
the current request, along with those global options specified in the invoker
itself. Once it has the command line, the invoker will execute it, and capture
the resulting exit code or any exception thrown to signal a failure to execute.
Input/output control can be specified using an InputStream and up to two
InvocationOutputHandlers.&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the
&lt;a href=&quot;http://maven.apache.org/shared/maven-invoker/download.cgi&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;span&gt;6&lt;/span&gt;
&lt;span&gt;7&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependencies&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.shared&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-invoker&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependencies&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339250&amp;amp;styleName=Text&amp;amp;projectId=12317922&quot;&gt;Release Notes &amp;ndash; Maven Shared Components &amp;ndash; Version maven-invoker-3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-702&quot;&gt;MSHARED-702&lt;/a&gt; &amp;ndash; Remove hard coded versions for plexus-component-annotations/plexus-component-metadata&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-625&quot;&gt;MSHARED-625&lt;/a&gt; &amp;ndash; Refactored to use &amp;lsquo;maven-shared-utils&amp;rsquo; instead of &amp;lsquo;plexus-utils&amp;rsquo;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-729&quot;&gt;MSHARED-729&lt;/a&gt; &amp;ndash; Upgrade to JDK 7 minimum.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-700&quot;&gt;MSHARED-700&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-728&quot;&gt;MSHARED-728&lt;/a&gt; &amp;ndash; Upgrade maven-shared-utils to 3.2.1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-javadoc-plugin-version</id>
        <title type="html">Apache Maven JavaDoc Plugin Version 3.0.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-javadoc-plugin-version"/>
        <published>2018-06-01T18:48:34+00:00</published>
        <updated>2018-06-01T18:48:34+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-javadoc-plugin&quot;&gt;Apache Maven JavaDoc Plugin, version 3.0.1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Javadoc Plugin uses the Javadoc tool to generate javadocs for the
specified project.&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-javadoc-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-javadoc-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-javadoc-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&amp;amp;version=12331967&quot;&gt;Release Notes &amp;ndash; Apache Maven JavaDoc Plugin &amp;ndash; Version 3.0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-427&quot;&gt;MJAVADOC-427&lt;/a&gt; &amp;ndash; &amp;ldquo;Error fetching URL&amp;rdquo; for valid non-Java API links&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-504&quot;&gt;MJAVADOC-504&lt;/a&gt; &amp;ndash; NullPointerException in JavadocUtil.getJavaHome() when JAVA_HOME isn&amp;rsquo;t set&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-512&quot;&gt;MJAVADOC-512&lt;/a&gt; &amp;ndash; Even when 1.8.0 matches there still is a warning.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-517&quot;&gt;MJAVADOC-517&lt;/a&gt; &amp;ndash; NPE under Java 10 RC&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-487&quot;&gt;MJAVADOC-487&lt;/a&gt; &amp;ndash; Follow redirects&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-508&quot;&gt;MJAVADOC-508&lt;/a&gt; &amp;ndash; Option to fail in case of javadoc warning&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-515&quot;&gt;MJAVADOC-515&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-520&quot;&gt;MJAVADOC-520&lt;/a&gt; &amp;ndash; Upgrade plexus-utils/qdox/plexus-archiver/&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAVADOC-521&quot;&gt;MJAVADOC-521&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-scm-version-1</id>
        <title type="html">Apache Maven SCM Version 1.10.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-scm-version-1"/>
        <published>2018-05-28T17:01:42+00:00</published>
        <updated>2018-05-28T17:01:42+00:00</updated> 
        <category term="Share Component Release" label="Share Component Release" />
        <category term="maven-shared" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;https://maven.apache.org/scm/&quot;&gt;Apache Maven SCM, version 1.10.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other
tools (e.g. Continuum) by providing them with a common API for doing SCM
operations. You can look at the list of SCMs for more information on using
Maven SCM with your favorite SCM tool.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317828&amp;amp;version=12335750&quot;&gt;Release Notes &amp;ndash; Maven SCM Version 1.10.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-763&quot;&gt;SCM-763&lt;/a&gt; &amp;ndash; Password masking for svnexe does not handle all cases&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-797&quot;&gt;SCM-797&lt;/a&gt; &amp;ndash; gitexe checkIn() fails due to Windows command line length limitation&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-814&quot;&gt;SCM-814&lt;/a&gt; &amp;ndash; Dead links on Maven SCM plugin usage page and Maven SCM Providers Matrix page&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-818&quot;&gt;SCM-818&lt;/a&gt; &amp;ndash; Updating doesn&amp;rsquo;t work when in detached HEAD&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-821&quot;&gt;SCM-821&lt;/a&gt; &amp;ndash; fix incorrect resolving of branch name from HG outgoing changes &amp;amp;&amp;amp; NPE in HgUtils.differentOutgoingBranchFound&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-829&quot;&gt;SCM-829&lt;/a&gt; &amp;ndash; CommandParameter incorrectly removed from parameter list&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-836&quot;&gt;SCM-836&lt;/a&gt; &amp;ndash; scm:bootstrap throws NPE&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-846&quot;&gt;SCM-846&lt;/a&gt; &amp;ndash; userInfo in Git HTTP URLs not escaped according to RFC 3986&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-862&quot;&gt;SCM-862&lt;/a&gt; &amp;ndash; apache-rat complains about Eclipse .checkstyle files&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-863&quot;&gt;SCM-863&lt;/a&gt; &amp;ndash; NPE in GlobalOptions.setCVSRoot(null) with newer cvsclient&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-865&quot;&gt;SCM-865&lt;/a&gt; &amp;ndash; cvsnt: rls: invalid option &amp;mdash; d&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-866&quot;&gt;SCM-866&lt;/a&gt; &amp;ndash; Cvs ScmProvider.list() does not return correct entries&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-867&quot;&gt;SCM-867&lt;/a&gt; &amp;ndash; ScmWagon has no way to work with CVS and SVN in binary mode&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-868&quot;&gt;SCM-868&lt;/a&gt; &amp;ndash; gitexe add() does not return added files when invoked in subdir&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-869&quot;&gt;SCM-869&lt;/a&gt; &amp;ndash; gitexe list() implemented incorrectly&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-874&quot;&gt;SCM-874&lt;/a&gt; &amp;ndash; ScmResult output password masking does not handle multiline text&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-875&quot;&gt;SCM-875&lt;/a&gt; &amp;ndash; GitUpdateCommand assumes master branch by default&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-878&quot;&gt;SCM-878&lt;/a&gt; &amp;ndash; AbstractConsumer#parseDate() logs wrong locale in case of a ParseException&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-879&quot;&gt;SCM-879&lt;/a&gt; &amp;ndash; JazzChangeLogCommandTest#testListChangesetConsumerWithTimeOnly() fails with NPE on Java 10&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-881&quot;&gt;SCM-881&lt;/a&gt; &amp;ndash; ScmWagon has no way to work with SVN in binary mode&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-882&quot;&gt;SCM-882&lt;/a&gt; &amp;ndash; ScmWagon has no way to work with GIT in binary mode&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-886&quot;&gt;SCM-886&lt;/a&gt; &amp;ndash; Tests with checkin rely on global git config&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-887&quot;&gt;SCM-887&lt;/a&gt; &amp;ndash; Plexus Utils 3.0.24 makes some tests fail&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-888&quot;&gt;SCM-888&lt;/a&gt; &amp;ndash; Changelog generation fails on Windows with Mercurial SCM&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-739&quot;&gt;SCM-739&lt;/a&gt; &amp;ndash; Release Plugin: Use &amp;ldquo;git &amp;mdash;depth 1&amp;rdquo; When Checking Out&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-748&quot;&gt;SCM-748&lt;/a&gt; &amp;ndash; Automatically create parent dirs with &amp;lsquo;svn &amp;mdash;parents&amp;rsquo;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-855&quot;&gt;SCM-855&lt;/a&gt; &amp;ndash; Upgrade to Java 7&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-873&quot;&gt;SCM-873&lt;/a&gt; &amp;ndash; Improve documentation on svn-settings.xml and git-settings.xml&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-884&quot;&gt;SCM-884&lt;/a&gt; &amp;ndash; Upgrade jgit to last version of java 7 release (4.5.0.201609210915-r)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-885&quot;&gt;SCM-885&lt;/a&gt; &amp;ndash; Extend GitChangeLogCommand by using revision only&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Task:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-876&quot;&gt;SCM-876&lt;/a&gt; &amp;ndash; switch from Git-WIP to Gitbox&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrade:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SCM-824&quot;&gt;SCM-824&lt;/a&gt; &amp;ndash; Upgrade Plexus Utils to 3.0.24&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;


</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-plugin-tools-version</id>
        <title type="html">Apache Maven Plugin Tools Version 3.5.2 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-plugin-tools-version"/>
        <published>2018-05-26T16:45:19+00:00</published>
        <updated>2018-05-26T16:45:19+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugin-tools/&quot;&gt;Apache Maven Plugin Tools, version 3.5.2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Maven Plugin Tools contains the necessary tools to generate&lt;br&gt;
rebarbative content like descriptor, help and documentation. In addition,&lt;br&gt;
it provides tools to write Maven Plugins in scripting languages like Ant&lt;br&gt;
or Beanshell.&lt;/p&gt;

&lt;p&gt;The Maven Plugin Plugin is used to create a Maven plugin descriptor for&lt;br&gt;
any Mojo&amp;rsquo;s found in the source tree, to include in the JAR. It is also&lt;br&gt;
used to generate report files for the Mojos as well as for updating the&lt;br&gt;
plugin registry, the artifact metadata and generating a generic help goal.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://maven.apache.org/plugin-tools/&quot;&gt;https://maven.apache.org/plugin-tools/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://maven.apache.org/plugin-tools/maven-plugin-plugin/&quot;&gt;https://maven.apache.org/plugin-tools/maven-plugin-plugin/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-plugin-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.5.2&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the &lt;a href=&quot;https://maven.apache.org/plugins-tools/download.cgi&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&amp;amp;version=12342545&amp;amp;styleName=Text&quot;&gt;Release Notes &amp;ndash; Maven Plugin Tools &amp;ndash; Version 3.5.2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPLUGIN-333&quot;&gt;MPLUGIN-333&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPLUGIN-334&quot;&gt;MPLUGIN-334&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPLUGIN-335&quot;&gt;MPLUGIN-335&lt;/a&gt; &amp;ndash; Support JDK 10 for plugin generation: upgrade asm&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPLUGIN-338&quot;&gt;MPLUGIN-338&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.6.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-dependency-plugin-version1</id>
        <title type="html">Apache Maven Dependency Plugin Version 3.1.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-dependency-plugin-version1"/>
        <published>2018-05-24T13:43:56+00:00</published>
        <updated>2018-05-24T13:43:56+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-dependency-plugin/&quot;&gt;Apache Maven Dependecy Plugin, version 3.1.1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The dependency plugin provides the capability to manipulate artifacts. It
can copy and/or unpack artifacts from local or remote repositories to a
specified location.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-dependency-plugin/&quot;&gt;https://maven.apache.org/plugins/maven-dependency-plugin/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-dependency-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-dependency-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-dependency-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227&amp;amp;version=12343248&quot;&gt;Release Notes &amp;ndash; Maven Dependency Plugin &amp;ndash; Version 3.1.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bug:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-607&quot;&gt;MDEP-607&lt;/a&gt; &amp;ndash; maven-dependency-plugin:3.1.0:analyze failed.: NullPointerException&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-611&quot;&gt;MDEP-611&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.6.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-612&quot;&gt;MDEP-612&lt;/a&gt; &amp;ndash; Upgrade maven-dependency-analyzer to 1.10&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-614&quot;&gt;MDEP-614&lt;/a&gt; &amp;ndash; Upgrade file-management to 3.0.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Many thanks to all reporters/contributors/testers of this release.&lt;/p&gt;

&lt;p&gt;Reporters:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MDEP-607: Filipe Sousa&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-shared-component-maven</id>
        <title type="html">Apache Maven Shared Component: Maven Dependency Analyzer Version 1.10 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-shared-component-maven"/>
        <published>2018-05-17T09:06:33+00:00</published>
        <updated>2018-05-17T09:06:33+00:00</updated> 
        <category term="Share Component Release" label="Share Component Release" />
        <category term="maven-shared" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/shared/maven-dependency-analyzer/&quot;&gt;Apache Shared Component: Apache Maven Dependency Analyzer Version 1.10&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Analyzes the dependencies of a project for undeclared or unused artifacts.&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.shared&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-dependency-analyzer&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.10&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&amp;amp;version=12343067&quot;&gt;Release Notes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dependency upgrade:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-718&quot;&gt;MSHARED-718&lt;/a&gt; &amp;ndash; Upgrade asm to most recent version 6.1.1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Maven team&lt;/p&gt;&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-war-plugin-version</id>
        <title type="html">Apache Maven WAR Plugin Version 3.2.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-war-plugin-version"/>
        <published>2018-05-13T10:14:44+00:00</published>
        <updated>2018-05-13T10:14:44+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-war-plugin/&quot;&gt;Apache Maven WAR Plugin, version 3.2.1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The WAR Plugin is responsible for collecting all artifact dependencies, classes
and resources of the web application and packaging them into a web application
archive.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-war-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.2.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the &lt;a href=&quot;https://maven.apache.org/plugins/maven-war-plugin/download.cgi&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Important Note:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3.X only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;





&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&amp;amp;version=12341729&quot;&gt;Release Notes &amp;ndash; Maven WAR Plugin &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-412&quot;&gt;MWAR-412&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Task:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-401&quot;&gt;MWAR-401&lt;/a&gt; &amp;ndash; Upgrade the WAR lifecycle to use the maven-compiler-plugin 3.7.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-413&quot;&gt;MWAR-413&lt;/a&gt; &amp;ndash; Upgrade xstream to 1.4.10&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-414&quot;&gt;MWAR-414&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MWAR-416&quot;&gt;MWAR-416&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.6.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;
</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-ear-plugin-31</id>
        <title type="html">Apache Maven EAR Plugin 3.0.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-ear-plugin-31"/>
        <published>2018-05-13T10:11:38+00:00</published>
        <updated>2018-05-13T10:11:38+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-ear-plugin/&quot;&gt;Apache Maven EAR Plugin, version 3.0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This plugin generates Java EE Enterprise Archive (EAR) file. It can also
generate the deployment descriptor file (e.g. application.xml).&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-ear-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate &lt;a href=&quot;https://maven.apache.org/plugins/maven-ear-plugin/download.cgi&quot;&gt;sources etc. from the download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317422&amp;amp;version=12342882&quot;&gt;Release Notes &amp;ndash; Maven EAR Plugin &amp;ndash; Version 3.0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-265&quot;&gt;MEAR-265&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-266&quot;&gt;MEAR-266&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrade:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-268&quot;&gt;MEAR-268&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.6.0&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-ejb-plugin-version</id>
        <title type="html">Apache Maven EJB Plugin Version 3.0.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-ejb-plugin-version"/>
        <published>2018-05-09T19:47:09+00:00</published>
        <updated>2018-05-09T19:47:09+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-ejb-plugin/&quot;&gt;Apache Maven EJB Plugin Version 3.0.1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This plugin generates J2EE Enterprise Javabean (EJB) file as well as the
associated client jar.&lt;/p&gt;

&lt;p&gt;Important Note since 3.0.1:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3.X only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;


&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-ejb-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317421&amp;amp;version=12334440&quot;&gt;Release Notes &amp;ndash; Apache Maven EJB Plugin &amp;ndash; Version 3.0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bug:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-115&quot;&gt;MEJB-115&lt;/a&gt; &amp;ndash; Wrong default EJB version stated on Usage page&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-116&quot;&gt;MEJB-116&lt;/a&gt; &amp;ndash; Clarify &amp;ldquo;properties removed&amp;rdquo; on intro page of site&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-117&quot;&gt;MEJB-117&lt;/a&gt; &amp;ndash; Remove reference to old wiki page on intro page&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-118&quot;&gt;MEJB-118&lt;/a&gt; &amp;ndash; Remove &amp;ldquo;J2EE&amp;rdquo; from plugin description and site&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-119&quot;&gt;MEJB-119&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-120&quot;&gt;MEJB-120&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEJB-121&quot;&gt;MEJB-121&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;
</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-resources-plugin-version</id>
        <title type="html">Apache Maven Resources Plugin Version 3.1.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-resources-plugin-version"/>
        <published>2018-05-01T10:14:35+00:00</published>
        <updated>2018-05-01T10:14:35+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-resources-plugin&quot;&gt;Apache Maven Resources Plugin, Version 3.1.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Resources Plugin handles the copying of project resources to the output
directory. There are two different kinds of resources: main resources and test
resources. The difference is that the main resources are the resources
associated to the main source code while the test resources are associated to
the test source code.&lt;/p&gt;

&lt;p&gt;Thus, this allows the separation of resources for the main source code and its
unit tests.&lt;/p&gt;

&lt;p&gt;Important Note:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3.X only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Reporters for this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Michel Barret &lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-247&quot;&gt;MRESOURCES-247&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-resources-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-resources-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-resources-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317827&amp;amp;version=12336059&quot;&gt;Release Notes &amp;ndash; Apache Maven Resources Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bug:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-242&quot;&gt;MRESOURCES-242&lt;/a&gt; &amp;ndash; Fix integration test include-git-ignore&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-247&quot;&gt;MRESOURCES-247&lt;/a&gt; &amp;ndash; Improve WARNING message about encoding.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-243&quot;&gt;MRESOURCES-243&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.20.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-245&quot;&gt;MRESOURCES-245&lt;/a&gt; &amp;ndash; Upgrade to JDK 7 minimum.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-241&quot;&gt;MRESOURCES-241&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-244&quot;&gt;MRESOURCES-244&lt;/a&gt; &amp;ndash; Upgrade plexus-utils 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MRESOURCES-248&quot;&gt;MRESOURCES-248&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-site-plugin-version</id>
        <title type="html">Apache Maven Site Plugin Version 3.7.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-site-plugin-version"/>
        <published>2018-04-29T08:46:54+00:00</published>
        <updated>2018-04-29T08:46:54+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;https://maven.apache.org/plugins/maven-site-plugin/&quot;&gt;Apache Maven Site Plugin, version 3.7.1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Site Plugin is used to generate a site for the project. The generated site
also includes the project&amp;rsquo;s reports that were configured in the POM.&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-site-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-site-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-site-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.7.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;



&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&amp;amp;version=12342371&amp;amp;styleName=Text&quot;&gt;Release Notes &amp;ndash; Maven Site Plugin &amp;ndash; Version 3.7.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-806&quot;&gt;MSITE-806&lt;/a&gt; &amp;ndash; Site generation does not work when no report configured nor Doxia document provided&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-809&quot;&gt;MSITE-809&lt;/a&gt; &amp;ndash; Documentation: examples/configuring-reports.html includes invalid XML&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-812&quot;&gt;MSITE-812&lt;/a&gt; &amp;ndash; Missing &amp;lsquo;/&amp;rsquo; in log when deploying documentation by site:stage&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-817&quot;&gt;MSITE-817&lt;/a&gt; &amp;ndash; inherit edit value in site.xml&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-818&quot;&gt;MSITE-818&lt;/a&gt; &amp;ndash; site:run fails to find locale when zh_CN is used&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-811&quot;&gt;MSITE-811&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-819&quot;&gt;MSITE-819&lt;/a&gt; &amp;ndash; improve display of site rendering with locale info&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Wish:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-815&quot;&gt;MSITE-815&lt;/a&gt; &amp;ndash; highlight skin used to render site and documents statistics&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-767&quot;&gt;MSITE-767&lt;/a&gt; &amp;ndash; Revert r1729902 caused by DOXIASITETOOLS-155 and fix ITs as soon as parent POMs and site.xml descriptors have been upgraded&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSITE-821&quot;&gt;MSITE-821&lt;/a&gt; &amp;ndash; add documentation on site plugin dependencies&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-clean-plugin-version</id>
        <title type="html">Apache Maven Clean Plugin Version 3.1.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-clean-plugin-version"/>
        <published>2018-04-14T13:43:18+00:00</published>
        <updated>2018-04-14T13:43:18+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-clean-plugin/&quot;&gt;Apache Maven Clean Plugin, version 3.1.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The Clean Plugin is used when you want to remove files generated at build-time
in a project&amp;rsquo;s directory.&lt;/p&gt;

&lt;p&gt;Important Note:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3.X only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-clean-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317224&amp;amp;version=12337984&quot;&gt;Release Notes &amp;ndash; Maven Clean Plugin &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bug:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-77&quot;&gt;MCLEAN-77&lt;/a&gt; &amp;ndash; Remove link to non-existing Codehaus wiki&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-73&quot;&gt;MCLEAN-73&lt;/a&gt; &amp;ndash; Upgrade of maven-shared-utils to 3.0.1.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-74&quot;&gt;MCLEAN-74&lt;/a&gt; &amp;ndash; Upgrade of commons-io to 2.5.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-83&quot;&gt;MCLEAN-83&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-84&quot;&gt;MCLEAN-84&lt;/a&gt; &amp;ndash; Lift JDK minimum to JDK 7&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-75&quot;&gt;MCLEAN-75&lt;/a&gt; &amp;ndash; Upgrade maven-plugins to version 30&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-80&quot;&gt;MCLEAN-80&lt;/a&gt; &amp;ndash; Upgrade maven-shared-utils to 3.2.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-81&quot;&gt;MCLEAN-81&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MCLEAN-85&quot;&gt;MCLEAN-85&lt;/a&gt; &amp;ndash; Upgrade maven-shared-utils to 3.2.1&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;
</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-jar-plugin-version</id>
        <title type="html">Apache Maven Jar Plugin Version 3.1.0</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-jar-plugin-version"/>
        <published>2018-04-10T15:47:06+00:00</published>
        <updated>2018-04-10T15:47:06+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-jar-plugin/&quot;&gt;Apache Maven Jar Plugin, version 3.1.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This plugin provides the capability to build jars.&lt;/p&gt;

&lt;p&gt;Important Note:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Maven 3.X only&lt;/li&gt;
&lt;li&gt;JDK 7 minimum requirement&lt;/li&gt;
&lt;/ul&gt;


&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-jar-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&amp;amp;version=12342349&quot;&gt;Release Notes &amp;ndash; Maven JAR Plugin &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-221&quot;&gt;MJAR-221&lt;/a&gt; &amp;ndash; Link to wiki page should be removed now that Codehaus is shut down&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-237&quot;&gt;MJAR-237&lt;/a&gt; &amp;ndash; Navigation link &amp;ldquo;Creating an Executable JAR File&amp;rdquo; is wrong.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-240&quot;&gt;MJAR-240&lt;/a&gt; &amp;ndash; maven-jar-plugin index.html &amp;ndash; bad links in left column Examples section&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-245&quot;&gt;MJAR-245&lt;/a&gt; &amp;ndash; Additional attached jar: role of classifier&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-249&quot;&gt;MJAR-249&lt;/a&gt; &amp;ndash; Get Build working on JDK 10&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-235&quot;&gt;MJAR-235&lt;/a&gt; &amp;ndash; Update life cycle bound plugin versions&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-236&quot;&gt;MJAR-236&lt;/a&gt; &amp;ndash; Keep maven-compiler-plugin to 3.5.1 based on JDK9 issues&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-243&quot;&gt;MJAR-243&lt;/a&gt; &amp;ndash; maven-archiver 3.1.1 to 3.2.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MJAR-246&quot;&gt;MJAR-246&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The Apache Maven team&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-shade-plugin-version</id>
        <title type="html">Apache Maven Shade Plugin Version 3.1.1</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-shade-plugin-version"/>
        <published>2018-04-06T16:38:13+00:00</published>
        <updated>2018-04-06T16:38:13+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the &lt;a href=&quot;http://maven.apache.org/plugins/maven-shade-plugin/&quot;&gt;Apache
Maven Shade Plugin, version 3.1.1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This plugin provides the capability to package the artifact in an uber-jar,
including its dependencies and to shade &amp;ndash; i.e. rename &amp;ndash; the packages of some of
the dependencies.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-shade-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate sources etc. from the &lt;a href=&quot;https://maven.apache.org/plugins/maven-shade-plugin/download.cgi&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;You can download the &lt;a href=&quot;http://maven.apache.org/plugins/maven-shade-plugin/download.cgi&quot;&gt;appropriate sources etc. from the download page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&amp;amp;version=12341390&quot;&gt;Release Notes &amp;ndash; Maven Shade Plugin &amp;ndash; Version 3.1.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-273&quot;&gt;MSHADE-273&lt;/a&gt; &amp;ndash; Shading of paths starting with / ignores excludes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-275&quot;&gt;MSHADE-275&lt;/a&gt; &amp;ndash; Maven Shade Plugin does not work under Java 10&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-277&quot;&gt;MSHADE-277&lt;/a&gt; &amp;ndash; Identify issue related IT failure mini-jar-malformed-dependencies/pom.xml&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-278&quot;&gt;MSHADE-278&lt;/a&gt; &amp;ndash; Print out the jar responsible for exceptions like &amp;ldquo;Error creating shaded jar: invalid LOC header (bad signature)&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-283&quot;&gt;MSHADE-283&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-276&quot;&gt;MSHADE-276&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-279&quot;&gt;MSHADE-279&lt;/a&gt; &amp;ndash; Upgrade mave-surefire/failsafe-plugin 2.21.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-280&quot;&gt;MSHADE-280&lt;/a&gt; &amp;ndash; Upgrade jdom 1.1.3 to jdom2 2.0.6&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-281&quot;&gt;MSHADE-281&lt;/a&gt; &amp;ndash; Upgrade plexus-utils 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHADE-282&quot;&gt;MSHADE-282&lt;/a&gt; &amp;ndash; Remove not used directories rel-path-test-files&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Many thanks to all reporters/contributors/testers of this release.&lt;/p&gt;

&lt;p&gt;Reporters:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MSHADE-273: Eugene Kirpichov&lt;/li&gt;
&lt;li&gt;MSHADE-275: Markus Grech&lt;/li&gt;
&lt;li&gt;MSHADE-278: Gary Gregory&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Testers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Markus Grech&lt;/li&gt;
&lt;li&gt;Rafael Winterhalter&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-dependency-plugin-version</id>
        <title type="html">Apache Maven Dependency Plugin Version 3.1.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-dependency-plugin-version"/>
        <published>2018-04-06T16:36:22+00:00</published>
        <updated>2018-04-06T16:36:22+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-dependency-plugin/&quot;&gt;Apache Maven Dependecy Plugin, version 3.1.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The dependency plugin provides the capability to manipulate artifacts. It
can copy and/or unpack artifacts from local or remote repositories to a
specified location.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-dependency-plugin/&quot;&gt;https://maven.apache.org/plugins/maven-dependency-plugin/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-dependency-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.1.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;&lt;/p&gt;

&lt;p&gt;You can download the appropriate sources etc. from the download page:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maven.apache.org/plugins/maven-dependency-plugin/download.cgi&quot;&gt;https://maven.apache.org/plugins/maven-dependency-plugin/download.cgi&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227&amp;amp;version=12341595&quot;&gt;Release Notes &amp;ndash; Maven Dependency Plugin &amp;ndash; Version 3.1.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-559&quot;&gt;MDEP-559&lt;/a&gt; &amp;ndash; Java 9 bytecode cannot be parsed&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-603&quot;&gt;MDEP-603&lt;/a&gt; &amp;ndash; dependency:analyze fails on JDK 9 / JDK 10&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvement:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-605&quot;&gt;MDEP-605&lt;/a&gt; &amp;ndash; Add documentation information for GitHub&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-584&quot;&gt;MDEP-584&lt;/a&gt; &amp;ndash; Upgrade plexus-utils to version 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-585&quot;&gt;MDEP-585&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.5.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MDEP-599&quot;&gt;MDEP-599&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Many thanks to all reporters/contributors/testers of this release.&lt;/p&gt;

&lt;p&gt;Reporters:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MDEP-559: Ben Alex&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Testers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mark Raynsford&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-shared-component-maven1</id>
        <title type="html">Apache Maven Shared Component: Maven Dependency Analyzer Version 1.9 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-shared-component-maven1"/>
        <published>2018-03-29T15:21:28+00:00</published>
        <updated>2018-03-29T15:21:28+00:00</updated> 
        <category term="Share Component Release" label="Share Component Release" />
        <category term="maven-shared" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/shared/maven-dependency-analyzer/&quot;&gt;Apache Maven Shared Component: Maven Dependency Analyzer Version 1.9&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Analyzes the dependencies of a project for undeclared or unused artifacts.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s dependency list:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.shared&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-dependency-analyzer&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.9&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&amp;amp;version=12342557&quot;&gt;Release Notes &amp;ndash; Maven Dependency Analzyer Version 1.9&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bug:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-710&quot;&gt;MSHARED-710&lt;/a&gt; &amp;ndash; JDK 9 / 10 Issue &amp;ndash; Unknown constant pool type&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-707&quot;&gt;MSHARED-707&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MSHARED-708&quot;&gt;MSHARED-708&lt;/a&gt; &amp;ndash; Upgrade org.ow2.asm:asm:6.0 to 6.1 JDK 10 issues&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-help-plugin-version</id>
        <title type="html">Apache Maven Help Plugin Version 3.0.1 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-help-plugin-version"/>
        <published>2018-03-28T17:29:11+00:00</published>
        <updated>2018-03-28T17:29:11+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-help-plugin/&quot;&gt;Apache Maven Help Plugin, version 3.0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Maven Help Plugin is used to get relative information about a project or
the system. It can be used to get a description of a particular plugin,
including the plugin&amp;rsquo;s goals with their parameters and component requirements,
the effective POM and effective settings of the current build, and the profiles
applied to the current project being built.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-help-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate &lt;a href=&quot;https://maven.apache.org/plugins/maven-help-plugin/download.cgi&quot;&gt;sources etc. from the download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&amp;amp;version=12342960&quot;&gt;Release Notes &amp;ndash; Maven Help Plugin &amp;ndash; Version 3.0.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-135&quot;&gt;MPH-135&lt;/a&gt; &amp;ndash; help:effective-pom crashes with NPE in multi module builds with -Doutput set&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-139&quot;&gt;MPH-139&lt;/a&gt; &amp;ndash; Invalid default namespace set for effective settings&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-140&quot;&gt;MPH-140&lt;/a&gt; &amp;ndash; Multiple XML declarations written&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-137&quot;&gt;MPH-137&lt;/a&gt; &amp;ndash; Use JDOM&amp;rsquo;s PrettyFormatter throughout&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-138&quot;&gt;MPH-138&lt;/a&gt; &amp;ndash; Drop AbstractEffectiveMojo#addMavenNamespace()&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-141&quot;&gt;MPH-141&lt;/a&gt; &amp;ndash; Use non-deprecated field in DateFormatUtils&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrade:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-136&quot;&gt;MPH-136&lt;/a&gt; &amp;ndash; Upgrade JDOM to 1.1.3&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/maven-help-plugin-version-3</id>
        <title type="html">Maven Help Plugin Version 3.0.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/maven-help-plugin-version-3"/>
        <published>2018-03-18T09:42:47+00:00</published>
        <updated>2018-03-28T17:29:24+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-help-plugin/&quot;&gt;Apache Maven Help Plugin, version 3.0.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Maven Help Plugin is used to get relative information about a project or
the system. It can be used to get a description of a particular plugin,
including the plugin&amp;rsquo;s goals with their parameters and component requirements,
the effective POM and effective settings of the current build, and the profiles
applied to the current project being built.&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-help-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate &lt;a href=&quot;https://maven.apache.org/plugins/maven-help-plugin/download.cgi&quot;&gt;sources etc. from the download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522&amp;amp;version=12330788&quot;&gt;Release Notes &amp;ndash; Maven Help Plugin &amp;ndash; Version 3.0.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-53&quot;&gt;MPH-53&lt;/a&gt; &amp;ndash; mvn help:describe returns the version that is specified in metadata instead of  the one in the parent pom&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-87&quot;&gt;MPH-87&lt;/a&gt; &amp;ndash; help:effective-pom/effective-settings uses platform encoding and garbles non-ASCII characters, emits invalid XML&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-97&quot;&gt;MPH-97&lt;/a&gt; &amp;ndash; [Patch] maven-help-plugin does not build with latest version of maven-plugin-testing-harness&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-99&quot;&gt;MPH-99&lt;/a&gt; &amp;ndash; Evaluate has no output in quiet mode&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-105&quot;&gt;MPH-105&lt;/a&gt; &amp;ndash; Effective pom aggregation is not triggered&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-107&quot;&gt;MPH-107&lt;/a&gt; &amp;ndash; Mojos use inconsistent line endings throughout&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-108&quot;&gt;MPH-108&lt;/a&gt; &amp;ndash; Patch for MPH-72 not fully applied&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-110&quot;&gt;MPH-110&lt;/a&gt; &amp;ndash; Cannot run ITs successfully&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-111&quot;&gt;MPH-111&lt;/a&gt; &amp;ndash; IT &amp;lsquo;effective-pom_properties&amp;rsquo; fails if run with -Dinvoker.mergeUserSettings&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-114&quot;&gt;MPH-114&lt;/a&gt; &amp;ndash; Goal fails with “Unable to get the POM for the artifact”&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-119&quot;&gt;MPH-119&lt;/a&gt; &amp;ndash; The &amp;ldquo;artifact&amp;rdquo; parameter is not taken into account with Maven 3&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-121&quot;&gt;MPH-121&lt;/a&gt; &amp;ndash; incorrect text in help:describe for cmd&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-123&quot;&gt;MPH-123&lt;/a&gt; &amp;ndash; all-profiles does not show right active status&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-106&quot;&gt;MPH-106&lt;/a&gt; &amp;ndash; add gav parameter to calculate effective pom for any gav, not only reactor&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-109&quot;&gt;MPH-109&lt;/a&gt; &amp;ndash; Use ISO 8601 date format for the remaining goals&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-116&quot;&gt;MPH-116&lt;/a&gt; &amp;ndash; Printout the information if a goal is a report goal or not&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-120&quot;&gt;MPH-120&lt;/a&gt; &amp;ndash; Migrate plugin to Maven 3.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-124&quot;&gt;MPH-124&lt;/a&gt; &amp;ndash; Show parameter aliases in describe goal&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-103&quot;&gt;MPH-103&lt;/a&gt; &amp;ndash; Remove unused dependency maven-monitor&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-112&quot;&gt;MPH-112&lt;/a&gt; &amp;ndash; Upgrade to Commons Lang3&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-126&quot;&gt;MPH-126&lt;/a&gt; &amp;ndash; Require Java 7&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-132&quot;&gt;MPH-132&lt;/a&gt; &amp;ndash; Drop parameter &amp;lsquo;medium&amp;rsquo;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-133&quot;&gt;MPH-133&lt;/a&gt; &amp;ndash; Drop deprecated alias &amp;lsquo;full&amp;rsquo;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-134&quot;&gt;MPH-134&lt;/a&gt; &amp;ndash; Drop deprecated alias &amp;lsquo;mojo&amp;rsquo;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-102&quot;&gt;MPH-102&lt;/a&gt; &amp;ndash; Upgrade to maven-plugins parent version 27&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-104&quot;&gt;MPH-104&lt;/a&gt; &amp;ndash; Upgrade maven-plugin-testing-harness to 1.3&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-117&quot;&gt;MPH-117&lt;/a&gt; &amp;ndash; Upgrade plexus-utils to 3.0.22&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-118&quot;&gt;MPH-118&lt;/a&gt; &amp;ndash; Upgrade maven-plugins to version 30&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-125&quot;&gt;MPH-125&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-127&quot;&gt;MPH-127&lt;/a&gt; &amp;ndash; Upgrade Maven  Artifact Transfer to 0.9.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-128&quot;&gt;MPH-128&lt;/a&gt; &amp;ndash; Upgrade Maven Reporting Exec to 1.4&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-129&quot;&gt;MPH-129&lt;/a&gt; &amp;ndash; Upgrade Plexus Utils to 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-130&quot;&gt;MPH-130&lt;/a&gt; &amp;ndash; Upgrade XStream to 1.4.7&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MPH-131&quot;&gt;MPH-131&lt;/a&gt; &amp;ndash; Ugprade Commons Lang to 3.7&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-ear-plugin-3</id>
        <title type="html">Apache Maven EAR Plugin 3.0.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-ear-plugin-3"/>
        <published>2018-03-12T21:14:03+00:00</published>
        <updated>2018-03-12T21:14:03+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-ear-plugin/&quot;&gt;Apache Maven EAR Plugin, version 3.0.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This plugin generates Java EE Enterprise Archive (EAR) file. It can also
generate the deployment descriptor file (e.g. application.xml).&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-ear-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;3.0.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;You can download the appropriate &lt;a href=&quot;https://maven.apache.org/plugins/maven-ear-plugin/download.cgi&quot;&gt;sources etc. from the download page&lt;/a&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317422&amp;amp;amp;version=12330696&quot;&gt;Release Notes &amp;ndash; Maven EAR Plugin &amp;ndash; Version 3.0.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-171&quot;&gt;MEAR-171&lt;/a&gt; &amp;ndash; Full customization of FileNameMapping is needed&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-217&quot;&gt;MEAR-217&lt;/a&gt; &amp;ndash; Snapshot dependencies are not deleted from skinny WARs&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-243&quot;&gt;MEAR-243&lt;/a&gt; &amp;ndash; Skinny WARs &amp;ndash; JAR not removed from WAR if scope in EAR is set to provided&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-244&quot;&gt;MEAR-244&lt;/a&gt; &amp;ndash; Remove link to non-existing Codehaus wiki&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-246&quot;&gt;MEAR-246&lt;/a&gt; &amp;ndash; Upgrade the EAR lifecycle to use the maven-resources-plugin 3.0.2.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-250&quot;&gt;MEAR-250&lt;/a&gt; &amp;ndash; IT skinny-wars-javaee5 fails while running with JDK 9&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;New Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-247&quot;&gt;MEAR-247&lt;/a&gt; &amp;ndash; resource-ref in generated application.xml&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-248&quot;&gt;MEAR-248&lt;/a&gt; &amp;ndash; Support lookup-name in env-entry section&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-198&quot;&gt;MEAR-198&lt;/a&gt; &amp;ndash; Add LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-223&quot;&gt;MEAR-223&lt;/a&gt; &amp;ndash; Link to wiki on documentation page is pointing to shutdown codehaus&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-226&quot;&gt;MEAR-226&lt;/a&gt; &amp;ndash; bundleFileName functionality for the acr plugin&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-228&quot;&gt;MEAR-228&lt;/a&gt; &amp;ndash; Remove manifestFile parameter&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-229&quot;&gt;MEAR-229&lt;/a&gt; &amp;ndash; Change default value for version parameter&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-232&quot;&gt;MEAR-232&lt;/a&gt; &amp;ndash; Remove param properties that doesn&amp;rsquo;t make sense for CLI usage&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-234&quot;&gt;MEAR-234&lt;/a&gt; &amp;ndash; Upgrade maven-shared-components parent to version 30&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-241&quot;&gt;MEAR-241&lt;/a&gt; &amp;ndash; Change package to o.a.m.plugins&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-242&quot;&gt;MEAR-242&lt;/a&gt; &amp;ndash; Update lifecycle mapping plugin version&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-254&quot;&gt;MEAR-254&lt;/a&gt; &amp;ndash; Support JavaEE version 8&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-258&quot;&gt;MEAR-258&lt;/a&gt; &amp;ndash; Upgrade site skin to 1.7&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-260&quot;&gt;MEAR-260&lt;/a&gt; &amp;ndash; Remove finalName as a parameter&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-261&quot;&gt;MEAR-261&lt;/a&gt; &amp;ndash; In cases where fileNameMapping is used fail the build&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-262&quot;&gt;MEAR-262&lt;/a&gt; &amp;ndash; Missing since for outputFileNameMapping parameter&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-263&quot;&gt;MEAR-263&lt;/a&gt; &amp;ndash; Wrong docs in examples/customize-file-name-mapping.html&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-207&quot;&gt;MEAR-207&lt;/a&gt; &amp;ndash; Remove the JavaModule/Ejb3Module which are marked deprecated&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-208&quot;&gt;MEAR-208&lt;/a&gt; &amp;ndash; Upgrade to Maven 3.0 compatiblity + JDK 6&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-209&quot;&gt;MEAR-209&lt;/a&gt; &amp;ndash; Change and use a internal unique id instead of artifactId only&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-259&quot;&gt;MEAR-259&lt;/a&gt; &amp;ndash; Fix formatting date issues in apt files&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrades:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-224&quot;&gt;MEAR-224&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver from 2.10.3 to 3.0.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-233&quot;&gt;MEAR-233&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver from 3.0.3 to 3.1.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-235&quot;&gt;MEAR-235&lt;/a&gt; &amp;ndash; Upgrade maven-archiver to 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-236&quot;&gt;MEAR-236&lt;/a&gt; &amp;ndash; Upgrade maven-filtering to 3.1.1&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-237&quot;&gt;MEAR-237&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.3&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-238&quot;&gt;MEAR-238&lt;/a&gt; &amp;ndash; Upgrade of plexus-archiver to 3.4.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-240&quot;&gt;MEAR-240&lt;/a&gt; &amp;ndash; Upgrade of maven-archiver to 3.1.1.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-245&quot;&gt;MEAR-245&lt;/a&gt; &amp;ndash; Upgrade of plexus-interpolation to 1.24.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-251&quot;&gt;MEAR-251&lt;/a&gt; &amp;ndash; Upgrade maven-archiver to 3.2.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-252&quot;&gt;MEAR-252&lt;/a&gt; &amp;ndash; Upgrade plexus-archiver to 3.5.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-253&quot;&gt;MEAR-253&lt;/a&gt; &amp;ndash; Upgrade plexus-utils to version 3.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-255&quot;&gt;MEAR-255&lt;/a&gt; &amp;ndash; Upgrade parent to 31&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-256&quot;&gt;MEAR-256&lt;/a&gt; &amp;ndash; Upgrade maven-verifier component&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/MEAR-257&quot;&gt;MEAR-257&lt;/a&gt; &amp;ndash; Upgrade JUnit to 4.12&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-version-3-5</id>
        <title type="html">Apache Maven Version 3.5.3 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-version-3-5"/>
        <published>2018-03-08T16:30:40+00:00</published>
        <updated>2018-03-08T16:30:40+00:00</updated> 
        <category term="Maven Core Release" label="Maven Core Release" />
        <category term="maven-core-release" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;h1&gt;Release Notes &amp;#x2013; Maven 3.5.3&lt;/h1&gt;
&lt;p&gt;The Apache Maven team would like to announce the release of Maven 3.5.3&lt;/p&gt;
&lt;p&gt;Maven 3.5.3 is available for download.&lt;/p&gt;
&lt;p&gt;Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project&amp;#x2019;s build, reporting and documentation from a central place.&lt;/p&gt;
&lt;p&gt;The core release is independent of the plugins available. Further releases of plugins will be made separately. See the PluginList for more information.&lt;/p&gt;
&lt;p&gt;We hope you enjoy using Maven! If you have any questions, please consult:&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;the web site: &lt;a class=&quot;externalLink&quot; href=&quot;https://maven.apache.org/&quot;&gt;https://maven.apache.org/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;the maven-user mailing list: https://maven.apache.org/mail-lists.html&lt;/li&gt;
&lt;li&gt;the reference documentation: https://maven.apache.org/ref/3.5.3/&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2&gt;Reporters and Contributors of this release&lt;/h2&gt;
&lt;p&gt;We really value the contributions of these non committers, so this section is focused on those individuals. Descriptions of the issues fixed can be found at the end of these release notes.&lt;/p&gt;
&lt;p&gt;Bugs:&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6323&quot;&gt;MNG-6323&lt;/a&gt; reporter: Ben Caradoc-Davies&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6320&quot;&gt;MNG-6320&lt;/a&gt; reporter: Eugene Pliskin&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6300&quot;&gt;MNG-6300&lt;/a&gt; reporter: Andreas Kurth&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6298&quot;&gt;MNG-6298&lt;/a&gt; reporter: Ryan Heaton&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6296&quot;&gt;MNG-6296&lt;/a&gt; reporter: Robin M&amp;#xfc;ller&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6282&quot;&gt;MNG-6282&lt;/a&gt; reporter: Dejan Stojadinovi&amp;#x107;&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6255&quot;&gt;MNG-6255&lt;/a&gt; reporter: Andrew Kennedy&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Improvements:&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6340&quot;&gt;MNG-6340&lt;/a&gt; reporter: Tony Guan&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6306&quot;&gt;MNG-6306&lt;/a&gt; reporter: Andy Wilkinson&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-5992&quot;&gt;MNG-5992&lt;/a&gt; reporter: Ryan J. McDonough&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Many thanks to all reporters and contributors for their time and support.&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2&gt;Preliminary Testers&lt;/h2&gt;
&lt;p&gt;Thank you also for your time and feedback.&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2&gt;Known Issues&lt;/h2&gt;
&lt;p&gt;One new issue was identified during the release testing. This issue affects Windows users. When running Maven with parallel threads, i.e. the -T command line option, Maven may output spurious ANSI escapes such as [0m [0m &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6372&quot;&gt;MNG-6372&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2&gt;Overview about the changes&lt;/h2&gt;
&lt;ul&gt;

&lt;li&gt;

&lt;p&gt;Issues have been fixed related to colorizations like to clean up the situation while interrupting the build process &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6188&quot;&gt;MNG-6188&lt;/a&gt; and some issues related to Git Bash / Cygwin have been fixed &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6282&quot;&gt;MNG-6282&lt;/a&gt; and the new options -Dstyle.color &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6296&quot;&gt;MNG-6296&lt;/a&gt; has been fixed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;The handling CRLF in jvm.config file has been fixed &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6255&quot;&gt;MNG-6255&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;The wrong usage of the CI friendly version was not correctly identified which has been improved &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6305&quot;&gt;MNG-6305&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Wrong encoding of non-ascii filenames has been fixed &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6320&quot;&gt;MNG-6320&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Deadlock in dependency resolution has been fixed &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6323&quot;&gt;MNG-6323&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;A regression related to parents relativePath verification has been fixed &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6330&quot;&gt;MNG-6330&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So now some more interesting things about new (small) features:&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;The log output contains now some progress informations related to the number of modules which looks like this &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6302&quot;&gt;MNG-6302&lt;/a&gt;:&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
&lt;div&gt;
&lt;pre class=&quot;source&quot;&gt;[INFO] Building parent 5.0.1-SNAPSHOT                                     [1/9]
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The number 1 is the current number which is being built where the 9 in this case is the number of modules which have to be built overall. So we are in module 1 of 9.&lt;/p&gt;
&lt;p&gt;Furthermore the information about the packaging type and the groupId/artifactId are now being shown during the build like the following &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6308&quot;&gt;MNG-6308&lt;/a&gt;:&lt;/p&gt;

&lt;div&gt;
&lt;div&gt;
&lt;pre class=&quot;source&quot;&gt;[INFO] ------------------&amp;lt; com.soebes.examples.j2ee:parent &amp;gt;-------------------
[INFO] Building parent 5.0.1-SNAPSHOT                                     [1/9]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And finally we have added the version of the modules or the reactor at the end of the build &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6352&quot;&gt;MNG-6352&lt;/a&gt;:&lt;/p&gt;

&lt;div&gt;
&lt;div&gt;
&lt;pre class=&quot;source&quot;&gt;[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent 5.0.1-SNAPSHOT .............................. SUCCESS [  0.238 s]
[INFO] domain ............................................. SUCCESS [  0.014 s]
[INFO] service-client ..................................... SUCCESS [  0.008 s]
[INFO] webgui ............................................. SUCCESS [  0.010 s]
[INFO] service ............................................ SUCCESS [  0.007 s]
[INFO] app ................................................ SUCCESS [  0.005 s]
[INFO] appasm ............................................. SUCCESS [  0.005 s]
[INFO] shade .............................................. SUCCESS [  0.006 s]
[INFO] assembly 5.0.1-SNAPSHOT ............................ SUCCESS [  0.005 s]
[INFO] ------------------------------------------------------------------------
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This can be helpful if you have a large number of modules to get the information about the version being built. This meant in the past to scroll up to the last module and look there for the version. Now this can simply being seen at the end of build. If you have a multi module build where the number is the same for all modules it will be given only on the first line and the last line. If you have an aggregator build the version will be printed out for each project.&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;One more thing has been optimized. We have removed the System.gc() call at the end of the build because this can cause costs for example on AWS systems related to the time taken to run Garbage Collection which is not really necessary &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6340&quot;&gt;MNG-6340&lt;/a&gt;. This means also the resulting output will change a little bit like this:&lt;/li&gt;
&lt;/ul&gt;

&lt;div&gt;
&lt;div&gt;
&lt;pre class=&quot;source&quot;&gt;[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.111 s
[INFO] Finished at: 2018-02-25T15:34:10+01:00
[INFO] ------------------------------------------------------------------------
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So there is no line anymore telling you about memory stuff.&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;If you have used the deprecated version markers like RELEASE or LATEST this will now produce a WARNING during the build &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6342&quot;&gt;MNG-6342&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2&gt;The detailed issue list&lt;/h2&gt;
&lt;p&gt;Bugs:&lt;/p&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6188&quot;&gt;MNG-6188&lt;/a&gt; - Console color not properly reset when interrupting build process&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6255&quot;&gt;MNG-6255&lt;/a&gt; - Maven script cannot parse jvm.config with CRLF&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6282&quot;&gt;MNG-6282&lt;/a&gt; - Console output has no colors in shell (both Git Bash and Cygwin) (regression in Jansi 1.16 / Maven 3.5.1)&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6296&quot;&gt;MNG-6296&lt;/a&gt; - New option -Dstyle.color is not working&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6298&quot;&gt;MNG-6298&lt;/a&gt; - 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6300&quot;&gt;MNG-6300&lt;/a&gt; - Multi module release creates empty directories in war file instead of jars&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6305&quot;&gt;MNG-6305&lt;/a&gt; - Validation of CI friendly version incorrect&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6320&quot;&gt;MNG-6320&lt;/a&gt; - Apparently wrong encoding of non-ascii java class filename in error messages in the maven log&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6323&quot;&gt;MNG-6323&lt;/a&gt; - Deadlock in multithreaded dependency resolution&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6330&quot;&gt;MNG-6330&lt;/a&gt; - (regression) Parents relativePath not verified anymore&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h3&gt;New Feature&lt;/h3&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6302&quot;&gt;MNG-6302&lt;/a&gt; - Provide some &amp;#x201c;progress&amp;#x201d; hints&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h3&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-5992&quot;&gt;MNG-5992&lt;/a&gt; - Git passwords are exposed as the Super POM still uses Maven Release Plugin 2.3.2&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6306&quot;&gt;MNG-6306&lt;/a&gt; - Replace use of Guava in maven-resolver-provider with a lighter weight alternative&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6308&quot;&gt;MNG-6308&lt;/a&gt; - display packaging &amp;amp; groupId:artifactId when building a module&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6332&quot;&gt;MNG-6332&lt;/a&gt; - Cleaned up mvn.cmd Script&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6340&quot;&gt;MNG-6340&lt;/a&gt; - (Performance) To make System.gc() call configurable in target summary code&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6342&quot;&gt;MNG-6342&lt;/a&gt; - Emit a WARNING about LATEST/RELEASE in parent&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6352&quot;&gt;MNG-6352&lt;/a&gt; - Printout version information at the end of the build&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h3&gt;Task&lt;/h3&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6331&quot;&gt;MNG-6331&lt;/a&gt; - Remove maven-bundle-pugin from build pluginManagement&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h3&gt;Dependency upgrade&lt;/h3&gt;
&lt;ul&gt;

&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6312&quot;&gt;MNG-6312&lt;/a&gt; - Update Maven Wagon dependency&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6335&quot;&gt;MNG-6335&lt;/a&gt; - Update test framework Mockito from 1.10 to 2.12&lt;/li&gt;
&lt;li&gt;&lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/browse/MNG-6353&quot;&gt;MNG-6353&lt;/a&gt; - Upgrade maven-shared-utils to 3.2.1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The full list of changes can be found in our &lt;a class=&quot;externalLink&quot; href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;amp;version=12341428&quot;&gt;issue management system&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;section&quot;&gt;
&lt;h2&gt;Complete Release Notes&lt;/h2&gt;
&lt;p&gt;See complete release notes for all versions&lt;/p&gt;&lt;/div&gt;
        
      
    
    &lt;hr&gt;</content>
    </entry>
    <entry>
        <id>https://blogs.apache.org/maven/entry/apache-maven-surefire-plugin-version</id>
        <title type="html">Apache Maven Surefire Plugin Version 2.21.0 Released</title>
        <author><name>khmarbaise</name></author>
        <link rel="alternate" type="text/html" href="https://blogs.apache.org/maven/entry/apache-maven-surefire-plugin-version"/>
        <published>2018-03-06T19:06:26+00:00</published>
        <updated>2018-03-06T19:06:26+00:00</updated> 
        <category term="Plugin Release" label="Plugin Release" />
        <category term="maven-plugin" scheme="http://roller.apache.org/ns/tags/" />
        <category term="releases" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;div class=&quot;entry-content&quot;&gt;&lt;p&gt;The Apache Maven team is pleased to announce the release of the
&lt;a href=&quot;http://maven.apache.org/plugins/maven-surefire-plugin/&quot;&gt;Apache Maven Surefire Plugin, version 2.21.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The release contains 33 bug fixes.
Again we received contributions from the community in form of bug reports
and bug fixes.
Thank you and keep them coming!&lt;/p&gt;

&lt;p&gt;You should specify the version in your project&amp;rsquo;s plugin configuration:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-surefire-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;2.21.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;or for failsafe:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-failsafe-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;2.21.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;


&lt;p&gt;or for surefire-report:&lt;/p&gt;

&lt;span&gt;&lt;/span&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td class=&quot;gutter&quot;&gt;&lt;pre class=&quot;line-numbers&quot;&gt;&lt;span&gt;1&lt;/span&gt;
&lt;span&gt;2&lt;/span&gt;
&lt;span&gt;3&lt;/span&gt;
&lt;span&gt;4&lt;/span&gt;
&lt;span&gt;5&lt;/span&gt;
&lt;/pre&gt;&lt;/td&gt;&lt;td&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.maven.plugins&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;maven-surefire-report-plugin&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;  &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;2.21.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;span&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;/plugin&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;







&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&amp;amp;version=12341630&quot;&gt;Release Notes &amp;ndash; Maven Surefire &amp;ndash; Version 2.21.0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bugs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1372&quot;&gt;SUREFIRE-1372&lt;/a&gt; &amp;ndash; Rerunning failing tests fails in combination with Description#createSuiteDescription&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1422&quot;&gt;SUREFIRE-1422&lt;/a&gt; &amp;ndash; Forking fails on Linux if /bin/ps isn&amp;rsquo;t available&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1424&quot;&gt;SUREFIRE-1424&lt;/a&gt; &amp;ndash; javax.transaction.TransactionManager not visible with Java9&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1439&quot;&gt;SUREFIRE-1439&lt;/a&gt; &amp;ndash; NullPointerException on JDK10&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1443&quot;&gt;SUREFIRE-1443&lt;/a&gt; &amp;ndash; surefire report: broken links with inner classes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1445&quot;&gt;SUREFIRE-1445&lt;/a&gt; &amp;ndash; Properties from configuration POM are not passed to Provider on JDK 9&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1450&quot;&gt;SUREFIRE-1450&lt;/a&gt; &amp;ndash; TestNG Listener aren&amp;rsquo;t working from Property Tag in POM.xml With JDK9&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1451&quot;&gt;SUREFIRE-1451&lt;/a&gt; &amp;ndash; Surefire Booter compatibility with NetBSD ps(1) output&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1452&quot;&gt;SUREFIRE-1452&lt;/a&gt; &amp;ndash; Support filtering of tests from Base Class (TestNG)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1475&quot;&gt;SUREFIRE-1475&lt;/a&gt; &amp;ndash; PpidChecker.windows() assumes wmic is on the path&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1183&quot;&gt;SUREFIRE-1183&lt;/a&gt; &amp;ndash; Custom Test Report Titles and Descriptions&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1262&quot;&gt;SUREFIRE-1262&lt;/a&gt; &amp;ndash; Add modulepath support&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1416&quot;&gt;SUREFIRE-1416&lt;/a&gt; &amp;ndash; maven-surefire-parser: add new method isError in ReportTestCase&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1435&quot;&gt;SUREFIRE-1435&lt;/a&gt; &amp;ndash; Improve Thread Dump. Use prefix &amp;ldquo;surefire-forkedjvm&amp;rdquo; in daemon Threads in forked JVM&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1448&quot;&gt;SUREFIRE-1448&lt;/a&gt; &amp;ndash; Clarified specifying multiple categories for JUnit&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1453&quot;&gt;SUREFIRE-1453&lt;/a&gt; &amp;ndash; Allow to specify non existant classes as &amp;ldquo;groups&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1454&quot;&gt;SUREFIRE-1454&lt;/a&gt; &amp;ndash; Speedup Standard Output if Tests&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1491&quot;&gt;SUREFIRE-1491&lt;/a&gt; &amp;ndash; LocationManager injected in MOJO unables plugin to run in JDK 1.6&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Test:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1437&quot;&gt;SUREFIRE-1437&lt;/a&gt; &amp;ndash; Improve unit tests. Call PID parser on all platforms in SystemUtilsTest.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Wish:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1436&quot;&gt;SUREFIRE-1436&lt;/a&gt; &amp;ndash; Increase usability in quiet mode&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Tasks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1455&quot;&gt;SUREFIRE-1455&lt;/a&gt; &amp;ndash; JaCoCo on integration tests&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1461&quot;&gt;SUREFIRE-1461&lt;/a&gt; &amp;ndash; UnicodeTestNamesIT should be able to run multiple times&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1463&quot;&gt;SUREFIRE-1463&lt;/a&gt; &amp;ndash; integration tests should run on the top of JDK 9&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1471&quot;&gt;SUREFIRE-1471&lt;/a&gt; &amp;ndash; Too long Windows path cause CI issues. Renamed surefire-intergation-tests to surefire-its.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1472&quot;&gt;SUREFIRE-1472&lt;/a&gt; &amp;ndash; Multibranch Pipeline supports JDK 7-10 Maven 3.2-3.5 Linux Windows&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1481&quot;&gt;SUREFIRE-1481&lt;/a&gt; &amp;ndash; Surefire1295AttributeJvmCrashesToTestsIT should be Parameterized test instead of using Theories runner&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1482&quot;&gt;SUREFIRE-1482&lt;/a&gt; &amp;ndash; Obsolete workaround with commons-lang3 in project unit tests&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1484&quot;&gt;SUREFIRE-1484&lt;/a&gt; &amp;ndash; maven-clean-plugin should be used in integration test resource junit-pathWithUmlaut&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1485&quot;&gt;SUREFIRE-1485&lt;/a&gt; &amp;ndash; surefire-shadefire project should not be deployed in Maven Central&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1486&quot;&gt;SUREFIRE-1486&lt;/a&gt; &amp;ndash; maven-failsafe-plugin does not use JUnit adapter for JUnit4 annotations and TestNG providers do not have maven-surefire-plugin config in POM&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1488&quot;&gt;SUREFIRE-1488&lt;/a&gt; &amp;ndash; Native library in Surefire1295AttributeJvmCrashesToTestsIT caused unstable test&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1489&quot;&gt;SUREFIRE-1489&lt;/a&gt; &amp;ndash; Implement different HTTP ports in ITs and zip() in jenkinsfile&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Dependency upgrade:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/SUREFIRE-1434&quot;&gt;SUREFIRE-1434&lt;/a&gt; &amp;ndash; Upgrade PowerMock@Java9 to Version 2.0.0-beta.5&lt;/p&gt;

&lt;p&gt;Enjoy,&lt;/p&gt;

&lt;p&gt;-The Apache Maven team&lt;/p&gt;
&lt;/div&gt;</content>
    </entry>
</feed>

