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?

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2024-06-06 Thread via GitHub
michael-o opened a new pull request, #141: URL: https://github.com/apache/maven-checkstyle-plugin/pull/141 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA