[GitHub] [maven-archetype] slachiewicz commented on pull request #136: [ARCHETYPE-643] update Java version to 1.8

2023-03-31 Thread via GitHub
slachiewicz commented on PR #136: URL: https://github.com/apache/maven-archetype/pull/136#issuecomment-1492852404 Probably integration tests also needs review to set src/target Java to 8. Check if here is no redundant settings for TLS -- This is an automated message from the Apache Git S

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707486#comment-17707486 ] Elliotte Rusty Harold commented on MNG-6825: However the "co-authored by Modern

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

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

[GitHub] [maven] elharo merged pull request #1078: [MNG-6825] Replace StringUtils

2023-03-31 Thread via GitHub
elharo merged PR #1078: URL: https://github.com/apache/maven/pull/1078 -- 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-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707484#comment-17707484 ] Elliotte Rusty Harold commented on MNG-6825: You can send the reviews to me. I

[jira] [Closed] (MPMD-359) Bump maven-plugins from 37 to 38

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPMD-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MPMD-359. -- > Bump maven-plugins from 37 to 38 > > > Key

[jira] [Resolved] (MPMD-359) Bump maven-plugins from 37 to 38

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPMD-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MPMD-359. Resolution: Won't Fix Jumping straight to 39 instead > Bump maven-plugins from 37 to

[jira] [Assigned] (MPMD-366) Update parent pom to 39

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MPMD-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MPMD-366: -- Assignee: Elliotte Rusty Harold > Update parent pom to 39 >

[jira] [Created] (ARCHETYPE-643) Update minimum Java version to 8

2023-03-31 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created ARCHETYPE-643: --- Summary: Update minimum Java version to 8 Key: ARCHETYPE-643 URL: https://issues.apache.org/jira/browse/ARCHETYPE-643 Project: Maven Archetype

[jira] [Closed] (ARCHETYPE-642) Plexus-utils to 3.5.1

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed ARCHETYPE-642. --- > Plexus-utils to 3.5.1 > - > > Key: ARCHE

[jira] [Resolved] (ARCHETYPE-642) Plexus-utils to 3.5.1

2023-03-31 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved ARCHETYPE-642. - Assignee: Elliotte Rusty Harold Resolution: Fixed > Plexus-utils

[GitHub] [maven-archetype] elharo merged pull request #134: [ARCHETYPE-642] update plexus-utils to 3.5.1

2023-03-31 Thread via GitHub
elharo merged PR #134: URL: https://github.com/apache/maven-archetype/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-unsubscr...@maven.

[GitHub] [maven-dependency-analyzer] elharo commented on a diff in pull request #81: Prefer JDK classes to Plexus utils

2023-03-31 Thread via GitHub
elharo commented on code in PR #81: URL: https://github.com/apache/maven-dependency-analyzer/pull/81#discussion_r1155034034 ## src/main/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtils.java: ## @@ -99,7 +97,8 @@ private static void acceptJar( URL url, Clas

[GitHub] [maven-dependency-analyzer] michael-o commented on a diff in pull request #81: Prefer JDK classes to Plexus utils

2023-03-31 Thread via GitHub
michael-o commented on code in PR #81: URL: https://github.com/apache/maven-dependency-analyzer/pull/81#discussion_r1155001476 ## src/main/java/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtils.java: ## @@ -99,7 +97,8 @@ private static void acceptJar( URL url, C

[GitHub] [maven-javadoc-plugin] slachiewicz merged pull request #198: Fix UmlGraph link in site example

2023-03-31 Thread via GitHub
slachiewicz merged PR #198: URL: https://github.com/apache/maven-javadoc-plugin/pull/198 -- 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] [Commented] (MSHARED-1204) Consider special casing slf4j-simple et al

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707437#comment-17707437 ] Slawomir Jaranowski commented on MSHARED-1204: -- I would like to move such

[GitHub] [maven-dependency-analyzer] slawekjaranowski opened a new pull request, #85: [MSHARED-1220] Refresh download page

2023-03-31 Thread via GitHub
slawekjaranowski opened a new pull request, #85: URL: https://github.com/apache/maven-dependency-analyzer/pull/85 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/MS

[jira] [Created] (MSHARED-1220) Refresh download page

2023-03-31 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1220: Summary: Refresh download page Key: MSHARED-1220 URL: https://issues.apache.org/jira/browse/MSHARED-1220 Project: Maven Shared Components Iss

[GitHub] [maven-dependency-analyzer] slawekjaranowski opened a new pull request, #84: [MSHARED-1219] Upgrade Parent to 39

