[GitHub] [maven-help-plugin] slawekjaranowski opened a new pull request, #94: [MPH-185] Restore location format for effective-pom

2023-03-11 Thread via GitHub
slawekjaranowski opened a new pull request, #94: URL: https://github.com/apache/maven-help-plugin/pull/94 Was changed by accident in 4f9e3af9fa8fd632c19453cc994da4981e3a5e2b Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sur

[jira] [Updated] (SUREFIRE-2155) system property java.io.tmpdir set too late

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2155: -- Fix Version/s: (was: 3.0.0-M10) > system property java.io.tmpdir set too

[jira] [Updated] (SUREFIRE-2143) Disabled @ParametrizedTest is not counted as skipped one in M8 (worked in M7)

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2143: -- Fix Version/s: 3.0.0 (was: 3.0.0-M10) > Disabled @Par

[jira] [Updated] (SUREFIRE-2150) Upgrade Maven parent 39

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2150: -- Fix Version/s: 3.0.0 (was: 3.0.0-M10) > Upgrade Maven

[jira] [Updated] (SUREFIRE-2149) Several ITs fail with Maven 3.9.0

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2149: -- Fix Version/s: 3.0.0 (was: 3.0.0-M10) > Several ITs f

[jira] [Updated] (SUREFIRE-2119) Inconsistent failIfNoSpecifiedTests parameter prefixes

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2119: -- Fix Version/s: 3.0.0 (was: 3.0.0-M10) > Inconsistent

[jira] [Updated] (SUREFIRE-2156) Refresh download page

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2156: -- Fix Version/s: 3.0.0 (was: 3.0.0-M10) > Refresh downl

