[GitHub] [maven-indexer] dependabot[bot] opened a new pull request #146: Bump commons-cli from 1.2 to 1.5.0

2021-11-23 Thread GitBox
dependabot[bot] opened a new pull request #146: URL: https://github.com/apache/maven-indexer/pull/146 Bumps commons-cli from 1.2 to 1.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-cli:commons-cli

[GitHub] [maven-script-interpreter] dependabot[bot] opened a new pull request #54: Bump actions/cache from 2.1.6 to 2.1.7

2021-11-23 Thread GitBox
dependabot[bot] opened a new pull request #54: URL: https://github.com/apache/maven-script-interpreter/pull/54 Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7. Release notes Sourced from https://github.com/actions/cache/releases";>actions/cache's releas

[GitHub] [maven-javadoc-plugin] dependabot[bot] opened a new pull request #109: Bump actions/cache from 2.1.6 to 2.1.7

2021-11-23 Thread GitBox
dependabot[bot] opened a new pull request #109: URL: https://github.com/apache/maven-javadoc-plugin/pull/109 Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7. Release notes Sourced from https://github.com/actions/cache/releases";>actions/cache's releases

[GitHub] [maven-checkstyle-plugin] lvjp opened a new pull request #53: Fix check

2021-11-23 Thread GitBox
lvjp opened a new pull request #53: URL: https://github.com/apache/maven-checkstyle-plugin/pull/53 Since the website of checkstyle URL changed, I just update links. I also fix a badly formated link... This permit generated report to use HTTPS link :-) --- Following th

[jira] [Created] (MNG-7344) Effective pom should contain more finegrained details regarding its path.

2021-11-23 Thread Robert Scholte (Jira)
Robert Scholte created MNG-7344: --- Summary: Effective pom should contain more finegrained details regarding its path. Key: MNG-7344 URL: https://issues.apache.org/jira/browse/MNG-7344 Project: Maven

[GitHub] [maven] rfscholte commented on pull request #603: [MPH-183] BOM hierarchy in InputSource

2021-11-23 Thread GitBox
rfscholte commented on pull request #603: URL: https://github.com/apache/maven/pull/603#issuecomment-977189747 I've created https://issues.apache.org/jira/browse/MNG-7344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [maven-resolver] michael-o commented on a change in pull request #131: [MRESOLVER-219] File advisory locking based NamedLocks

2021-11-23 Thread GitBox
michael-o commented on a change in pull request #131: URL: https://github.com/apache/maven-resolver/pull/131#discussion_r755484931 ## File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/synccontext/named/TakariNameMapper.java ## @@ -0,0 +1,126 @@ +pac

[jira] [Commented] (SCM-883) ScmFileSet DEFAULT_EXCLUDES too restrictive

