blob: 215df373c1c13061caf82b19b38666fe89df6056 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Apache Maven Checkstyle Plugin, version 3.2.0 released | Blogs Archive</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="Apache Maven Checkstyle Plugin, version 3.2.0 released" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="div class=&quot;post_body&quot;&gt; The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.2.0. The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see https://checkstyle.sourceforge.net/. You should specify the version in your project&#39;s plugin configuration: 1&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;2 &lt;/span&gt;org.apache.maven.plugins&lt;/groupId&gt; &lt;/span&gt;&lt;/span&gt;3 &lt;/span&gt;maven-checkstyle-plugin&lt;/artifactId&gt; &lt;/span&gt;&lt;/span&gt;4 &lt;/span&gt;3.2.0&lt;/version&gt; &lt;/span&gt;&lt;/span&gt;5&lt;/plugin&gt; &lt;/code&gt;&lt;/pre&gt; &lt;/div&gt; You can download the appropriate sources etc. from the download page. Release Notes - Apache Maven Checkstyle Plugin - Version 3.2.0 Task: MCHECKSTYLE-418 - Deprecate RSS feature and disable by default Dependency upgrades: MCHECKSTYLE-393 - upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts MCHECKSTYLE-399 - Upgrade Checkstyle to 8.41.1 MCHECKSTYLE-402 - Require Maven 3.1.1 (drop dependency to Maven 3.0) MCHECKSTYLE-406 - Make plugin compatible with Checkstyle 8.44 (Upgraded to 9.1) MCHECKSTYLE-410 - Require Maven 3.2.5+ MCHECKSTYLE-417 - Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0 MCHECKSTYLE-419 - Upgrade Parent to 37 and cleanup Compatibility Notice: For technical reasons the parameter encoding has been replaced with inputEncoding. For details please see&lt;/p&gt; MCHECKSTYLE-417. Git Commit. Enjoy, -The Apache Maven team &lt;/p&gt;&lt;/div&gt;" />
<meta property="og:description" content="div class=&quot;post_body&quot;&gt; The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.2.0. The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see https://checkstyle.sourceforge.net/. You should specify the version in your project&#39;s plugin configuration: 1&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;2 &lt;/span&gt;org.apache.maven.plugins&lt;/groupId&gt; &lt;/span&gt;&lt;/span&gt;3 &lt;/span&gt;maven-checkstyle-plugin&lt;/artifactId&gt; &lt;/span&gt;&lt;/span&gt;4 &lt;/span&gt;3.2.0&lt;/version&gt; &lt;/span&gt;&lt;/span&gt;5&lt;/plugin&gt; &lt;/code&gt;&lt;/pre&gt; &lt;/div&gt; You can download the appropriate sources etc. from the download page. Release Notes - Apache Maven Checkstyle Plugin - Version 3.2.0 Task: MCHECKSTYLE-418 - Deprecate RSS feature and disable by default Dependency upgrades: MCHECKSTYLE-393 - upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts MCHECKSTYLE-399 - Upgrade Checkstyle to 8.41.1 MCHECKSTYLE-402 - Require Maven 3.1.1 (drop dependency to Maven 3.0) MCHECKSTYLE-406 - Make plugin compatible with Checkstyle 8.44 (Upgraded to 9.1) MCHECKSTYLE-410 - Require Maven 3.2.5+ MCHECKSTYLE-417 - Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0 MCHECKSTYLE-419 - Upgrade Parent to 37 and cleanup Compatibility Notice: For technical reasons the parameter encoding has been replaced with inputEncoding. For details please see&lt;/p&gt; MCHECKSTYLE-417. Git Commit. Enjoy, -The Apache Maven team &lt;/p&gt;&lt;/div&gt;" />
<link rel="canonical" href="http://localhost:4000/maven/entry/apache-maven-checkstyle-plugin-version2" />
<meta property="og:url" content="http://localhost:4000/maven/entry/apache-maven-checkstyle-plugin-version2" />
<meta property="og:site_name" content="Blogs Archive" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-27T10:11:32-04:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Maven Checkstyle Plugin, version 3.2.0 released" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-27T10:11:32-04:00","datePublished":"2022-08-27T10:11:32-04:00","description":"div class=&quot;post_body&quot;&gt; The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.2.0. The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see https://checkstyle.sourceforge.net/. You should specify the version in your project&#39;s plugin configuration: 1&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;2 &lt;/span&gt;org.apache.maven.plugins&lt;/groupId&gt; &lt;/span&gt;&lt;/span&gt;3 &lt;/span&gt;maven-checkstyle-plugin&lt;/artifactId&gt; &lt;/span&gt;&lt;/span&gt;4 &lt;/span&gt;3.2.0&lt;/version&gt; &lt;/span&gt;&lt;/span&gt;5&lt;/plugin&gt; &lt;/code&gt;&lt;/pre&gt; &lt;/div&gt; You can download the appropriate sources etc. from the download page. Release Notes - Apache Maven Checkstyle Plugin - Version 3.2.0 Task: MCHECKSTYLE-418 - Deprecate RSS feature and disable by default Dependency upgrades: MCHECKSTYLE-393 - upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts MCHECKSTYLE-399 - Upgrade Checkstyle to 8.41.1 MCHECKSTYLE-402 - Require Maven 3.1.1 (drop dependency to Maven 3.0) MCHECKSTYLE-406 - Make plugin compatible with Checkstyle 8.44 (Upgraded to 9.1) MCHECKSTYLE-410 - Require Maven 3.2.5+ MCHECKSTYLE-417 - Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0 MCHECKSTYLE-419 - Upgrade Parent to 37 and cleanup Compatibility Notice: For technical reasons the parameter encoding has been replaced with inputEncoding. For details please see&lt;/p&gt; MCHECKSTYLE-417. Git Commit. Enjoy, -The Apache Maven team &lt;/p&gt;&lt;/div&gt;","headline":"Apache Maven Checkstyle Plugin, version 3.2.0 released","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/maven/entry/apache-maven-checkstyle-plugin-version2"},"url":"http://localhost:4000/maven/entry/apache-maven-checkstyle-plugin-version2"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Blogs Archive" /></head>
<body><header class="site-header" role="banner">
<div class="wrapper"><a class="site-title" rel="author" href="/">Blogs Archive</a><nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
</svg>
</span>
</label>
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
</nav></div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title p-name" itemprop="name headline">Apache Maven Checkstyle Plugin, version 3.2.0 released</h1>
<p class="post-meta">
<time class="dt-published" datetime="2022-08-27T10:11:32-04:00" itemprop="datePublished">Aug 27, 2022
</time><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="p-author h-card" itemprop="name">{"display_name"=>"Karl-Heinz Marbaise", "login"=>"khmarbaise", "email"=>"khmarbaise@apache.org"}</span></span></p>
</header>
<div class="post-content e-content" itemprop="articleBody">
<p>div class="post_body">
<p>The Maven team is pleased to announce the release of the<br />
<a href="https://maven.apache.org/plugins/maven-checkstyle-plugin/">Apache Maven Checkstyle Plugin, version 3.2.0</a>.</p>
<p>The Checkstyle Plugin generates a report regarding the code style used by the<br />
developers. For more information about Checkstyle, see<br />
<a href="https://checkstyle.sourceforge.net/">https://checkstyle.sourceforge.net/</a>.</p>
<p>You should specify the version in your project's plugin configuration:</p>
<div class="highlight">
<pre tabindex="0" class="chroma"><code class="language-xml" data-lang="xml"><span class="line"><span class="ln">1</span><span class="cl"><span class="nt"><plugin></span>
</span></span><span class="line"><span class="ln">2</span><span class="cl"> <span class="nt"><groupId></span>org.apache.maven.plugins<span class="nt"></groupId></span>
</span></span><span class="line"><span class="ln">3</span><span class="cl"> <span class="nt"><artifactId></span>maven-checkstyle-plugin<span class="nt"></artifactId></span>
</span></span><span class="line"><span class="ln">4</span><span class="cl"> <span class="nt"><version></span>3.2.0<span class="nt"></version></span>
</span></span><span class="line"><span class="ln">5</span><span class="cl"><span class="nt"></plugin></span>
</span></span></code></pre>
</div>
<p>You can download the appropriate <a href="https://maven.apache.org/plugins/maven-checkstyle-plugin/download.cgi">sources etc. from the download page</a>.</p>
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317223&amp;version=12345559">Release Notes - Apache Maven Checkstyle Plugin - Version 3.2.0</a></p>
<ul>
<li>
<p>Task:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-418">MCHECKSTYLE-418</a> - Deprecate RSS feature and disable by default</li>
</ul>
</li>
<li>
<p>Dependency upgrades:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-393">MCHECKSTYLE-393</a> - upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts</li>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-399">MCHECKSTYLE-399</a> - Upgrade Checkstyle to 8.41.1</li>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-402">MCHECKSTYLE-402</a> - Require Maven 3.1.1 (drop dependency to Maven 3.0)</li>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-406">MCHECKSTYLE-406</a> - Make plugin compatible with Checkstyle 8.44 (Upgraded to 9.1)</li>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-410">MCHECKSTYLE-410</a> - Require Maven 3.2.5+</li>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-417">MCHECKSTYLE-417</a> - Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0</li>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-419">MCHECKSTYLE-419</a> - Upgrade Parent to 37 and cleanup</li>
</ul>
</li>
</ul>
<p>Compatibility Notice:</p>
<ul>
<li>For technical reasons the parameter <code>encoding</code> has been replaced with<br />
<code>inputEncoding</code>. For details please see</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MCHECKSTYLE-417">MCHECKSTYLE-417</a>.</li>
<li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/627fa4f684866a579f2c105fcc1dbf3ed776daa8">Git Commit</a>.</li>
</ul>
</li>
</ul>
<p>Enjoy,</p>
<p>-The Apache Maven team</p>
</p></div>
</div><a class="u-url" href="/maven/entry/apache-maven-checkstyle-plugin-version2" hidden></a>
</article>
</div>
</main><footer class="site-footer h-card">
<data class="u-url" href="/"></data>
<div class="wrapper">
<h2 class="footer-heading">Blogs Archive</h2>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li class="p-name">Blogs Archive</li><li><a class="u-email" href="mailto:issues@infra.apache.org">issues@infra.apache.org</a></li></ul>
</div>
<div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/jekyll"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span class="username">jekyll</span></a></li><li><a href="https://www.twitter.com/jekyllrb"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">jekyllrb</span></a></li></ul>
</div>
<div class="footer-col footer-col-3">
<p>This is an archive of the Roller blogs that were previously hosted on blogs.apache.org</p>
</div>
</div>
</div>
</footer>
</body>
</html>