[jira] [Updated] (SUREFIRE-2154) Get rid of ${localRepository} from surefire mojo parameter, use Resolver API

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated SUREFIRE-2154: -- Fix Version/s: 3.0.0 (was: 3.0.0-M10) > Get rid of ${

[jira] [Commented] (MSHADE-400) Self-minimisation with custom entry points

2023-03-11 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699194#comment-17699194 ] Alexander Kriegisch commented on MSHADE-400: [~michael-o], can you please res

[GitHub] [maven-scm-publish-plugin] bmarwell commented on pull request #18: Support using an SSH private key as auth mechanism

2023-03-11 Thread via GitHub
bmarwell commented on PR #18: URL: https://github.com/apache/maven-scm-publish-plugin/pull/18#issuecomment-1464875968 Thanks! Do you think you could add a junit test? There are sshd mock servers you could use. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Closed] (SUREFIRE-1756) broken link on surefire page

2023-03-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed SUREFIRE-1756. -- Resolution: Fixed > broken link on surefire page > -

[jira] [Updated] (SUREFIRE-1130) Remove TODO and deprecated code in surefire 3.0

2023-03-11 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated SUREFIRE-1130: --- Fix Version/s: 3.0.1 (was: 3.0) > Remove TODO and d

[GitHub] [maven-scm-publish-plugin] lppedd commented on pull request #18: Support using an SSH private key as auth mechanism

2023-03-11 Thread via GitHub
lppedd commented on PR #18: URL: https://github.com/apache/maven-scm-publish-plugin/pull/18#issuecomment-1464884121 Hey there @bmarwell! I've noticed all the currently present integration tests revolve around SVN. Not sure how to mock a git server with SSH support. Probably JGit of

[GitHub] [maven-help-plugin] slawekjaranowski opened a new pull request, #95: [MPH-201] Use only what we need from maven-plugin-tools-generators

2023-03-11 Thread via GitHub
slawekjaranowski opened a new pull request, #95: URL: https://github.com/apache/maven-help-plugin/pull/95 Replace deprecated method GeneratorUtils.toText by HtmlToPlainTextConverter So we only need one class HtmlToPlainTextConverter from maven-plugin-tools-generators, not needed depen

[jira] [Assigned] (MPH-201) Improvement of usage maven-plugin-tools-generators

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MPH-201: --- Assignee: Slawomir Jaranowski > Improvement of usage maven-plugin-tools-generators > --

[jira] [Commented] (MPH-201) Improvement of usage maven-plugin-tools-generators

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699202#comment-17699202 ] Slawomir Jaranowski commented on MPH-201: - After change we have: {noformat} [DEBUG]

[jira] [Updated] (MPH-201) Improvement of usage maven-plugin-tools-generators

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPH-201: Fix Version/s: 3.4.0 > Improvement of usage maven-plugin-tools-generators > --

[jira] [Assigned] (MENFORCER-469) banTransitiveDependencies: failing if a transitive dependencies has another version than the resolved one

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MENFORCER-469: - Assignee: Slawomir Jaranowski > banTransitiveDependencies: failing if

[GitHub] [maven-release] nielsbasjes commented on a diff in pull request #104: [MRELEASE-1078] Support version policy to read and use SCM tags and commits

2023-03-11 Thread via GitHub
nielsbasjes commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r1133069713 ## maven-release-api/src/main/java/org/apache/maven/shared/release/config/ReleaseDescriptor.java: ## @@ -426,6 +426,13 @@ */ String getProjectVersion

[GitHub] [maven-release] michael-o commented on a diff in pull request #104: [MRELEASE-1078] Support version policy to read and use SCM tags and commits

2023-03-11 Thread via GitHub
michael-o commented on code in PR #104: URL: https://github.com/apache/maven-release/pull/104#discussion_r1133070826 ## maven-release-api/src/main/java/org/apache/maven/shared/release/config/ReleaseDescriptor.java: ## @@ -426,6 +426,13 @@ */ String getProjectVersionPo

[GitHub] [maven-artifact-plugin] bmarwell commented on pull request #16: [MARTIFACT-44] Integration test Handle maven-shade-plugin useDependencyReducedPomInJar

2023-03-11 Thread via GitHub
bmarwell commented on PR #16: URL: https://github.com/apache/maven-artifact-plugin/pull/16#issuecomment-1464890277 Thanks for your contribution! I will put this PR in the slack channel -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [maven-jlink-plugin] bmarwell commented on pull request #138: fix ci issues - switch from openj9 to hotspot java

2023-03-11 Thread via GitHub
bmarwell commented on PR #138: URL: https://github.com/apache/maven-jlink-plugin/pull/138#issuecomment-1464890715 @slachiewicz what were the issues? I'd be happy to report them to IBM and eclipse. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Commented] (SUREFIRE-2118) surefire-report xml format not compliant with xsi for test failing in all of the re-runs

2023-03-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699207#comment-17699207 ] Elliotte Rusty Harold commented on SUREFIRE-2118: - Do you have a repro

[GitHub] [maven-shared-utils] elharo merged pull request #131: Deprecate newXmlWriter

2023-03-11 Thread via GitHub
elharo merged PR #131: URL: https://github.com/apache/maven-shared-utils/pull/131 -- 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 unsubscribe, e-mail: issues-unsubscr...@mav

[GitHub] [maven-shared-utils] elharo commented on pull request #133: suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner

2023-03-11 Thread via GitHub
elharo commented on PR #133: URL: https://github.com/apache/maven-shared-utils/pull/133#issuecomment-1464893311 That is correct. It's not a 1:1 replacement, but it does serve the same purpose. Starting from a green field it's no more work to write new code on top of Files.walkFileTree or D

[GitHub] [maven-shared-utils] elharo commented on pull request #133: suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner

2023-03-11 Thread via GitHub
elharo commented on PR #133: URL: https://github.com/apache/maven-shared-utils/pull/133#issuecomment-1464899770 Are there missing bits you're especially concerned about like the default exclusions? Nothing is really missing from the alternatives. It's just that you have to write different

[GitHub] [maven-shared-utils] elharo commented on pull request #134: [MSHARED-1196] Bump maven-shared-components from 37 to 39

2023-03-11 Thread via GitHub
elharo commented on PR #134: URL: https://github.com/apache/maven-shared-utils/pull/134#issuecomment-1464902171 Looks like a few broken Javadoc cross-ref links trip only one of our CIs. Fixing... ``` ^ /home/runner/work/maven-shared-utils/maven-shared

[GitHub] [maven] elharo commented on a diff in pull request #1015: Prefer Java standard library to Plexus util

2023-03-11 Thread via GitHub
elharo commented on code in PR #1015: URL: https://github.com/apache/maven/pull/1015#discussion_r1133081884 ## maven-settings-builder/src/main/java/org/apache/maven/settings/validation/DefaultSettingsValidator.java: ## @@ -60,7 +59,7 @@ public void validate(Settings settings, S

[GitHub] [maven-jlink-plugin] slachiewicz commented on pull request #138: fix ci issues - switch from openj9 to hotspot java

2023-03-11 Thread via GitHub
slachiewicz commented on PR #138: URL: https://github.com/apache/maven-jlink-plugin/pull/138#issuecomment-1464910936 I don't remember what was exactly issue. Our master branch was failing only with this build. Then later i synced it with i think jmod setup. Feel free to try adding one m

[GitHub] [maven] elharo opened a new pull request, #1051: [MNG-7724] don't warn about unsupported SLF4J configs; no one cares

2023-03-11 Thread via GitHub
elharo opened a new pull request, #1051: URL: https://github.com/apache/maven/pull/1051 This is a more direct approach to avoiding the warnings. Just take them out. They're not actionable and no one cares about this. -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (MNG-7724) Don't log warnings when runtime is not broken (slf4j integrations)

2023-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699216#comment-17699216 ] ASF GitHub Bot commented on MNG-7724: - elharo opened a new pull request, #1051: URL: ht

[jira] [Created] (MSHARED-1202) Bump maven-shared-components from 37 to 39

2023-03-11 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSHARED-1202: -- Summary: Bump maven-shared-components from 37 to 39 Key: MSHARED-1202 URL: https://issues.apache.org/jira/browse/MSHARED-1202 Project: Maven Shared

[GitHub] [maven-shared-io] elharo opened a new pull request, #22: MSHARED-1202 update to parent POM 39

2023-03-11 Thread via GitHub
elharo opened a new pull request, #22: URL: https://github.com/apache/maven-shared-io/pull/22 contains the usual automated spotless churn that this update requires. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [maven-scm-publish-plugin] lppedd commented on pull request #18: Support using an SSH private key as auth mechanism

2023-03-11 Thread via GitHub
lppedd commented on PR #18: URL: https://github.com/apache/maven-scm-publish-plugin/pull/18#issuecomment-1464920727 Also on another note: do you think I should add the `privateKey` and `passphrase` parameters to the mojo? They might be useful in case a user wants to override them at

[jira] [Created] (MNG-7736) MavenXpp3Reader exposes Codehaus Plexus in exception signature

2023-03-11 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MNG-7736: -- Summary: MavenXpp3Reader exposes Codehaus Plexus in exception signature Key: MNG-7736 URL: https://issues.apache.org/jira/browse/MNG-7736 Project: Maven

[jira] [Commented] (MNG-7736) MavenXpp3Reader exposes Codehaus Plexus in exception signature

2023-03-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699222#comment-17699222 ] Elliotte Rusty Harold commented on MNG-7736: javax.xml.stream.XMLStreamExceptio

[jira] [Commented] (MNG-7655) rename Maven core's plexus-utils to more explicit artifactId

2023-03-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699224#comment-17699224 ] Elliotte Rusty Harold commented on MNG-7655: I'm OK with keeping the artifact I

[GitHub] [maven-scm-publish-plugin] bmarwell commented on pull request #18: Support using an SSH private key as auth mechanism

2023-03-11 Thread via GitHub
bmarwell commented on PR #18: URL: https://github.com/apache/maven-scm-publish-plugin/pull/18#issuecomment-1464923107 The correct place would be the user's settings.xml file. But I'm not sure of there's a place for it yet. -- This is an automated message from the Apache Git Service. To r

[GitHub] [maven-scm-publish-plugin] lppedd commented on pull request #18: Support using an SSH private key as auth mechanism

2023-03-11 Thread via GitHub
lppedd commented on PR #18: URL: https://github.com/apache/maven-scm-publish-plugin/pull/18#issuecomment-1464923685 > The correct place would be the user's settings.xml file In terms of security it's definitely better, I agree. But can't we say the same about `username` and `pass

[GitHub] [maven-dependency-analyzer] elharo merged pull request #79: Bump plexus-utils from 3.4.2 to 3.5.1

2023-03-11 Thread via GitHub
elharo merged PR #79: URL: https://github.com/apache/maven-dependency-analyzer/pull/79 -- 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 unsubscribe, e-mail: issues-unsubscr..

[GitHub] [maven-dependency-analyzer] elharo merged pull request #78: Bump assertj-core from 3.23.1 to 3.24.2

2023-03-11 Thread via GitHub
elharo merged PR #78: URL: https://github.com/apache/maven-dependency-analyzer/pull/78 -- 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 unsubscribe, e-mail: issues-unsubscr..

[GitHub] [maven-dependency-analyzer] elharo closed pull request #75: Bump maven-shared-components from 37 to 39

2023-03-11 Thread via GitHub
elharo closed pull request #75: Bump maven-shared-components from 37 to 39 URL: https://github.com/apache/maven-dependency-analyzer/pull/75 -- 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 specifi

[GitHub] [maven-dependency-analyzer] dependabot[bot] commented on pull request #75: Bump maven-shared-components from 37 to 39

2023-03-11 Thread via GitHub
dependabot[bot] commented on PR #75: URL: https://github.com/apache/maven-dependency-analyzer/pull/75#issuecomment-1464929106 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or min

[GitHub] [maven] gnodet commented on a diff in pull request #1015: Prefer Java standard library to Plexus util

2023-03-11 Thread via GitHub
gnodet commented on code in PR #1015: URL: https://github.com/apache/maven/pull/1015#discussion_r1133104328 ## maven-settings-builder/src/main/java/org/apache/maven/settings/validation/DefaultSettingsValidator.java: ## @@ -58,9 +57,9 @@ public void validate(Settings settings, S

[jira] [Commented] (MNG-7727) Remove the implementation of DefaultMavenProfilesBuilder#buildProfiles

2023-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699231#comment-17699231 ] ASF GitHub Bot commented on MNG-7727: - gnodet merged PR #1044: URL: https://github.com/

[GitHub] [maven] gnodet merged pull request #1044: [MNG-7727] Remove DefaultMavenProfilesBuilder

2023-03-11 Thread via GitHub
gnodet merged PR #1044: URL: https://github.com/apache/maven/pull/1044 -- 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 unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

[jira] [Closed] (MNG-7727) Remove the implementation of DefaultMavenProfilesBuilder#buildProfiles

2023-03-11 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed MNG-7727. Resolution: Fixed > Remove the implementation of DefaultMavenProfilesBuilder#buildProfiles >

[jira] [Updated] (MASFRES-1) Remove spurious blank lines in generated NOTICE file

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MASFRES-1: Fix Version/s: apache-resources 1.5 (was: apache-jar-resource-bundle-1.5)

[jira] [Updated] (MASFRES-30) Exclude all CI configuration files

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MASFRES-30: - Fix Version/s: apache-resources 1.5 (was: apache-source-release-assembly-de

[jira] [Updated] (MASFRES-31) Upgrade to parent POM 34

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MASFRES-31: - Fix Version/s: apache-resources 1.5 (was: apache-source-release-assembly-de

[jira] [Closed] (MASFRES-62) cleanup Jira

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MASFRES-62. Assignee: Herve Boutemy Resolution: Fixed > cleanup Jira > > > K

[jira] [Created] (MASFRES-63) upgrade parent (apache-resource-bundles) to 39

2023-03-11 Thread Herve Boutemy (Jira)
Herve Boutemy created MASFRES-63: Summary: upgrade parent (apache-resource-bundles) to 39 Key: MASFRES-63 URL: https://issues.apache.org/jira/browse/MASFRES-63 Project: Apache Maven Resource Bundles

[GitHub] [maven-dependency-analyzer] elharo opened a new pull request, #81: Prefer JDK classes to Plexus utils

2023-03-11 Thread via GitHub
elharo opened a new pull request, #81: URL: https://github.com/apache/maven-dependency-analyzer/pull/81 This completely removes Plexus utils from this package. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [maven-shared-utils] elharo commented on pull request #133: suggest java.nio.Files.walkFileTree as replacement for DirectoryScanner

2023-03-11 Thread via GitHub
elharo commented on PR #133: URL: https://github.com/apache/maven-shared-utils/pull/133#issuecomment-1464938845 https://github.com/apache/maven-dependency-analyzer/pull/81 is an example of the sort of change needed to replace these methods, though in that case it's moving from the plexus-u

[jira] [Closed] (MASFRES-58) move Apache Resource Bundles parent 40-SNAPSHOT from maven-parent.git to new maven-apache-resources.git

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MASFRES-58. Assignee: Herve Boutemy Resolution: Fixed done in https://github.com/apache/maven-apache-res

[GitHub] [maven-help-plugin] slawekjaranowski opened a new pull request, #96: [MPH-200] Refresh download page

2023-03-11 Thread via GitHub
slawekjaranowski opened a new pull request, #96: URL: https://github.com/apache/maven-help-plugin/pull/96 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MPH) filed

[jira] [Closed] (MPOM-200) remove Apache Resource Bundles parent POM

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPOM-200. -- Fix Version/s: MAVEN-40 Assignee: Herve Boutemy Resolution: Fixed done in https://github

[jira] [Updated] (MPH-177) Add "help:help" link in the "Apache Maven Help Plugin" page

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPH-177: Labels: up-for-grabs (was: ) > Add "help:help" link in the "Apache Maven Help Plugin" page >

[jira] [Created] (MPH-202) Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2023-03-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPH-202: --- Summary: Bump mrm-maven-plugin from 1.4.1 to 1.5.0 Key: MPH-202 URL: https://issues.apache.org/jira/browse/MPH-202 Project: Maven Help Plugin Issue Typ

[GitHub] [maven-help-plugin] slawekjaranowski merged pull request #82: [MPH-202] Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2023-03-11 Thread via GitHub
slawekjaranowski merged PR #82: URL: https://github.com/apache/maven-help-plugin/pull/82 -- 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 unsubscribe, e-mail: issues-unsubscr

[jira] [Reopened] (MENFORCER-466) RequireUpperBoundDeps fails on provided dependencies since 3.2.1

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reopened MENFORCER-466: --- > RequireUpperBoundDeps fails on provided dependencies since 3.2.1 > -

[jira] [Commented] (MENFORCER-466) RequireUpperBoundDeps fails on provided dependencies since 3.2.1

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699236#comment-17699236 ] Slawomir Jaranowski commented on MENFORCER-466: --- We have the same config

[jira] [Closed] (MASFRES-63) upgrade parent (apache-resource-bundles) to 39

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MASFRES-63. Resolution: Fixed done in https://github.com/apache/maven-apache-resources/commit/98344fb84f88fad3

[jira] [Closed] (MASFRES-57) update all resources next release to 1.5

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MASFRES-57. Assignee: Herve Boutemy Resolution: Fixed done in https://github.com/apache/maven-apache-res

[jira] [Closed] (MASFRES-59) move groupId org.apache to org.apache.apache.resources

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MASFRES-59. Assignee: Herve Boutemy Resolution: Fixed it had been done a long time ago in svn, even if mo

[GitHub] [maven-plugin-tools] lppedd commented on pull request #199: Close br elements to properly be validated as XDoc

2023-03-11 Thread via GitHub
lppedd commented on PR #199: URL: https://github.com/apache/maven-plugin-tools/pull/199#issuecomment-1464944814 Seems there is a bit of a problem here. The Javadoc plugin is complaining about the self-closing elements, which are indeed invalid in that context. Now, I'm not sure

[jira] [Closed] (MPH-202) Bump mrm-maven-plugin from 1.4.1 to 1.5.0

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPH-202. --- Resolution: Fixed > Bump mrm-maven-plugin from 1.4.1 to 1.5.0 >

[jira] [Created] (SUREFIRE-2157) Upgrade to 5.9.2

2023-03-11 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created SUREFIRE-2157: -- Summary: Upgrade to 5.9.2 Key: SUREFIRE-2157 URL: https://issues.apache.org/jira/browse/SUREFIRE-2157 Project: Maven Surefire Issue Type

[jira] [Commented] (MENFORCER-466) RequireUpperBoundDeps fails on provided dependencies since 3.2.1

2023-03-11 Thread Andrzej Jarmoniuk (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699244#comment-17699244 ] Andrzej Jarmoniuk commented on MENFORCER-466: - I don't follow. Should we i

[GitHub] [maven-apache-resources] dependabot[bot] opened a new pull request, #3: Bump plexus-archiver from 1.2 to 3.6.0 in /source-release

2023-03-11 Thread via GitHub
dependabot[bot] opened a new pull request, #3: URL: https://github.com/apache/maven-apache-resources/pull/3 Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 1.2 to 3.6.0. Release notes Sourced from https://github.com/codehaus-plexus/plexus-archiver/r

[jira] [Closed] (MASFRES-60) create site for the new Apache Resources Bundles

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MASFRES-60. Assignee: Herve Boutemy Resolution: Fixed site prepated in https://github.com/apache/maven-a

[GitHub] [maven-apache-resources] dependabot[bot] opened a new pull request, #4: Bump plexus-utils from 1.5.8 to 3.0.16 in /source-release

2023-03-11 Thread via GitHub
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/maven-apache-resources/pull/4 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 1.5.8 to 3.0.16. Commits https://github.com/sonatype/plexus-utils/commit/cf317f9b4070c3c619e9ee75a3e38

[jira] [Comment Edited] (MASFRES-60) create site for the new Apache Resources Bundles

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699245#comment-17699245 ] Herve Boutemy edited comment on MASFRES-60 at 3/11/23 5:42 PM:

[jira] [Updated] (MASFRES-59) move groupId org.apache to org.apache.apache.resources

2023-03-11 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MASFRES-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MASFRES-59: - Description: with repository.apache.org staging rules, groupId org.apache cannot be staged becau

[GitHub] [maven-apache-resources] dependabot[bot] commented on pull request #1: Bump plexus-archiver from 1.2 to 3.6.0 in /apache-source-release-assembly-descriptor

2023-03-11 Thread via GitHub
dependabot[bot] commented on PR #1: URL: https://github.com/apache/maven-apache-resources/pull/1#issuecomment-1464963378 Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot re

[GitHub] [maven-apache-resources] dependabot[bot] commented on pull request #2: Bump plexus-utils from 1.5.8 to 3.0.16 in /apache-source-release-assembly-descriptor

2023-03-11 Thread via GitHub
dependabot[bot] commented on PR #2: URL: https://github.com/apache/maven-apache-resources/pull/2#issuecomment-1464963391 Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot re

[GitHub] [maven-apache-resources] dependabot[bot] commented on pull request #2: Bump plexus-utils from 1.5.8 to 3.0.16 in /apache-source-release-assembly-descriptor

2023-03-11 Thread via GitHub
dependabot[bot] commented on PR #2: URL: https://github.com/apache/maven-apache-resources/pull/2#issuecomment-1464969155 Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot re

[GitHub] [maven-apache-resources] dependabot[bot] commented on pull request #1: Bump plexus-archiver from 1.2 to 3.6.0 in /apache-source-release-assembly-descriptor

2023-03-11 Thread via GitHub
dependabot[bot] commented on PR #1: URL: https://github.com/apache/maven-apache-resources/pull/1#issuecomment-1464969192 Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot re

[GitHub] [maven-plugin-tools] lppedd commented on pull request #199: Close br elements to properly be validated as XDoc

2023-03-11 Thread via GitHub
lppedd commented on PR #199: URL: https://github.com/apache/maven-plugin-tools/pull/199#issuecomment-1464976218 Turns out the problem is on my side and I was trying to fix _the nothing_. So, my old configuration was ```xml org.apache.maven.plugins maven-plugin-plugi

[GitHub] [maven-plugin-tools] lppedd closed pull request #199: Close br elements to properly be validated as XDoc

2023-03-11 Thread via GitHub
lppedd closed pull request #199: Close br elements to properly be validated as XDoc URL: https://github.com/apache/maven-plugin-tools/pull/199 -- 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 spe

[GitHub] [maven-plugin-tools] slawekjaranowski commented on pull request #199: Close br elements to properly be validated as XDoc

2023-03-11 Thread via GitHub
slawekjaranowski commented on PR #199: URL: https://github.com/apache/maven-plugin-tools/pull/199#issuecomment-1464986785 @lppedd you should use the same version of `maven-plugin-plugin` and `maven-plugin-report-plugin` -- This is an automated message from the Apache Git Service. To

[GitHub] [maven-help-plugin] slawekjaranowski merged pull request #91: [MPH-203] Bump commons-lang3 from 3.8.1 to 3.12.0

2023-03-11 Thread via GitHub
slawekjaranowski merged PR #91: URL: https://github.com/apache/maven-help-plugin/pull/91 -- 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 unsubscribe, e-mail: issues-unsubscr

[jira] [Created] (MPH-203) Bump commons-lang3 from 3.8.1 to 3.12.0

2023-03-11 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MPH-203: --- Summary: Bump commons-lang3 from 3.8.1 to 3.12.0 Key: MPH-203 URL: https://issues.apache.org/jira/browse/MPH-203 Project: Maven Help Plugin Issue Type:

[jira] [Closed] (MPH-203) Bump commons-lang3 from 3.8.1 to 3.12.0

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MPH-203. --- Resolution: Fixed > Bump commons-lang3 from 3.8.1 to 3.12.0 > --

[jira] [Updated] (MPH-189) Get rid of commons-lang3

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPH-189: Fix Version/s: (was: 3.4.0) > Get rid of commons-lang3 > > >

[jira] [Assigned] (MPH-196) Bump xstream to 1.4.20

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MPH-196: --- Assignee: Sylwester Lachiewicz > Bump xstream to 1.4.20 > -- > >

[GitHub] [maven] elharo merged pull request #1051: [MNG-7724] don't warn about unsupported SLF4J configs; no one cares

2023-03-11 Thread via GitHub
elharo merged PR #1051: URL: https://github.com/apache/maven/pull/1051 -- 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 unsubscribe, e-mail: issues-unsubscr...@maven.apache.o

[jira] [Commented] (MNG-7724) Don't log warnings when runtime is not broken (slf4j integrations)

2023-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699250#comment-17699250 ] ASF GitHub Bot commented on MNG-7724: - elharo merged PR #1051: URL: https://github.com/

[jira] [Closed] (MNG-7724) Don't log warnings when runtime is not broken (slf4j integrations)

2023-03-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MNG-7724. -- > Don't log warnings when runtime is not broken (slf4j integrations) > --

[jira] [Updated] (MPH-185) Require Maven 3.6.3

2023-03-11 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MPH-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MPH-185: Issue Type: Improvement (was: Task) > Require Maven 3.6.3 > --- > >

[jira] [Resolved] (MNG-7724) Don't log warnings when runtime is not broken (slf4j integrations)

2023-03-11 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MNG-7724. Resolution: Fixed > Don't log warnings when runtime is not broken (slf4j integrations

[GitHub] [maven] cstamas merged pull request #1037: [MNG-7723] Upgrade to Maven Resolver 1.9.7

2023-03-11 Thread via GitHub
cstamas merged PR #1037: URL: https://github.com/apache/maven/pull/1037 -- 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 unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[GitHub] [maven] cstamas merged pull request #1046: [MNG-7723] Upgrade to Maven Resolver 1.9.7

2023-03-11 Thread via GitHub
cstamas merged PR #1046: URL: https://github.com/apache/maven/pull/1046 -- 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 unsubscribe, e-mail: issues-unsubscr...@maven.apache.

[jira] [Closed] (MNG-7723) Upgrade to Maven Resolver 1.9.7

2023-03-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7723. Resolution: Fixed > Upgrade to Maven Resolver 1.9.7 > --- > >

[jira] [Commented] (MNG-7723) Upgrade to Maven Resolver 1.9.7

2023-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699256#comment-17699256 ] ASF GitHub Bot commented on MNG-7723: - cstamas merged PR #1037: URL: https://github.com

[jira] [Closed] (MNG-7685) Unable to ignore certificate errors with v3.9.0

2023-03-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-7685. Resolution: Fixed > Unable to ignore certificate errors with v3.9.0 > ---

[GitHub] [maven-plugin-tools] lppedd commented on pull request #199: Close br elements to properly be validated as XDoc

2023-03-11 Thread via GitHub
lppedd commented on PR #199: URL: https://github.com/apache/maven-plugin-tools/pull/199#issuecomment-1464991435 @slawekjaranowski yup exactly! I've discovered it at last and highlighted it in my last comment. Is it written somewhere in the docs and I've missed it? -- This is an auto

[jira] [Commented] (MNG-7723) Upgrade to Maven Resolver 1.9.7

2023-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699257#comment-17699257 ] ASF GitHub Bot commented on MNG-7723: - cstamas merged PR #1046: URL: https://github.com

[jira] [Commented] (MNG-7722) Investigate GH Package Registry peculiarities

2023-03-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699258#comment-17699258 ] Tamas Cservenak commented on MNG-7722: -- [~sjaranowski] tested, all OK > Investigate G

[jira] [Updated] (MNG-7685) Unable to ignore certificate errors with v3.9.0

2023-03-11 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7685: - Fix Version/s: (was: waiting-for-feedback) > Unable to ignore certificate errors with v3.9.0 >

  1   2   >