2021-11-23 Thread Jira
[ https://issues.apache.org/jira/browse/SCM-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448239#comment-17448239 ] Fabian Köntopp commented on SCM-883: [~michael-o] Not critical for me as I'm not using i

[GitHub] [maven] AlexanderAshitkin commented on pull request #617: [MNG-7129] http repo refactoring for java8

2021-11-23 Thread GitBox
AlexanderAshitkin commented on pull request #617: URL: https://github.com/apache/maven/pull/617#issuecomment-977027348 > I believe that this entire code needs to be rewritten to use Wagon instead of manually fiddling with `HttpClient`. good point and should not be a big deal. will tr

[GitHub] [maven] AlexanderAshitkin opened a new pull request #617: [MNG-7129] http repo refactoring for java8

2021-11-23 Thread GitBox
AlexanderAshitkin opened a new pull request #617: URL: https://github.com/apache/maven/pull/617 Repos refactoring for java8 - using optionals instead of nullables Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is

[GitHub] [maven] ctrueden edited a comment on pull request #121: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE)

2021-11-23 Thread GitBox
ctrueden edited a comment on pull request #121: URL: https://github.com/apache/maven/pull/121#issuecomment-972108495 @dejan2609 @khmarbaise I use LATEST and RELEASE a lot for various purposes, such as CLI tooling that automatically synthesizes POMs to perform various tasks. I personally fe

[jira] [Updated] (MNG-7343) Document a working migration path away from LATEST and RELEASE metaversions

2021-11-23 Thread Curtis Rueden (Jira)
[ https://issues.apache.org/jira/browse/MNG-7343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Rueden updated MNG-7343: --- Description: I use LATEST and RELEASE a lot for various purposes, such as CLI tooling that automatical

[jira] [Created] (MNG-7343) Document a working migration path away from LATEST and RELEASE metaversions

2021-11-23 Thread Curtis Rueden (Jira)
Curtis Rueden created MNG-7343: -- Summary: Document a working migration path away from LATEST and RELEASE metaversions Key: MNG-7343 URL: https://issues.apache.org/jira/browse/MNG-7343 Project: Maven

[GitHub] [maven-resolver] cstamas commented on pull request #131: [MRESOLVER-219] File advisory locking based NamedLocks

2021-11-23 Thread GitBox
cstamas commented on pull request #131: URL: https://github.com/apache/maven-resolver/pull/131#issuecomment-976834812 @michael-o a bit more :wink: doing it... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-resolver] michael-o commented on pull request #131: [MRESOLVER-219] File advisory locking based NamedLocks

2021-11-23 Thread GitBox
michael-o commented on pull request #131: URL: https://github.com/apache/maven-resolver/pull/131#issuecomment-976830948 Now we can continue, please rebase and push again. There is only one conflict in `maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/synccontext/NamedLock

[jira] [Closed] (MRESOLVER-227) Refactor NamedLockFactorySelector to a managed component

2021-11-23 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MRESOLVER-227. Resolution: Fixed Fixed with [b7a5b411d994d2f7093358299184a87d8328f51d|https://gitbox.a

[GitHub] [maven-resolver] asfgit closed pull request #135: Refactor NamedLockFactorySelector

2021-11-23 Thread GitBox
asfgit closed pull request #135: URL: https://github.com/apache/maven-resolver/pull/135 -- 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-uns

[jira] [Created] (MRESOLVER-227) Refactor NamedLockFactorySelector to a managed component

2021-11-23 Thread Michael Osipov (Jira)
Michael Osipov created MRESOLVER-227: Summary: Refactor NamedLockFactorySelector to a managed component Key: MRESOLVER-227 URL: https://issues.apache.org/jira/browse/MRESOLVER-227 Project: Maven Re

[GitHub] [maven] michael-o commented on a change in pull request #616: [MNG-7160] Fix core extension classloader

2021-11-23 Thread GitBox
michael-o commented on a change in pull request #616: URL: https://github.com/apache/maven/pull/616#discussion_r755280186 ## File path: maven-embedder/src/main/mdo/core-extensions.mdo ## @@ -82,6 +82,14 @@ true String + + classlo

[GitHub] [maven] michael-o commented on a change in pull request #616: [MNG-7160] Fix core extension classloader

2021-11-23 Thread GitBox
michael-o commented on a change in pull request #616: URL: https://github.com/apache/maven/pull/616#discussion_r755279757 ## File path: maven-embedder/src/main/mdo/core-extensions.mdo ## @@ -82,6 +82,14 @@ true String + + classlo

[GitHub] [maven] gnodet merged pull request #614: [MNG-7129] Restore artifacts from cache lazily

2021-11-23 Thread GitBox
gnodet merged pull request #614: URL: https://github.com/apache/maven/pull/614 -- 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] gnodet commented on pull request #616: [MNG-7160] Fix core extension classloader

2021-11-23 Thread GitBox
gnodet commented on pull request #616: URL: https://github.com/apache/maven/pull/616#issuecomment-976683464 > I know you've gone through the effort here to get the caching extension to work from `lib/ext` but is that how you envision it working? If you have a large organization with many d

[jira] [Created] (MSHARED-1000) Shared GitHub Actions

2021-11-23 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1000: Summary: Shared GitHub Actions Key: MSHARED-1000 URL: https://issues.apache.org/jira/browse/MSHARED-1000 Project: Maven Shared Components Iss

[GitHub] [maven-resolver] cstamas commented on pull request #134: Refactor source of time

2021-11-23 Thread GitBox
cstamas commented on pull request #134: URL: https://github.com/apache/maven-resolver/pull/134#issuecomment-976663290 Superseded by https://github.com/apache/maven-resolver/pull/135 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [maven-resolver] cstamas closed pull request #134: Refactor source of time

2021-11-23 Thread GitBox
cstamas closed pull request #134: URL: https://github.com/apache/maven-resolver/pull/134 -- 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-un

[jira] [Created] (MSHARED-999) Shared GitHub Actions

2021-11-23 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-999: --- Summary: Shared GitHub Actions Key: MSHARED-999 URL: https://issues.apache.org/jira/browse/MSHARED-999 Project: Maven Shared Components Issue T

[GitHub] [maven] jvanzyl commented on pull request #616: [MNG-7160] Fix core extension classloader

2021-11-23 Thread GitBox
jvanzyl commented on pull request #616: URL: https://github.com/apache/maven/pull/616#issuecomment-976624269 I know you've gone through the effort here to get the caching extension to work from `lib/ext` but is that how you envision it working? If you have a large organization with many de

[GitHub] [maven-resolver] cstamas opened a new pull request #135: Refactory NamedLockFactorySelector

2021-11-23 Thread GitBox
cstamas opened a new pull request #135: URL: https://github.com/apache/maven-resolver/pull/135 This PR contains NamedLockFactorySelector related changes: * NamedLockFactorySelector made a true component (was a static helper) * avoid initing static final variables from system properties

[GitHub] [maven] gnodet edited a comment on pull request #616: [MNG-7160] Fix core extension classloader

2021-11-23 Thread GitBox
gnodet edited a comment on pull request #616: URL: https://github.com/apache/maven/pull/616#issuecomment-976589952 I've rewritten the PR to allow the user to choose the class loading strategy and added an integration test (https://github.com/apache/maven-integration-testing/pull/125) showi

[GitHub] [maven] gnodet commented on pull request #616: [MNG-7160] Fix core extension classloader

2021-11-23 Thread GitBox
gnodet commented on pull request #616: URL: https://github.com/apache/maven/pull/616#issuecomment-976589952 I'm rewritten the PR to allow the user to choose the class loading strategy and added an integration test showing the 4 possibilities and the differences in class loading. I'm

[GitHub] [maven-resolver] michael-o commented on a change in pull request #131: [MRESOLVER-219] File advisory locking based NamedLocks

2021-11-23 Thread GitBox
michael-o commented on a change in pull request #131: URL: https://github.com/apache/maven-resolver/pull/131#discussion_r755153632 ## File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapter.java ## @@ -52,6 +53,13

[GitHub] [maven-resolver] cstamas commented on a change in pull request #131: [MRESOLVER-219] File advisory locking based NamedLocks

2021-11-23 Thread GitBox
cstamas commented on a change in pull request #131: URL: https://github.com/apache/maven-resolver/pull/131#discussion_r755145112 ## File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapter.java ## @@ -52,6 +53,13 @

[GitHub] [maven-resolver] michael-o commented on a change in pull request #131: [MRESOLVER-219] File advisory locking based NamedLocks

2021-11-23 Thread GitBox
michael-o commented on a change in pull request #131: URL: https://github.com/apache/maven-resolver/pull/131#discussion_r755132279 ## File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapter.java ## @@ -52,6 +53,13

[GitHub] [maven-javadoc-plugin] slawekjaranowski commented on pull request #104: [MJAVADOC-694] Avoid empty warn message from getResolvePathResult

2021-11-23 Thread GitBox
slawekjaranowski commented on pull request #104: URL: https://github.com/apache/maven-javadoc-plugin/pull/104#issuecomment-976321661 Thanks for approval, so please merge and process jira issue -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (MENFORCER-405) Enforcer plugin does not fail for duplicate dependency defined in multi module project

2021-11-23 Thread Kaustav Das (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaustav Das updated MENFORCER-405: -- Description: I have a multi module project and have accidentally defined dependency of one

[jira] [Created] (MENFORCER-406) Enforcer plugin does not fail for duplicate dependency coming via transitive dependency

2021-11-23 Thread Kaustav Das (Jira)
Kaustav Das created MENFORCER-406: - Summary: Enforcer plugin does not fail for duplicate dependency coming via transitive dependency Key: MENFORCER-406 URL: https://issues.apache.org/jira/browse/MENFORCER-406

[jira] [Updated] (MENFORCER-405) Enforcer plugin does not fail for duplicate dependency defined in multi module project

2021-11-23 Thread Kaustav Das (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaustav Das updated MENFORCER-405: -- Description: I have a multi module project and have accidentally defined dependency of one

[jira] [Updated] (MENFORCER-405) Enforcer plugin does not fail for duplicate dependency defined in multi module project

2021-11-23 Thread Kaustav Das (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaustav Das updated MENFORCER-405: -- Description: I have a multi module project and have accidentally defined dependency of one

[jira] [Updated] (MENFORCER-405) Enforcer plugin does not fail for duplicate dependency defined in multi module project

2021-11-23 Thread Kaustav Das (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaustav Das updated MENFORCER-405: -- Description: I have a multi module project and have accidentally defined dependency of one

[jira] [Created] (MENFORCER-405) Enforcer plugin does not fail for duplicate dependency defined in multi module project

2021-11-23 Thread Kaustav Das (Jira)
Kaustav Das created MENFORCER-405: - Summary: Enforcer plugin does not fail for duplicate dependency defined in multi module project Key: MENFORCER-405 URL: https://issues.apache.org/jira/browse/MENFORCER-405