[jira] [Updated] (MNG-6965) Extensions suddenly have org.codehaus.plexus:plexus-utils:jar:1.1 on their classpath

2022-11-27 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-6965: --- Affects Version/s: 3.0 3.0-alpha-3 > Extensions suddenly have org.codehaus.plexu

[GitHub] [maven] kwin merged pull request #864: Maven 3.9 backport [MNG-7561] never resolve versions with same upper and lower bound

2022-11-27 Thread GitBox
kwin merged PR #864: URL: https://github.com/apache/maven/pull/864 -- 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.org

[jira] [Commented] (MNG-7561) DefaultVersionRangeResolver should not try to resolve request with same upper and lower bound

2022-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639636#comment-17639636 ] ASF GitHub Bot commented on MNG-7561: - kwin merged PR #864: URL: https://github.com/apa

[jira] [Updated] (MNG-7561) DefaultVersionRangeResolver should not try to resolve request with same upper and lower bound

2022-11-27 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7561: - Fix Version/s: 3.9.0 (was: 3.9.0-candidate) > DefaultVersionRangeResolver sh

[jira] [Comment Edited] (MNG-7561) DefaultVersionRangeResolver should not try to resolve request with same upper and lower bound

2022-11-27 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629887#comment-17629887 ] Konrad Windszus edited comment on MNG-7561 at 11/27/22 10:37 AM:

[jira] [Updated] (MNG-7561) DefaultVersionRangeResolver should not try to resolve versions with same upper and lower bound

2022-11-27 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-7561: - Summary: DefaultVersionRangeResolver should not try to resolve versions with same upper and lower b

[jira] [Commented] (MNG-7561) DefaultVersionRangeResolver should not try to resolve versions with same upper and lower bound

2022-11-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639641#comment-17639641 ] Hudson commented on MNG-7561: - Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.

[jira] [Resolved] (MDEP-812) Error opening zip file or JAR manifest missing : ${groupId:artifactId:jar}

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MDEP-812. Resolution: Invalid I'm closing this in favor of MNG-6058. There is a bug here, but i

[jira] [Closed] (MDEP-812) Error opening zip file or JAR manifest missing : ${groupId:artifactId:jar}

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MDEP-812. -- > Error opening zip file or JAR manifest missing : ${groupId:artifactId:jar} > --

