Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-12-28 Thread via GitHub
michael-o commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2564316470 Closing as a PoC. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-12-28 Thread via GitHub
michael-o closed pull request #141: Checkstyle 10.x URL: https://github.com/apache/maven-checkstyle-plugin/pull/141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-12-15 Thread via GitHub
michael-o commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2543892867 > Checking again whether this might be released soon. I'm considering releasing this under a different groupID so I can start using it. There is nothing to release

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-12-09 Thread via GitHub
motlin commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2529856993 Checking again whether this might be released soon. I'm considering releasing this under a different groupID so I can start using it. -- This is an automated message from

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-10-26 Thread via GitHub
michael-o commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2439726136 @romani This runs locally for me. Hope that CI will as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-07-03 Thread via GitHub
motlin commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2206037646 I'm using this locally by running ```xml maven-checkstyle-plugin 3.4.1-SNAPSHOT ``` and it's working great for me. Any chance of getting it released? I'

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-10 Thread via GitHub
romani commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1633357951 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio.

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
michael-o commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1631430729 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.n

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1631419056 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1631419056 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
michael-o commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1631410232 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.n

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
michael-o commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1631201984 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.n

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
romani commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1631174243 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio.

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
romani commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2154785665 > Obviously this: https://github.com/hazendaz/maven-checkstyle-plugin/commit/714c075158b70f085bd16722b460bc850e897059? yes -- This is an automated message from the

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-07 Thread via GitHub
michael-o commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2154768007 > In CI I see `Error: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:4.0.0-M15:site (default-site) on project MCHECKSTYLE-357: Error generating maven-

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
romani commented on PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#issuecomment-2153979844 In CI I see `Error: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:4.0.0-M15:site (default-site) on project MCHECKSTYLE-357: Error generating maven-chec

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630554435 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630554435 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
rnveach commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630515144 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
romani commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r163160 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio.

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
michael-o commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1630007649 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.n

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
romani commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r163160 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio.

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
romani commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r163160 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.nio.

Re: [PR] Checkstyle 10.x [maven-checkstyle-plugin]

2024-06-06 Thread via GitHub
michael-o commented on code in PR #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141#discussion_r1629947715 ## src/main/java/org/apache/maven/plugins/checkstyle/AbstractCheckstyleReport.java: ## @@ -26,22 +26,24 @@ import java.io.OutputStream; import java.n