2023-03-31 Thread via GitHub
slawekjaranowski opened a new pull request, #84: URL: https://github.com/apache/maven-dependency-analyzer/pull/84 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/MS

[GitHub] [maven-gh-actions-shared] slawekjaranowski commented on pull request #71: Run tests also with Java 20

2023-03-31 Thread via GitHub
slawekjaranowski commented on PR #71: URL: https://github.com/apache/maven-gh-actions-shared/pull/71#issuecomment-149282 I'm not sure if we ready ... First I would to like proces next parents version with fixed plugins -- This is an automated message from the Apache Git Servi

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

2023-03-31 Thread Tim te Beek (Jira)
[ https://issues.apache.org/jira/browse/MNG-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707428#comment-17707428 ] Tim te Beek commented on MNG-6825: -- Opened another quick few pull requests to replace Stri

[jira] [Updated] (MSHARED-1219) Upgrade Parent to 39

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1219: - Fix Version/s: maven-dependency-analyzer-next-release > Upgrade Parent to 39 >

[jira] [Created] (MSHARED-1219) Upgrade Parent to 39

2023-03-31 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1219: Summary: Upgrade Parent to 39 Key: MSHARED-1219 URL: https://issues.apache.org/jira/browse/MSHARED-1219 Project: Maven Shared Components Issu

[jira] [Commented] (MNG-6825) Cleaning Up dependencies plexus-utils/maven-shared-utils/commons-lang3/commons-io

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

[GitHub] [maven] timtebeek opened a new pull request, #1078: [MNG-6825] Replace StringUtils

2023-03-31 Thread via GitHub
timtebeek opened a new pull request, #1078: URL: https://github.com/apache/maven/pull/1078 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/MNG) filed for t

[GitHub] [maven-dependency-plugin] timtebeek commented on pull request #299: [MNG-6825] Replace Maven shared StringUtils with Commons Lang3

2023-03-31 Thread via GitHub
timtebeek commented on PR #299: URL: https://github.com/apache/maven-dependency-plugin/pull/299#issuecomment-1492646878 Still present in master branch: https://github.com/apache/maven-dependency-plugin/blob/master/src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo

[GitHub] [maven-dependency-plugin] timtebeek closed pull request #299: [MNG-6825] Replace Maven shared StringUtils with Commons Lang3

2023-03-31 Thread via GitHub
timtebeek closed pull request #299: [MNG-6825] Replace Maven shared StringUtils with Commons Lang3 URL: https://github.com/apache/maven-dependency-plugin/pull/299 -- 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-dependency-plugin] timtebeek commented on pull request #299: [MNG-6825] Replace Maven shared StringUtils with Commons Lang3

2023-03-31 Thread via GitHub
timtebeek commented on PR #299: URL: https://github.com/apache/maven-dependency-plugin/pull/299#issuecomment-1492645345 Apologies; this already had https://github.com/apache/maven-dependency-plugin/commit/69840a2002c209f6cb5983beae38deb0a58ddd52 applied but somehow that hadn't registered!

[GitHub] [maven-dependency-plugin] timtebeek opened a new pull request, #299: [MNG-6825] Replace Maven shared StringUtils with Commons Lang3

2023-03-31 Thread via GitHub
timtebeek opened a new pull request, #299: URL: https://github.com/apache/maven-dependency-plugin/pull/299 https://issues.apache.org/jira/browse/MNG-6825 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[GitHub] [maven-javadoc-plugin] timtebeek opened a new pull request, #199: [MNG-6825] Replace Maven shared StringUtils with Commons Lang3

2023-03-31 Thread via GitHub
timtebeek opened a new pull request, #199: URL: https://github.com/apache/maven-javadoc-plugin/pull/199 https://issues.apache.org/jira/browse/MNG-6825 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA iss

[GitHub] [maven-gh-actions-shared] slachiewicz merged pull request #72: Execute test in sequence

2023-03-31 Thread via GitHub
slachiewicz merged PR #72: URL: https://github.com/apache/maven-gh-actions-shared/pull/72 -- 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-unsubsc

[GitHub] [maven-gh-actions-shared] slawekjaranowski commented on pull request #71: Run tests also with Java 20

2023-03-31 Thread via GitHub
slawekjaranowski commented on PR #71: URL: https://github.com/apache/maven-gh-actions-shared/pull/71#issuecomment-1492614282 #72 should resolve errors like: `Canceling since a higher priority waiting request for ...` -- This is an automated message from the Apache Git Service. To res

[GitHub] [maven-gh-actions-shared] slawekjaranowski opened a new pull request, #72: Execute test in sequence

2023-03-31 Thread via GitHub
slawekjaranowski opened a new pull request, #72: URL: https://github.com/apache/maven-gh-actions-shared/pull/72 We can not execute the same workflow concurrently due to synchronization -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (MDEP-848) Dependency Analysis does not work under Java 20

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707424#comment-17707424 ] Slawomir Jaranowski commented on MDEP-848: -- We need release next version on {{mave

[GitHub] [maven-dependency-analyzer] slawekjaranowski commented on pull request #71: [MSHARED-1149] – Replace System.out by logger

2023-03-31 Thread via GitHub
slawekjaranowski commented on PR #71: URL: https://github.com/apache/maven-dependency-analyzer/pull/71#issuecomment-1492592044 @Koziolek `Slf4j` will be ok for me. So we can return to first commit. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [maven-archetype] elharo commented on pull request #134: [ARCHETYPE-642] update plexus-utils to 3.5.1

2023-03-31 Thread via GitHub
elharo commented on PR #134: URL: https://github.com/apache/maven-archetype/pull/134#issuecomment-1492555053 OK, looks like the problem is simply that our CI is flaky. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [maven-pmd-plugin] dependabot[bot] commented on pull request #107: Bump maven-plugins from 37 to 39

2023-03-31 Thread via GitHub
dependabot[bot] commented on PR #107: URL: https://github.com/apache/maven-pmd-plugin/pull/107#issuecomment-1492520338 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 versi

[GitHub] [maven-pmd-plugin] elharo closed pull request #107: Bump maven-plugins from 37 to 39

2023-03-31 Thread via GitHub
elharo closed pull request #107: Bump maven-plugins from 37 to 39 URL: https://github.com/apache/maven-pmd-plugin/pull/107 -- 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 un

[GitHub] [maven-archetype] elharo commented on pull request #134: [ARCHETYPE-642] update plexus-utils to 3.5.1

2023-03-31 Thread via GitHub
elharo commented on PR #134: URL: https://github.com/apache/maven-archetype/pull/134#issuecomment-1492512070 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.2-SNAPSHOT:create-from-project (default-cli) on project archetype531-parent: Failed to copy full co

[jira] [Commented] (MNG-7733) maven4 user settings mirrorOf-external:* does not override global settings external:http:*

2023-03-31 Thread Jim Sellers (Jira)
[ https://issues.apache.org/jira/browse/MNG-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707400#comment-17707400 ] Jim Sellers commented on MNG-7733: -- I ran across this when using {code:XML} org.ehcache

[jira] [Commented] (MDEP-757) bug with "non-test scoped test only dependencies found"

2023-03-31 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707391#comment-17707391 ] Richard Eckart de Castilho commented on MDEP-757: - The issue here can be cl

[jira] [Updated] (MNG-7754) Improve Mojo parameters deprecation message

2023-03-31 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7754: - Description: Some users when see following warning: {noformat} [INFO] --- remote-resources:1.7.0:pr

[jira] [Updated] (MNG-7754) Improve Mojo parameters deprecation message

2023-03-31 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7754: - Description: Some users when see following warning: {noformat} [INFO] --- remote-resources:1.7.0:pr

[jira] [Updated] (MNG-7754) Improve Mojo parameters deprecation message

2023-03-31 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7754: - Description: Some users when see following warning: {noformat} [INFO] --- remote-resources:1.7.0:pr

[jira] [Updated] (MNG-7754) Improve Mojo parameters deprecation message

2023-03-31 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-7754: - Description: Some users when see "{*}Avoid use of ArtifactRepository type. If you need access to l

[jira] [Created] (MNG-7754) Improve Mojo parameters deprecation message

2023-03-31 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MNG-7754: Summary: Improve Mojo parameters deprecation message Key: MNG-7754 URL: https://issues.apache.org/jira/browse/MNG-7754 Project: Maven Issue Type: Task

[jira] [Commented] (MNG-7706) Deprecate ${localRepository} mojo parameter expression

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707373#comment-17707373 ] ASF GitHub Bot commented on MNG-7706: - cstamas commented on PR #1009: URL: https://gith

[GitHub] [maven] cstamas commented on pull request #1009: [MNG-7706] Deprecate 'localRepository' parameter expression

2023-03-31 Thread via GitHub
cstamas commented on PR #1009: URL: https://github.com/apache/maven/pull/1009#issuecomment-1492359514 Created https://issues.apache.org/jira/browse/MNG-7754 -- 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

[jira] [Commented] (MNG-7706) Deprecate ${localRepository} mojo parameter expression

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707366#comment-17707366 ] ASF GitHub Bot commented on MNG-7706: - cstamas commented on PR #1009: URL: https://gith

[GitHub] [maven] cstamas commented on pull request #1009: [MNG-7706] Deprecate 'localRepository' parameter expression

2023-03-31 Thread via GitHub
cstamas commented on PR #1009: URL: https://github.com/apache/maven/pull/1009#issuecomment-1492325961 This is a project maintained by volunteers, hence you can contribute as well! Feel free to produce as many quality patches and other improvements project-wise as you like! We will be glad t

[jira] [Closed] (MSHARED-1218) Bump asm from 9.3 to 9.5 - JDK 20, 21

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1218. Resolution: Fixed > Bump asm from 9.3 to 9.5 - JDK 20, 21 > -

[jira] [Updated] (MSHARED-1218) Bump asm from 9.3 to 9.5

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1218: - Description: [https://asm.ow2.io/versions.html] * 9.4 - new Opcodes.V20 consta

[jira] [Updated] (MSHARED-1218) Bump asm from 9.3 to 9.5 - JDK 20, 21

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-1218: - Summary: Bump asm from 9.3 to 9.5 - JDK 20, 21 (was: Bump asm from 9.3 to 9.5)

[GitHub] [maven-dependency-analyzer] slawekjaranowski merged pull request #83: [MSHARED-1218] Bump asm from 9.4 to 9.5

2023-03-31 Thread via GitHub
slawekjaranowski merged PR #83: URL: https://github.com/apache/maven-dependency-analyzer/pull/83 -- 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-

[jira] [Created] (MSHARED-1218) Bump asm from 9.3 to 9.5

2023-03-31 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1218: Summary: Bump asm from 9.3 to 9.5 Key: MSHARED-1218 URL: https://issues.apache.org/jira/browse/MSHARED-1218 Project: Maven Shared Components

[jira] [Closed] (MSHARED-1217) Bump plexus-utils from 3.4.2 to 3.5.1

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-1217. Resolution: Fixed > Bump plexus-utils from 3.4.2 to 3.5.1 > -

[jira] [Created] (MSHARED-1217) Bump plexus-utils from 3.4.2 to 3.5.1

2023-03-31 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MSHARED-1217: Summary: Bump plexus-utils from 3.4.2 to 3.5.1 Key: MSHARED-1217 URL: https://issues.apache.org/jira/browse/MSHARED-1217 Project: Maven Shared Componen

[jira] [Commented] (MNG-7706) Deprecate ${localRepository} mojo parameter expression

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707362#comment-17707362 ] ASF GitHub Bot commented on MNG-7706: - inad9300 commented on PR #1009: URL: https://git

[GitHub] [maven] inad9300 commented on pull request #1009: [MNG-7706] Deprecate 'localRepository' parameter expression

2023-03-31 Thread via GitHub
inad9300 commented on PR #1009: URL: https://github.com/apache/maven/pull/1009#issuecomment-1492298862 I upgrade to 3.9.x, I see a warning, and I have a single place where I use "localRepository". Maybe make messages more clear, make release notes more clear, and upgrade your communication

[jira] [Commented] (DOXIA-699) Xhtml5Parser may emit sectionX() without sectionX_()

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707349#comment-17707349 ] ASF GitHub Bot commented on DOXIA-699: -- kwin commented on PR #152: URL: https://githu

[jira] [Commented] (DOXIA-699) Xhtml5Parser may emit sectionX() without sectionX_()

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707348#comment-17707348 ] ASF GitHub Bot commented on DOXIA-699: -- kwin commented on PR #162: URL: https://githu

[GitHub] [maven-doxia] kwin commented on pull request #152: [DOXIA-699] Add failing test case

2023-03-31 Thread via GitHub
kwin commented on PR #152: URL: https://github.com/apache/maven-doxia/pull/152#issuecomment-1492257899 The PR at #162 provides a simpler reproducer/test case of this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [maven-doxia] kwin commented on pull request #162: [DOXIA-699] Add failing test case

2023-03-31 Thread via GitHub
kwin commented on PR #162: URL: https://github.com/apache/maven-doxia/pull/162#issuecomment-1492257142 As #152 was modified this simple test case shows the error in a more concise way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (MENFORCER-472) Bump maven-invoker-plugin from 3.4.0 to 3.5.1

2023-03-31 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MENFORCER-472: --- Summary: Bump maven-invoker-plugin from 3.4.0 to 3.5.1 (was: Bump maven-i

[GitHub] [maven-enforcer] slachiewicz merged pull request #266: Bump maven-invoker-plugin from 3.5.0 to 3.5.1

2023-03-31 Thread via GitHub
slachiewicz merged PR #266: URL: https://github.com/apache/maven-enforcer/pull/266 -- 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...@ma

[GitHub] [maven-site] kwin merged pull request #404: Update to m-fluido 2.0.0-M5

2023-03-31 Thread via GitHub
kwin merged PR #404: URL: https://github.com/apache/maven-site/pull/404 -- 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-enforcer] dependabot[bot] opened a new pull request, #266: Bump maven-invoker-plugin from 3.5.0 to 3.5.1

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #266: URL: https://github.com/apache/maven-enforcer/pull/266 Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.0 to 3.5.1. Release notes Sourced from https://github.com/apache/maven-invoker-plugin/releas

[jira] [Commented] (MNG-7752) can't download transitive dependencies if there is an expression in the pom

2023-03-31 Thread Jim Sellers (Jira)
[ https://issues.apache.org/jira/browse/MNG-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707310#comment-17707310 ] Jim Sellers commented on MNG-7752: -- Aside, I've found many places in projects where they u

[GitHub] [maven-enforcer] slawekjaranowski merged pull request #264: [MENFORCER-473] Notice about max JDK in custom rules

2023-03-31 Thread via GitHub
slawekjaranowski merged PR #264: URL: https://github.com/apache/maven-enforcer/pull/264 -- 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] [Commented] (MDEP-757) bug with "non-test scoped test only dependencies found"

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MDEP-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707307#comment-17707307 ] Slawomir Jaranowski commented on MDEP-757: -- [~elharo] [~henning] - PR - https://

[jira] [Commented] (MNG-7706) Deprecate ${localRepository} mojo parameter expression

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707304#comment-17707304 ] ASF GitHub Bot commented on MNG-7706: - cstamas commented on PR #1009: URL: https://gith

[jira] [Updated] (MSHARED-894) deprecate methods in IOUtils that duplicate Java 7+ and/or commons-io functionality

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-894: Fix Version/s: maven-shared-utils-4.0.0 maven-shared-io-3.0.1 >

[jira] [Updated] (MSHARED-894) deprecate methods in IOUtils that duplicate Java 7+ and/or commons-io functionality

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-894: Component/s: maven-dependency-analyzer maven-shared-io > deprecat

[jira] [Updated] (MSHARED-894) deprecate methods in IOUtils that duplicate Java 7+ and/or commons-io functionality

2023-03-31 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-894: Fix Version/s: maven-dependency-analyzer-next-release > deprecate methods in IOUti

[jira] [Commented] (MNG-7706) Deprecate ${localRepository} mojo parameter expression

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707301#comment-17707301 ] ASF GitHub Bot commented on MNG-7706: - cstamas commented on PR #1009: URL: https://gith

[GitHub] [maven] cstamas commented on pull request #1009: [MNG-7706] Deprecate 'localRepository' parameter expression

2023-03-31 Thread via GitHub
cstamas commented on PR #1009: URL: https://github.com/apache/maven/pull/1009#issuecomment-1492113730 As description says "This PR deprecates the 'localRepository' **mojo parameter** expression". Has nothing to do with `settings.xml`. Don't mix the two. -- This is an automated message fr

[GitHub] [maven-compiler-plugin] dependabot[bot] opened a new pull request, #185: Bump maven-invoker-plugin from 3.5.0 to 3.5.1

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #185: URL: https://github.com/apache/maven-compiler-plugin/pull/185 Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.0 to 3.5.1. Release notes Sourced from https://github.com/apache/maven-invoker-plugin

[jira] [Commented] (MNG-7706) Deprecate ${localRepository} mojo parameter expression

2023-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707272#comment-17707272 ] ASF GitHub Bot commented on MNG-7706: - inad9300 commented on PR #1009: URL: https://git

[GitHub] [maven] inad9300 commented on pull request #1009: [MNG-7706] Deprecate 'localRepository' parameter expression

2023-03-31 Thread via GitHub
inad9300 commented on PR #1009: URL: https://github.com/apache/maven/pull/1009#issuecomment-1491980697 In practical terms, what does this mean for people with `` in their `settings.xml`? What are we supposed to do now? -- This is an automated message from the Apache Git Service. To respon

[GitHub] [maven-artifact-transfer] dependabot[bot] closed pull request #90: Bump groovy from 3.0.9 to 3.0.16

2023-03-31 Thread via GitHub
dependabot[bot] closed pull request #90: Bump groovy from 3.0.9 to 3.0.16 URL: https://github.com/apache/maven-artifact-transfer/pull/90 -- 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 c

[GitHub] [maven-artifact-transfer] dependabot[bot] commented on pull request #90: Bump groovy from 3.0.9 to 3.0.16

2023-03-31 Thread via GitHub
dependabot[bot] commented on PR #90: URL: https://github.com/apache/maven-artifact-transfer/pull/90#issuecomment-1491887335 Superseded by #92. -- 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-artifact-transfer] dependabot[bot] opened a new pull request, #92: Bump groovy from 3.0.9 to 3.0.17

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #92: URL: https://github.com/apache/maven-artifact-transfer/pull/92 Bumps [groovy](https://github.com/apache/groovy) from 3.0.9 to 3.0.17. Commits See full diff in https://github.com/apache/groovy/commits";>compare view

[jira] [Commented] (MNG-7684) With Maven 3.9.0, `maven.config` requires each flag on a separate line

2023-03-31 Thread Daniel Martin (Jira)
[ https://issues.apache.org/jira/browse/MNG-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707243#comment-17707243 ] Daniel Martin commented on MNG-7684: This is so dumb... The breaking change was complet

[GitHub] [maven-site] michael-o commented on pull request #404: Update to m-fluido 2.0.0-M5

2023-03-31 Thread via GitHub
michael-o commented on PR #404: URL: https://github.com/apache/maven-site/pull/404#issuecomment-1491635868 > for all changes like here with Doxia, where we may change generated output - maybe would good to write gha pipeline to show diff before/after introduced change - visible here in gh r

[GitHub] [maven-site] slachiewicz merged pull request #405: Remove m-pdf-plugin - no longer works with m-site-p 4.x/Doxia 2.x

2023-03-31 Thread via GitHub
slachiewicz merged PR #405: URL: https://github.com/apache/maven-site/pull/405 -- 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 commented on pull request #404: Update to m-fluido 2.0.0-M3 due to

2023-03-31 Thread via GitHub
slachiewicz commented on PR #404: URL: https://github.com/apache/maven-site/pull/404#issuecomment-1491630102 for all changes like here with Doxia, where we may change generated output - maybe would good to write gha pipeline to show diff before/after introduced change - visible here in gh r

[GitHub] [maven-build-cache-extension] dependabot[bot] opened a new pull request, #55: Bump commons-io from 2.7 to 2.11.0

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #55: URL: https://github.com/apache/maven-build-cache-extension/pull/55 Bumps commons-io from 2.7 to 2.11.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:

[GitHub] [maven-build-cache-extension] dependabot[bot] opened a new pull request, #54: Bump log4j-over-slf4j from 1.7.35 to 1.7.36

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #54: URL: https://github.com/apache/maven-build-cache-extension/pull/54 Bumps [log4j-over-slf4j](https://github.com/qos-ch/slf4j) from 1.7.35 to 1.7.36. Commits https://github.com/qos-ch/slf4j/commit/e9ee55cca93c2bf26f14482a9bdf961c750

[GitHub] [maven-build-cache-extension] dependabot[bot] opened a new pull request, #53: Bump mockitoVersion from 4.8.0 to 5.2.0

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #53: URL: https://github.com/apache/maven-build-cache-extension/pull/53 Bumps `mockitoVersion` from 4.8.0 to 5.2.0. Updates `mockito-core` from 4.8.0 to 5.2.0 Release notes Sourced from https://github.com/mockito/mockito/releases";>mocki

[jira] [Commented] (MNG-7752) can't download transitive dependencies if there is an expression in the pom

2023-03-31 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707167#comment-17707167 ] Michael Osipov commented on MNG-7752: - It is at least here: https://maven.apache.org/g

[jira] [Commented] (MINVOKER-334) incorrect basedir on windows

2023-03-31 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707163#comment-17707163 ] Michael Osipov commented on MINVOKER-334: - Let's leave this open, it may happen

[jira] [Commented] (MSITE-806) Site generation does not work when no report configured nor Doxia document provided

2023-03-31 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSITE-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707159#comment-17707159 ] Michael Osipov commented on MSITE-806: -- A few thoughts on this, from a this year's pe