[jira] [Reopened] (MDEP-812) Error opening zip file or JAR manifest missing : ${groupId:artifactId:jar}

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reopened MDEP-812: Oops, closed wrong bug > Error opening zip file or JAR manifest missing : ${groupId:arti

[jira] [Resolved] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MDEP-791. Resolution: Invalid I'm closing this in favor of MNG-6058. There is a bug here, but i

[jira] [Closed] (MDEP-791) Non-test scoped and transitive dependencies in compile scope

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MDEP-791. -- Given the work around it's unlikely anyone will or should add another to qorkaround and ackn

[jira] [Assigned] (MDEP-831) Remove not used dependencies / Replace parts

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MDEP-831: -- Assignee: Elliotte Rusty Harold (was: Karl Heinz Marbaise) > Remove not used de

[GitHub] [maven-dependency-plugin] elharo opened a new pull request, #268: [MDEP-831] remove unused beanutils dependency

2022-11-27 Thread GitBox
elharo opened a new pull request, #268: URL: https://github.com/apache/maven-dependency-plugin/pull/268 @khmarbaise -- 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 unsu

[GitHub] [maven] kwin merged pull request #849: [MNG-6609] Maven 3.9: profile activation by packaging

2022-11-27 Thread GitBox
kwin merged PR #849: URL: https://github.com/apache/maven/pull/849 -- 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.org

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639674#comment-17639674 ] ASF GitHub Bot commented on MNG-6609: - kwin merged PR #849: URL: https://github.com/apa

[jira] [Updated] (MNG-6609) Profile activation by packaging

2022-11-27 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated MNG-6609: - Fix Version/s: 3.9.0 4.0.0-alpha-3 (was: 3.9.0-candidate)

[GitHub] [maven-integration-testing] kwin merged pull request #208: [MNG-6609] enable IT for Maven 3.9.0

2022-11-27 Thread GitBox
kwin merged PR #208: URL: https://github.com/apache/maven-integration-testing/pull/208 -- 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] [Closed] (MNG-6609) Profile activation by packaging

2022-11-27 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus closed MNG-6609. > Profile activation by packaging > > > Key: MNG-6609 >

[jira] [Closed] (MNG-7561) DefaultVersionRangeResolver should not try to resolve versions with same upper and lower bound

2022-11-27 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MNG-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus closed MNG-7561. > DefaultVersionRangeResolver should not try to resolve versions with same > upper and lower bound > ---

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-11-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639677#comment-17639677 ] Hudson commented on MNG-6609: - Build succeeded in Jenkins: Maven » Maven TLP » maven » maven-3.

[jira] [Created] (MDEP-839) dependency:list should output a plain list whe used with a file

2022-11-27 Thread Jira
Christoph Läubrich created MDEP-839: --- Summary: dependency:list should output a plain list whe used with a file Key: MDEP-839 URL: https://issues.apache.org/jira/browse/MDEP-839 Project: Maven Depend

[jira] [Created] (MNG-7606) Maven 3.9.0-SNAPSHOT cannot build Maven 4.0.0-SNAPSHOT

2022-11-27 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7606: Summary: Maven 3.9.0-SNAPSHOT cannot build Maven 4.0.0-SNAPSHOT Key: MNG-7606 URL: https://issues.apache.org/jira/browse/MNG-7606 Project: Maven Issue Type:

[jira] [Updated] (MNG-7606) Maven 3.9.0-SNAPSHOT cannot build Maven 4.0.0-SNAPSHOT

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7606: - Description: How to reproduce: build maven-3.9.x branch (e921f1564ef9460ca58745eb52e3967dbbd0b9e7)

[jira] [Updated] (MNG-7606) Maven 3.9.0-SNAPSHOT cannot build Maven 4.0.0-SNAPSHOT

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7606: - Description: How to reproduce: build maven-3.9.x branch (e921f1564ef9460ca58745eb52e3967dbbd0b9e7)

[GitHub] [maven-assembly-plugin] pleeplop commented on pull request #102: [MASSEMBLY-973] Support zstd format

2022-11-27 Thread GitBox
pleeplop commented on PR #102: URL: https://github.com/apache/maven-assembly-plugin/pull/102#issuecomment-1328305603 > Moreover, you might want to map `.tzst` as well: Good idea, it should work now. > The change is incomplete which you handle the exception, you ignore it in

[jira] [Commented] (MNG-7606) Maven 3.9.0-SNAPSHOT cannot build Maven 4.0.0-SNAPSHOT

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639709#comment-17639709 ] Tamas Cservenak commented on MNG-7606: -- Reverting [https://github.com/apache/maven/co

[jira] [Created] (MSHARED-1168) add support for markup output

2022-11-27 Thread Herve Boutemy (Jira)
Herve Boutemy created MSHARED-1168: -- Summary: add support for markup output Key: MSHARED-1168 URL: https://issues.apache.org/jira/browse/MSHARED-1168 Project: Maven Shared Components Issue T

[GitHub] [maven-reporting-impl] hboutemy opened a new pull request, #13: [MSHARED-1168] support markup output

2022-11-27 Thread GitBox
hboutemy opened a new pull request, #13: URL: https://github.com/apache/maven-reporting-impl/pull/13 https://issues.apache.org/jira/browse/MSHARED-1168 -- 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 g

[GitHub] [maven-parent] olamy commented on pull request #81: [MPOM-348] Drop configuration for not used Maven Changes Plugin

2022-11-27 Thread GitBox
olamy commented on PR #81: URL: https://github.com/apache/maven-parent/pull/81#issuecomment-1328338675 @slachiewicz ping please fix documentation! -- 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

[GitHub] [maven-dependency-plugin] elharo commented on pull request #268: [MDEP-831] remove unused beanutils dependency

2022-11-27 Thread GitBox
elharo commented on PR #268: URL: https://github.com/apache/maven-dependency-plugin/pull/268#issuecomment-1328340435 CI looks good: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/bean/ -- This is an automated message from the Apache Git Service. To re

[GitHub] [maven-dependency-plugin] elharo merged pull request #268: [MDEP-831] remove unused beanutils dependency

2022-11-27 Thread GitBox
elharo merged PR #268: URL: https://github.com/apache/maven-dependency-plugin/pull/268 -- 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-plugin] elharo commented on pull request #264: [SECURITY] Fix Temporary File Information Disclosure Vulnerability in tests

2022-11-27 Thread GitBox
elharo commented on PR #264: URL: https://github.com/apache/maven-dependency-plugin/pull/264#issuecomment-1328340585 not a real vulnerability -- 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

[GitHub] [maven-dependency-plugin] elharo closed pull request #264: [SECURITY] Fix Temporary File Information Disclosure Vulnerability in tests

2022-11-27 Thread GitBox
elharo closed pull request #264: [SECURITY] Fix Temporary File Information Disclosure Vulnerability in tests URL: https://github.com/apache/maven-dependency-plugin/pull/264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven-dependency-plugin] elharo commented on pull request #215: Bump junit from 4.13 to 4.13.1 in /src/it/projects/tree-verbose-small

2022-11-27 Thread GitBox
elharo commented on PR #215: URL: https://github.com/apache/maven-dependency-plugin/pull/215#issuecomment-1328340747 4.13.2 is latest -- 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

[GitHub] [maven-dependency-plugin] elharo closed pull request #215: Bump junit from 4.13 to 4.13.1 in /src/it/projects/tree-verbose-small

2022-11-27 Thread GitBox
elharo closed pull request #215: Bump junit from 4.13 to 4.13.1 in /src/it/projects/tree-verbose-small URL: https://github.com/apache/maven-dependency-plugin/pull/215 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [maven-dependency-plugin] dependabot[bot] commented on pull request #215: Bump junit from 4.13 to 4.13.1 in /src/it/projects/tree-verbose-small

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #215: URL: https://github.com/apache/maven-dependency-plugin/pull/215#issuecomment-1328340755 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-dependency-plugin] elharo commented on a diff in pull request #255: [MDEP-832] - Remove commons-collections-4

2022-11-27 Thread GitBox
elharo commented on code in PR #255: URL: https://github.com/apache/maven-dependency-plugin/pull/255#discussion_r1033010371 ## pom.xml: ## @@ -273,6 +267,12 @@ under the License. 4.13.2 test + Review Comment: can we stick to pure JUnit 4.x only? Test

[GitHub] [maven-site] slachiewicz merged pull request #341: Bump plantuml from 1.2022.12 to 1.2022.13

2022-11-27 Thread GitBox
slachiewicz merged PR #341: URL: https://github.com/apache/maven-site/pull/341 -- 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.

[GitHub] [maven-site] slachiewicz merged pull request #339: Bump plantuml-maven-plugin from 0.1 to 0.2

2022-11-27 Thread GitBox
slachiewicz merged PR #339: URL: https://github.com/apache/maven-site/pull/339 -- 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.

[jira] [Commented] (MDEP-831) Remove not used dependencies / Replace parts

2022-11-27 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MDEP-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639719#comment-17639719 ] Elliotte Rusty Harold commented on MDEP-831: ./src/main/java/org/apache/maven/p

[GitHub] [maven-dependency-plugin] slachiewicz commented on pull request #264: [SECURITY] Fix Temporary File Information Disclosure Vulnerability in tests

2022-11-27 Thread GitBox
slachiewicz commented on PR #264: URL: https://github.com/apache/maven-dependency-plugin/pull/264#issuecomment-1328343511 but still worth to fix if we know that this was wrong practice? -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [maven-parent] slachiewicz commented on pull request #93: Bump spotless-maven-plugin from 2.27.1 to 2.28.0

2022-11-27 Thread GitBox
slachiewicz commented on PR #93: URL: https://github.com/apache/maven-parent/pull/93#issuecomment-1328348139 @dependabot rebase -- 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 commen

[GitHub] [maven-dependency-plugin] slachiewicz merged pull request #269: Bump junit from 4.13 to 4.13.2 in /src/it/projects/tree-verbose-small

2022-11-27 Thread GitBox
slachiewicz merged PR #269: URL: https://github.com/apache/maven-dependency-plugin/pull/269 -- 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-unsub

[GitHub] [maven-dependency-plugin] elharo commented on pull request #264: [SECURITY] Fix Temporary File Information Disclosure Vulnerability in tests

2022-11-27 Thread GitBox
elharo commented on PR #264: URL: https://github.com/apache/maven-dependency-plugin/pull/264#issuecomment-1328349239 I'm not convinced this is the wrong practice. -- 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-dependency-plugin] elharo opened a new pull request, #270: [MDEP-831] Remove dependency on commons-lang3

2022-11-27 Thread GitBox
elharo opened a new pull request, #270: URL: https://github.com/apache/maven-dependency-plugin/pull/270 @khmarbaise -- 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 unsu

[GitHub] [maven-shared-utils] elharo opened a new pull request, #127: deprecate join methods now available in Java 8 String class

2022-11-27 Thread GitBox
elharo opened a new pull request, #127: URL: https://github.com/apache/maven-shared-utils/pull/127 @slachiewicz -- 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 unsubscr

[GitHub] [maven-shared-utils] slachiewicz commented on pull request #127: deprecate join methods now available in Java 8 String class

2022-11-27 Thread GitBox
slachiewicz commented on PR #127: URL: https://github.com/apache/maven-shared-utils/pull/127#issuecomment-1328353319 Maybe If we plan to deprecate something would be good to have Jira so it can be included also in release note? -- This is an automated message from the Apache Git Service.

[jira] [Commented] (MNG-7606) Maven 3.9.0-SNAPSHOT cannot build Maven 4.0.0-SNAPSHOT

2022-11-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639723#comment-17639723 ] Michael Osipov commented on MNG-7606: - [~kwin], please have a look. > Maven 3.9.0-SNAP

[jira] [Commented] (MDEP-839) dependency:list should output a plain list whe used with a file

2022-11-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639724#comment-17639724 ] Michael Osipov commented on MDEP-839: - ANSI escapes must not be in the file, that is a

[GitHub] [maven-site] slachiewicz closed pull request #342: Bump maven-parent from 38-SNAPSHOT to 38

2022-11-27 Thread GitBox
slachiewicz closed pull request #342: Bump maven-parent from 38-SNAPSHOT to 38 URL: https://github.com/apache/maven-site/pull/342 -- 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.

[GitHub] [maven-site] dependabot[bot] commented on pull request #342: Bump maven-parent from 38-SNAPSHOT to 38

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #342: URL: https://github.com/apache/maven-site/pull/342#issuecomment-1328356170 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 minor version, le

[GitHub] [maven-site] slachiewicz merged pull request #344: Bump maven-parent from 38-SNAPSHOT to 39-SNAPSHOT

2022-11-27 Thread GitBox
slachiewicz merged PR #344: URL: https://github.com/apache/maven-site/pull/344 -- 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.

[GitHub] [maven-site] slachiewicz merged pull request #343: Remove outdated references to Maven Changes Plugin

2022-11-27 Thread GitBox
slachiewicz merged PR #343: URL: https://github.com/apache/maven-site/pull/343 -- 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.

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #278: Bump resolver.version from 1.8.2 to 1.9.2

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #278: URL: https://github.com/apache/maven-indexer/pull/278 Bumps `resolver.version` from 1.8.2 to 1.9.2. Updates `maven-resolver-api` from 1.8.2 to 1.9.2 Release notes Sourced from https://github.com/apache/maven-resolver/releases";>mav

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #267: Bump resolver.version from 1.8.2 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #267: URL: https://github.com/apache/maven-indexer/pull/267#issuecomment-1328504841 Superseded by #278. -- 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-indexer] dependabot[bot] closed pull request #267: Bump resolver.version from 1.8.2 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] closed pull request #267: Bump resolver.version from 1.8.2 to 1.9.1 URL: https://github.com/apache/maven-indexer/pull/267 -- 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

[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request, #114: Bump maven-reporting-api from 4.0.0-M2 to 4.0.0-M3

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #114: URL: https://github.com/apache/maven-site-plugin/pull/114 Bumps [maven-reporting-api](https://github.com/apache/maven-reporting-api) from 4.0.0-M2 to 4.0.0-M3. Commits https://github.com/apache/maven-reporting-api/commit/48a483e9

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #279: Bump checkstyle from 10.4 to 10.5.0

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #279: URL: https://github.com/apache/maven-indexer/pull/279 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.4 to 10.5.0. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's rele

[GitHub] [maven-indexer] dependabot[bot] commented on pull request #260: Bump checkstyle from 10.3.4 to 10.4

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #260: URL: https://github.com/apache/maven-indexer/pull/260#issuecomment-1328504929 Superseded by #279. -- 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-indexer] dependabot[bot] closed pull request #260: Bump checkstyle from 10.3.4 to 10.4

2022-11-27 Thread GitBox
dependabot[bot] closed pull request #260: Bump checkstyle from 10.3.4 to 10.4 URL: https://github.com/apache/maven-indexer/pull/260 -- 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 commen

[GitHub] [maven-resources-plugin] dependabot[bot] opened a new pull request, #42: Bump maven-resolver-api from 1.6.3 to 1.9.2

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #42: URL: https://github.com/apache/maven-resources-plugin/pull/42 Bumps [maven-resolver-api](https://github.com/apache/maven-resolver) from 1.6.3 to 1.9.2. Release notes Sourced from https://github.com/apache/maven-resolver/releases";>mav

[GitHub] [maven-resources-plugin] dependabot[bot] commented on pull request #39: Bump maven-resolver-api from 1.6.3 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #39: URL: https://github.com/apache/maven-resources-plugin/pull/39#issuecomment-1328515497 Superseded by #42. -- 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

[GitHub] [maven-resources-plugin] dependabot[bot] closed pull request #39: Bump maven-resolver-api from 1.6.3 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] closed pull request #39: Bump maven-resolver-api from 1.6.3 to 1.9.1 URL: https://github.com/apache/maven-resources-plugin/pull/39 -- 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

[GitHub] [maven-gpg-plugin] dependabot[bot] opened a new pull request, #32: Bump maven-resolver-util from 1.4.1 to 1.9.2

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #32: URL: https://github.com/apache/maven-gpg-plugin/pull/32 Bumps [maven-resolver-util](https://github.com/apache/maven-resolver) from 1.4.1 to 1.9.2. Release notes Sourced from https://github.com/apache/maven-resolver/releases";>maven-re

[GitHub] [maven-gpg-plugin] dependabot[bot] commented on pull request #29: Bump maven-resolver-util from 1.4.1 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #29: URL: https://github.com/apache/maven-gpg-plugin/pull/29#issuecomment-1328521259 Superseded by #32. -- 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-gpg-plugin] dependabot[bot] closed pull request #29: Bump maven-resolver-util from 1.4.1 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] closed pull request #29: Bump maven-resolver-util from 1.4.1 to 1.9.1 URL: https://github.com/apache/maven-gpg-plugin/pull/29 -- 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

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #64: Bump maven-resolver-connector-basic from 1.6.3 to 1.9.2

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #64: URL: https://github.com/apache/maven-verifier/pull/64 Bumps [maven-resolver-connector-basic](https://github.com/apache/maven-resolver) from 1.6.3 to 1.9.2. Release notes Sourced from https://github.com/apache/maven-resolver/releases"

[GitHub] [maven-verifier] dependabot[bot] commented on pull request #59: Bump maven-resolver-connector-basic from 1.6.3 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #59: URL: https://github.com/apache/maven-verifier/pull/59#issuecomment-1328552014 Superseded by #64. -- 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

[GitHub] [maven-verifier] dependabot[bot] closed pull request #59: Bump maven-resolver-connector-basic from 1.6.3 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] closed pull request #59: Bump maven-resolver-connector-basic from 1.6.3 to 1.9.1 URL: https://github.com/apache/maven-verifier/pull/59 -- 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

[GitHub] [maven-verifier] dependabot[bot] opened a new pull request, #65: Bump maven-resolver-transport-http from 1.6.3 to 1.9.2

2022-11-27 Thread GitBox
dependabot[bot] opened a new pull request, #65: URL: https://github.com/apache/maven-verifier/pull/65 Bumps [maven-resolver-transport-http](https://github.com/apache/maven-resolver) from 1.6.3 to 1.9.2. Release notes Sourced from https://github.com/apache/maven-resolver/releases";

[GitHub] [maven-verifier] dependabot[bot] commented on pull request #60: Bump maven-resolver-transport-http from 1.6.3 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] commented on PR #60: URL: https://github.com/apache/maven-verifier/pull/60#issuecomment-1328552076 Superseded by #65. -- 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

[GitHub] [maven-verifier] dependabot[bot] closed pull request #60: Bump maven-resolver-transport-http from 1.6.3 to 1.9.1

2022-11-27 Thread GitBox
dependabot[bot] closed pull request #60: Bump maven-resolver-transport-http from 1.6.3 to 1.9.1 URL: https://github.com/apache/maven-verifier/pull/60 -- 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

[GitHub] [maven-indexer] cstamas merged pull request #273: [MINDEXER-176] Clean up silos

2022-11-27 Thread GitBox
cstamas merged PR #273: URL: https://github.com/apache/maven-indexer/pull/273 -- 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.a

[GitHub] [maven-indexer] cstamas merged pull request #274: [MINDEXER-175] Do not deploy examples

2022-11-27 Thread GitBox
cstamas merged PR #274: URL: https://github.com/apache/maven-indexer/pull/274 -- 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.a

[jira] [Closed] (MINDEXER-176) Core's IndexDataReader does not clean up after itself

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-176. Resolution: Fixed > Core's IndexDataReader does not clean up after itself > -

[GitHub] [maven-indexer] cstamas merged pull request #275: [MINDEXER-179] Update install/deploy

2022-11-27 Thread GitBox
cstamas merged PR #275: URL: https://github.com/apache/maven-indexer/pull/275 -- 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.a

[jira] [Closed] (MINDEXER-175) Examples does not need to be deployed

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-175. Resolution: Fixed > Examples does not need to be deployed > -

[jira] [Closed] (MINDEXER-179) Update install/deploy plugins to latest

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-179. Resolution: Fixed > Update install/deploy plugins to latest > ---

[jira] [Commented] (MINDEXER-179) Update install/deploy plugins to latest

2022-11-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639833#comment-17639833 ] Hudson commented on MINDEXER-179: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Commented] (MINDEXER-176) Core's IndexDataReader does not clean up after itself

2022-11-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639832#comment-17639832 ] Hudson commented on MINDEXER-176: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Commented] (MINDEXER-175) Examples does not need to be deployed

2022-11-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639834#comment-17639834 ] Hudson commented on MINDEXER-175: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Created] (MINDEXER-180) Upgrade to Maven Resolver 1.9.2

2022-11-27 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-180: Summary: Upgrade to Maven Resolver 1.9.2 Key: MINDEXER-180 URL: https://issues.apache.org/jira/browse/MINDEXER-180 Project: Maven Indexer Issue Type:

[jira] [Updated] (MINDEXER-180) Upgrade to Maven Resolver 1.9.2

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MINDEXER-180: - Description: Bump resolver to 1.9.2 (was 1.8.2). Resolver is used only to parse version

[GitHub] [maven-indexer] cstamas opened a new pull request, #280: [MINDEXER-180] Upgrade to Maven Resolver 1.9.2

2022-11-27 Thread GitBox
cstamas opened a new pull request, #280: URL: https://github.com/apache/maven-indexer/pull/280 -- https://issues.apache.org/jira/browse/MINDEXER-180 -- 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

[GitHub] [maven-indexer] cstamas merged pull request #280: [MINDEXER-180] Upgrade to Maven Resolver 1.9.2

2022-11-27 Thread GitBox
cstamas merged PR #280: URL: https://github.com/apache/maven-indexer/pull/280 -- 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.a

[jira] [Closed] (MINDEXER-180) Upgrade to Maven Resolver 1.9.2

2022-11-27 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MINDEXER-180. Resolution: Fixed > Upgrade to Maven Resolver 1.9.2 > --- > >

[jira] [Commented] (MINDEXER-180) Upgrade to Maven Resolver 1.9.2

2022-11-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639836#comment-17639836 ] Hudson commented on MINDEXER-180: - Build succeeded in Jenkins: Maven » Maven TLP » mave

[jira] [Created] (MINDEXER-181) IndexDataReader should use Sets instead of ConcurrentHashMaps w/ fixed values

2022-11-27 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MINDEXER-181: Summary: IndexDataReader should use Sets instead of ConcurrentHashMaps w/ fixed values Key: MINDEXER-181 URL: https://issues.apache.org/jira/browse/MINDEXER-181

[jira] [Updated] (MINDEXER-181) IndexDataReader should use Sets instead of ConcurrentHashMaps w/ fixed values

2022-11-27 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINDEXER-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MINDEXER-181: Description: Noticed that both, the single threaded and the multi threaded impl used CHMs

[GitHub] [maven] marcphilipp commented on pull request #849: [MNG-6609] Maven 3.9: profile activation by packaging

2022-11-27 Thread GitBox
marcphilipp commented on PR #849: URL: https://github.com/apache/maven/pull/849#issuecomment-1328673965 @kwin Merging this PR broke simple use cases such as: ```xml http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schema

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639848#comment-17639848 ] ASF GitHub Bot commented on MNG-6609: - marcphilipp commented on PR #849: URL: https://g

[GitHub] [maven] cstamas commented on pull request #849: [MNG-6609] Maven 3.9: profile activation by packaging

2022-11-27 Thread GitBox
cstamas commented on PR #849: URL: https://github.com/apache/maven/pull/849#issuecomment-1328675042 Spotted yesterday, created https://issues.apache.org/jira/browse/MNG-7606 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639850#comment-17639850 ] ASF GitHub Bot commented on MNG-6609: - cstamas commented on PR #849: URL: https://githu

[GitHub] [maven] cstamas commented on pull request #849: [MNG-6609] Maven 3.9: profile activation by packaging

2022-11-27 Thread GitBox
cstamas commented on PR #849: URL: https://github.com/apache/maven/pull/849#issuecomment-1328676497 I think @marcphilipp example above should be added as IT, as obviously this commit slipped and was not noticed by IT suite. -- This is an automated message from the Apache Git Service. To r

[jira] [Commented] (MNG-6609) Profile activation by packaging

2022-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639851#comment-17639851 ] ASF GitHub Bot commented on MNG-6609: - cstamas commented on PR #849: URL: https://githu