Re: maven2 down?

2023-04-20 Thread Olivier Lamy
Hi Thanks for reporting. The issue has been resolved within 3/4 hours. cheers -- Olivier On Fri, 21 Apr 2023 at 16:00, Robert Cauble wrote: > > -- Forwarded message - > From: Robert Cauble > Date: Wed, Apr 19, 2023 at 8:00 PM > Subject: maven2 down? > To: > > > Hi, > > https://

Fwd: maven2 down?

2023-04-20 Thread Robert Cauble
-- Forwarded message - From: Robert Cauble Date: Wed, Apr 19, 2023 at 8:00 PM Subject: maven2 down? To: Hi, https://repo.maven.apache.org/maven2 is down for me and it looks like others as well: https://updownradar.com/status/repo.maven.apache.org#status Just want to make sure

Re: [ANN] Maven Checkstyle Plugin 3.2.2 released

2023-04-20 Thread Maxim Solodovnik
Hello, For whatever reason both 3.2.1 and 3.2.2 are released with 9.3 While latest version ATM 10.9.3 Why to release with outdated dependency? from mobile (sorry for typos ;) On Fri, Apr 21, 2023, 02:04 Michael Osipov wrote: > The Apache Maven team is pleased to announce the release of the

[GitHub] [maven-shared-incremental] marquiswang opened a new pull request, #23: [MCOMPILER-333] Clean generatedSourcesDirectory along with outputDirectory

2023-04-20 Thread via GitHub
marquiswang opened a new pull request, #23: URL: https://github.com/apache/maven-shared-incremental/pull/23 The generatedSourcesDirectory (by default target/generated-sources/annotations) contains source code generated by annotation processors. These generated sources are also outputs of

[ANN] Maven Checkstyle Plugin 3.2.2 released

2023-04-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 3.2.2. https://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins >maven-checkstyle-plugin 3.2.

[RESULT] [VOTE] Release Maven Checkstyle Plugin version 3.2.2

2023-04-20 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Tamás Cservenák, Delany, Slawomir Jaranowski, Sylwester Lachiewicz, Michael Osipov -1: Elliotte Rusty Harold Although we have one negative vote, quorum still stands. Parent 39 and dep updates can happen in next minor release. PMC quoru

Re: [VOTE] Release Maven Checkstyle Plugin version 3.2.2

2023-04-20 Thread Michael Osipov
Am 2023-04-18 um 17:09 schrieb Michael Osipov: Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317223&version=12352856 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project+%3D+MCHECKSTYLE+AND+resolution+%3

Re: Clarify core EOL versions

2023-04-20 Thread Slawomir Jaranowski
+1 czw., 20 kwi 2023 o 12:29 Olivier Lamy napisał(a): > Hi, > the current history (https://maven.apache.org/docs/history.html) page > can be confusing and let users think we are still supporting old core > version down to 3.2.5 (not sure someone will release 3.2.6 or 3.6.4 > :)) > see PR https:/

Clarify core EOL versions

2023-04-20 Thread Olivier Lamy
Hi, the current history (https://maven.apache.org/docs/history.html) page can be confusing and let users think we are still supporting old core version down to 3.2.5 (not sure someone will release 3.2.6 or 3.6.4 :)) see PR https://github.com/apache/maven-site/pull/410 if there are no issues, I wil