You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/01/23 19:37:14 UTC

[maven-checkstyle-plugin] branch next created (now ee259f0)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git.


      at ee259f0  Bump junit from 4.8.1 to 4.13.1 in /src/it/MCHECKSTYLE-163

This branch includes the following new commits:

     new 6576591  Use maven-checkstyle-plugin 3.1.1
     new 0e74630  Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
     new ee259f0  Bump junit from 4.8.1 to 4.13.1 in /src/it/MCHECKSTYLE-163

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-checkstyle-plugin] 03/03: Bump junit from 4.8.1 to 4.13.1 in /src/it/MCHECKSTYLE-163

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git

commit ee259f0948f911c762c80a48cb4f6edb759b26bf
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Jan 23 20:33:10 2021 +0100

    Bump junit from 4.8.1 to 4.13.1 in /src/it/MCHECKSTYLE-163
---
 src/it/MCHECKSTYLE-163/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/MCHECKSTYLE-163/pom.xml b/src/it/MCHECKSTYLE-163/pom.xml
index 02fccdb..cf909e5 100644
--- a/src/it/MCHECKSTYLE-163/pom.xml
+++ b/src/it/MCHECKSTYLE-163/pom.xml
@@ -33,7 +33,7 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.8.1</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


[maven-checkstyle-plugin] 01/03: Use maven-checkstyle-plugin 3.1.1

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git

commit 65765915719ec7cf6d1b5a7d9c604c5347c16387
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Jan 23 20:29:36 2021 +0100

    Use maven-checkstyle-plugin 3.1.1
---
 pom.xml | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3fdedd1..2f48b92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
     <version>34</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
+    <relativePath />
   </parent>
 
   <artifactId>maven-checkstyle-plugin</artifactId>
@@ -267,11 +267,28 @@ under the License.
             </excludes>
           </configuration>
         </plugin>
+        <!-- remove with parent pom upgrade -->
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-project-info-reports-plugin</artifactId>
           <version>3.1.1</version>
         </plugin>
+        <plugin>
+          <artifactId>maven-checkstyle-plugin</artifactId>
+          <version>3.1.1</version>
+          <dependencies>
+            <dependency>
+              <groupId>com.puppycrawl.tools</groupId>
+              <artifactId>checkstyle</artifactId>
+              <version>8.39</version>
+            </dependency>
+            <dependency>
+              <groupId>org.apache.maven.shared</groupId>
+              <artifactId>maven-shared-resources</artifactId>
+              <version>3</version>
+            </dependency>
+          </dependencies>
+        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>


[maven-checkstyle-plugin] 02/03: Bump build-helper-maven-plugin from 3.0.0 to 3.2.0

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git

commit 0e74630be31bc3f6e1d3d05534125df6258f06e2
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Jan 23 20:32:26 2021 +0100

    Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f48b92..1bd33e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,7 +295,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>build-helper-maven-plugin</artifactId>
-        <version>3.0.0</version>
+        <version>3.2.0</version>
         <executions>
           <!--
             Make the version parts of the maven.compiler.target property