[GitHub] [maven] gnodet merged pull request #1254: Various minor fixes

2023-09-21 Thread via GitHub
gnodet merged PR #1254: URL: https://github.com/apache/maven/pull/1254 -- 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-7820) Remove dependency on plexus-utils

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767848#comment-17767848 ] ASF GitHub Bot commented on MNG-7820: - gnodet opened a new pull request, #1255: URL: ht

[jira] [Commented] (MNG-7820) Remove dependency on plexus-utils

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

[jira] [Commented] (MNG-7820) Remove dependency on plexus-utils

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

[GitHub] [maven] gnodet merged pull request #1251: [MNG-7820] Get rid of plexus-utils introspection classes

2023-09-21 Thread via GitHub
gnodet merged PR #1251: URL: https://github.com/apache/maven/pull/1251 -- 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

[GitHub] [maven] gnodet merged pull request #1250: [MNG-7820] Get rid of plexus-utils DAG class

2023-09-21 Thread via GitHub
gnodet merged PR #1250: URL: https://github.com/apache/maven/pull/1250 -- 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-7820) Remove dependency on plexus-utils

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

[GitHub] [maven] gnodet merged pull request #1249: [MNG-7820] Get rid of plexus-utils Os class

2023-09-21 Thread via GitHub
gnodet merged PR #1249: URL: https://github.com/apache/maven/pull/1249 -- 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-7893) Allow versioning the superpom according to the model version

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767833#comment-17767833 ] ASF GitHub Bot commented on MNG-7893: - gnodet commented on code in PR #1253: URL: https

[GitHub] [maven] gnodet commented on a diff in pull request #1253: [MNG-7893] Allow versioning the superpom according to the model version

2023-09-21 Thread via GitHub
gnodet commented on code in PR #1253: URL: https://github.com/apache/maven/pull/1253#discussion_r1333906669 ## maven-core/src/main/java/org/apache/maven/DefaultMaven.java: ## @@ -495,6 +495,7 @@ private void validatePrerequisitesForNonMavenPluginProjects(List p * @return

[jira] [Commented] (MARTIFACT-48) rework exclude parameter

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767816#comment-17767816 ] ASF GitHub Bot commented on MARTIFACT-48: - hboutemy opened a new pull request,

[jira] [Updated] (MARTIFACT-48) rework exclude parameter

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MARTIFACT-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated MARTIFACT-48: Labels: pull-request-available (was: ) > rework exclude parameter >

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #328: Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0

2023-09-21 Thread via GitHub
dependabot[bot] opened a new pull request, #328: URL: https://github.com/apache/maven-indexer/pull/328 Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 2.6.0 to 2.7.0. Release notes Sourced from https://github.com/gaul/modernizer-maven

[jira] [Commented] (MNG-7891) support configuration in extensions.xml / elements

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767806#comment-17767806 ] ASF GitHub Bot commented on MNG-7891: - laeubi commented on PR #1252: URL: https://githu

[GitHub] [maven] laeubi commented on pull request #1252: [MNG-7891] Support configuration for extensions

2023-09-21 Thread via GitHub
laeubi commented on PR #1252: URL: https://github.com/apache/maven/pull/1252#issuecomment-1730760498 > With a remark: personally am really tired to use DOM/Xpp3Dom as "config" It is `PlexusConfiguration` here ;-) > we need something smarter Don't know what smart you have

[jira] [Commented] (MNG-7879) Add a new BOM packaging

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767735#comment-17767735 ] ASF GitHub Bot commented on MNG-7879: - gnodet commented on PR #1242: URL: https://githu

[jira] [Updated] (MSHADE-381) Introduction of YamlAppendingTransformer

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MSHADE-381: - Issue Type: New Feature (was: Improvement) > Introduction of YamlAppendingTransf

[jira] [Closed] (MSHADE-377) backwards incompatible change between 3.2.2 and 3.2.3

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MSHADE-377. > backwards incompatible change between 3.2.2 and 3.2.3 > -

[jira] [Resolved] (MSHADE-377) backwards incompatible change between 3.2.2 and 3.2.3

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MSHADE-377. -- Resolution: Won't Fix What you say is likely true, though I haven't personally

[jira] [Assigned] (MRESOLVER-406) Update Jetty to 9.4.52.v20230823 (test dependency)

2023-09-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak reassigned MRESOLVER-406: - Assignee: Tamas Cservenak > Update Jetty to 9.4.52.v20230823 (test dependency

[GitHub] [maven-resolver] dependabot[bot] commented on pull request #331: Bump org.eclipse.jetty:jetty-http from 9.4.51.v20230217 to 9.4.52.v20230823 in /maven-resolver-transport-http

2023-09-21 Thread via GitHub
dependabot[bot] commented on PR #331: URL: https://github.com/apache/maven-resolver/pull/331#issuecomment-1730273542 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

[GitHub] [maven-resolver] cstamas closed pull request #331: Bump org.eclipse.jetty:jetty-http from 9.4.51.v20230217 to 9.4.52.v20230823 in /maven-resolver-transport-http

2023-09-21 Thread via GitHub
cstamas closed pull request #331: Bump org.eclipse.jetty:jetty-http from 9.4.51.v20230217 to 9.4.52.v20230823 in /maven-resolver-transport-http URL: https://github.com/apache/maven-resolver/pull/331 -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Closed] (MRESOLVER-406) Update Jetty to 9.4.52.v20230823 (test dependency)

2023-09-21 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MRESOLVER-406. - Resolution: Fixed > Update Jetty to 9.4.52.v20230823 (test dependency) > -

[jira] [Commented] (MRESOLVER-406) Update Jetty to 9.4.52.v20230823 (test dependency)

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767723#comment-17767723 ] ASF GitHub Bot commented on MRESOLVER-406: -- cstamas merged PR #332: URL: http

[GitHub] [maven-resolver] cstamas merged pull request #332: [MRESOLVER-406] Update Jetty to 9.4.52.v20230823

2023-09-21 Thread via GitHub
cstamas merged PR #332: URL: https://github.com/apache/maven-resolver/pull/332 -- 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] (MNG-7879) Add a new BOM packaging

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

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767721#comment-17767721 ] ASF GitHub Bot commented on MNG-7541: - michael-o commented on code in PR #878: URL: htt

[GitHub] [maven] michael-o commented on a diff in pull request #878: [MNG-7541] Implement powershell command

2023-09-21 Thread via GitHub
michael-o commented on code in PR #878: URL: https://github.com/apache/maven/pull/878#discussion_r1333573181 ## apache-maven/src/assembly/maven/bin/mvnDebug.ps1: ## @@ -0,0 +1,42 @@ +<# +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agre

[jira] [Commented] (MNG-7893) Allow versioning the superpom according to the model version

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767717#comment-17767717 ] ASF GitHub Bot commented on MNG-7893: - cstamas commented on code in PR #1253: URL: http

[GitHub] [maven] cstamas commented on a diff in pull request #1253: [MNG-7893] Allow versioning the superpom according to the model version

2023-09-21 Thread via GitHub
cstamas commented on code in PR #1253: URL: https://github.com/apache/maven/pull/1253#discussion_r1333571341 ## maven-core/src/main/java/org/apache/maven/DefaultMaven.java: ## @@ -495,6 +495,7 @@ private void validatePrerequisitesForNonMavenPluginProjects(List p * @return

[jira] [Commented] (MRESOLVER-406) Update Jetty to 9.4.52.v20230823 (test dependency)

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767715#comment-17767715 ] ASF GitHub Bot commented on MRESOLVER-406: -- cstamas opened a new pull request

[GitHub] [maven-resolver] cstamas opened a new pull request, #332: [MRESOLVER-406] Update Jetty to 9.4.52.v20230823

2023-09-21 Thread via GitHub
cstamas opened a new pull request, #332: URL: https://github.com/apache/maven-resolver/pull/332 The older versions trigger nasty CVE reports. No real effect, as this is really just a test dependency. --- https://issues.apache.org/jira/browse/MRESOLVER-406 -- This is an autom

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767712#comment-17767712 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on PR #878: URL: https:/

[GitHub] [maven] JurrianFahner commented on pull request #878: [MNG-7541] Implement powershell command

2023-09-21 Thread via GitHub
JurrianFahner commented on PR #878: URL: https://github.com/apache/maven/pull/878#issuecomment-1730247235 @Giovds @michael-o This branch contains the latest improvements from #982. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Created] (MRESOLVER-406) Update Jetty to 9.4.52.v20230823 (test dependency)

2023-09-21 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MRESOLVER-406: - Summary: Update Jetty to 9.4.52.v20230823 (test dependency) Key: MRESOLVER-406 URL: https://issues.apache.org/jira/browse/MRESOLVER-406 Project: Maven Resolv

[jira] [Updated] (MNG-7894) Consumer pom should not expose local workspace directory

2023-09-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-7894: - Fix Version/s: 4.0.0-alpha-8 > Consumer pom should not expose local workspace directory > -

[jira] [Updated] (MNG-7895) Support ${project.basedir} in file profile activation

2023-09-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MNG-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MNG-7895: - Component/s: Profiles > Support ${project.basedir} in file profile activation > --

[jira] [Created] (MNG-7895) Support ${project.basedir} in file profile activation

2023-09-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-7895: Summary: Support ${project.basedir} in file profile activation Key: MNG-7895 URL: https://issues.apache.org/jira/browse/MNG-7895 Project: Maven Issu

[jira] [Created] (MNG-7894) Consumer pom should not expose local workspace directory

2023-09-21 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MNG-7894: Summary: Consumer pom should not expose local workspace directory Key: MNG-7894 URL: https://issues.apache.org/jira/browse/MNG-7894 Project: Maven Is

[jira] [Commented] (MNG-7541) Native support for PowerShell to start Maven

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767671#comment-17767671 ] ASF GitHub Bot commented on MNG-7541: - JurrianFahner commented on PR #982: URL: https:/

[GitHub] [maven] JurrianFahner commented on pull request #982: [MNG-7541] Implement powershell mvn command

2023-09-21 Thread via GitHub
JurrianFahner commented on PR #982: URL: https://github.com/apache/maven/pull/982#issuecomment-1730072787 > > > As a matter of fact, this implemenation should copy the approach from mvn.cmd from master, not from maven-3.9.x. It does not matter to add something new and then skim a bit later.

[jira] [Updated] (DOXIA-706) Sink.text(String, SinkEventAttributes) not properly supported by Xhtml5BaseSink

2023-09-21 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-706: -- Fix Version/s: 2.0.0-M8 > Sink.text(String, SinkEventAttributes) not properly supported by > Xh

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767566#comment-17767566 ] ASF GitHub Bot commented on MJAVADOC-726: - michael-o commented on PR #243: URL:

[jira] [Resolved] (DOXIA-706) Sink.text(String, SinkEventAttributes) not properly supported by Xhtml5BaseSink

2023-09-21 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved DOXIA-706. --- Resolution: Fixed Fixed in https://github.com/apache/maven-doxia/commit/240f2b7ffe00c29446f6f

[GitHub] [maven-javadoc-plugin] michael-o commented on pull request #243: [MJAVADOC-726] exclude velocity

2023-09-21 Thread via GitHub
michael-o commented on PR #243: URL: https://github.com/apache/maven-javadoc-plugin/pull/243#issuecomment-1729597761 > same failure as before on JDK 8 Linux: > > Error: The following builds failed: Error: * [MJAVADOC-427](https://issues.apache.org/jira/browse/MJAVADOC-427)/pom.xml

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767564#comment-17767564 ] ASF GitHub Bot commented on MJAVADOC-726: - elharo commented on PR #243: URL: h

[jira] [Commented] (DOXIA-706) Sink.text(String, SinkEventAttributes) not properly supported by Xhtml5BaseSink

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767562#comment-17767562 ] ASF GitHub Bot commented on DOXIA-706: -- kwin merged PR #175: URL: https://github.com/

[GitHub] [maven-doxia] kwin merged pull request #175: [DOXIA-706] Support SinkEventAttributes in Sink.text(...)

2023-09-21 Thread via GitHub
kwin merged PR #175: URL: https://github.com/apache/maven-doxia/pull/175 -- 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] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767561#comment-17767561 ] ASF GitHub Bot commented on MJAVADOC-726: - elharo commented on PR #243: URL: h

[GitHub] [maven-javadoc-plugin] elharo commented on pull request #243: [MJAVADOC-726] exclude velocity

2023-09-21 Thread via GitHub
elharo commented on PR #243: URL: https://github.com/apache/maven-javadoc-plugin/pull/243#issuecomment-1729591108 same failure as before on JDK 8 Linux: Error: The following builds failed: Error: * MJAVADOC-427/pom.xml Looks like it might be an IT that's checking for very

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767558#comment-17767558 ] ASF GitHub Bot commented on MJAVADOC-726: - elharo commented on PR #243: URL: h

[GitHub] [maven-javadoc-plugin] elharo commented on pull request #243: [MJAVADOC-726] exclude velocity

2023-09-21 Thread via GitHub
elharo commented on PR #243: URL: https://github.com/apache/maven-javadoc-plugin/pull/243#issuecomment-1729588030 CI being flaky. I'll rerun if needed Recording test results [GitHub Checks] Causes for no suitable publisher found: [GitHub Checks] Trying to resolve checks par

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767553#comment-17767553 ] Elliotte Rusty Harold commented on MJAVADOC-726: Interesting. I haven't

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767552#comment-17767552 ] ASF GitHub Bot commented on MJAVADOC-726: - michael-o commented on PR #243: URL:

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767551#comment-17767551 ] ASF GitHub Bot commented on MJAVADOC-726: - elharo opened a new pull request, #2

[GitHub] [maven-javadoc-plugin] elharo opened a new pull request, #243: [MJAVADOC-726] exclude velocity

2023-09-21 Thread via GitHub
elharo opened a new pull request, #243: URL: https://github.com/apache/maven-javadoc-plugin/pull/243 Alternate appioach to keeping log4j out of the tree by excluding veliocty-tools. Nuked log4j from my .m2/repo and veriifed that the sample project now only downloads 1.2.17 when gener

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767537#comment-17767537 ] Michael Osipov commented on MJAVADOC-726: - You want reload4j. > Maven Java Doc

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767534#comment-17767534 ] Elliotte Rusty Harold commented on MJAVADOC-726: I wonder if there's so

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767533#comment-17767533 ] Elliotte Rusty Harold commented on MJAVADOC-726: There are still issues

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767531#comment-17767531 ] ASF GitHub Bot commented on MJAVADOC-726: - elharo commented on PR #242: URL: h

[jira] [Commented] (MNG-7893) Allow versioning the superpom according to the model version

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767529#comment-17767529 ] ASF GitHub Bot commented on MNG-7893: - gnodet opened a new pull request, #1253: URL: ht

[jira] [Updated] (MNG-7893) Allow versioning the superpom according to the model version

2023-09-21 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7893: - Summary: Allow versioning the superpom according to the model version (was: Allow versionning the

[jira] [Updated] (MNG-7893) Allow versionning the superpom according to the model version

2023-09-21 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated MNG-7893: - Summary: Allow versionning the superpom according to the model version (was: Version the superpom

[jira] [Created] (MNG-7893) Version the superpom along the model version

2023-09-21 Thread Guillaume Nodet (Jira)
Guillaume Nodet created MNG-7893: Summary: Version the superpom along the model version Key: MNG-7893 URL: https://issues.apache.org/jira/browse/MNG-7893 Project: Maven Issue Type: New Featur

[jira] [Commented] (MCOMPILER-546) Maven compiling fails when using JEP 443

2023-09-21 Thread Vlad Galuska (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767516#comment-17767516 ] Vlad Galuska commented on MCOMPILER-546: [~michael-o] Replaced with text > Ma

[jira] [Updated] (MCOMPILER-546) Maven compiling fails when using JEP 443

2023-09-21 Thread Vlad Galuska (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Galuska updated MCOMPILER-546: --- Description: I'm trying to test out the preview feature described in JEP 443: Unnamed pat

[jira] [Updated] (MCOMPILER-546) Maven compiling fails when using JEP 443

2023-09-21 Thread Vlad Galuska (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Galuska updated MCOMPILER-546: --- Attachment: (was: image-2023-09-21-14-20-35-050.png) > Maven compiling fails when usin

[jira] [Updated] (MCOMPILER-546) Maven compiling fails when using JEP 443

2023-09-21 Thread Vlad Galuska (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Galuska updated MCOMPILER-546: --- Attachment: (was: image-2023-09-21-14-15-13-708.png) > Maven compiling fails when usin

[jira] [Assigned] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MJAVADOC-726: -- Assignee: Elliotte Rusty Harold > Maven Java Doc Plugin downloads Lo

[jira] [Commented] (MCOMPILER-546) Maven compiling fails when using JEP 443

2023-09-21 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767513#comment-17767513 ] Michael Osipov commented on MCOMPILER-546: -- The images are unreadable, add co

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767512#comment-17767512 ] ASF GitHub Bot commented on MJAVADOC-726: - elharo opened a new pull request, #2

[jira] [Comment Edited] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767510#comment-17767510 ] Elliotte Rusty Harold edited comment on MJAVADOC-726 at 9/21/23 11:27 AM: ---

[jira] [Comment Edited] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767510#comment-17767510 ] Elliotte Rusty Harold edited comment on MJAVADOC-726 at 9/21/23 11:26 AM: ---

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767510#comment-17767510 ] Elliotte Rusty Harold commented on MJAVADOC-726: It should be possible

[jira] [Created] (MCOMPILER-546) Maven compiling fails when using JEP 443

2023-09-21 Thread Vlad Galuska (Jira)
Vlad Galuska created MCOMPILER-546: -- Summary: Maven compiling fails when using JEP 443 Key: MCOMPILER-546 URL: https://issues.apache.org/jira/browse/MCOMPILER-546 Project: Maven Compiler Plugin

[jira] [Updated] (MJAVADOC-726) Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MJAVADOC-726: --- Summary: Maven Java Doc Plugin downloads Log4j-1.2.12 dependency transitive

[jira] [Commented] (MJAVADOC-726) Maven Java Doc Plug-in v3.4.0 downloads Log4j-1.2.12 dependency transitively

2023-09-21 Thread Pino Navato (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767506#comment-17767506 ] Pino Navato commented on MJAVADOC-726: -- It still happens with maven 3.9.4 and java

[jira] [Commented] (MNG-7879) Add a new BOM packaging

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767461#comment-17767461 ] ASF GitHub Bot commented on MNG-7879: - gnodet commented on code in PR #451: URL: https:

[GitHub] [maven-site] gnodet commented on a diff in pull request #451: [MNG-7879] Document the new bom packaging

2023-09-21 Thread via GitHub
gnodet commented on code in PR #451: URL: https://github.com/apache/maven-site/pull/451#discussion_r133269 ## content/apt/guides/introduction/introduction-to-dependency-mechanism.apt: ## @@ -822,6 +822,48 @@ Introduction to the Dependency Mechanism artifact may not hav

[jira] [Commented] (MSHADE-457) Upgrade Parent to 40

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767434#comment-17767434 ] ASF GitHub Bot commented on MSHADE-457: --- slawekjaranowski merged PR #198: URL: http

[jira] [Closed] (MSHADE-458) Refresh download page

2023-09-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHADE-458. -- Resolution: Fixed > Refresh download page > - > > K

[jira] [Closed] (MSHADE-457) Upgrade Parent to 40

2023-09-21 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHADE-457. -- Resolution: Fixed > Upgrade Parent to 40 > > > Key

[jira] [Commented] (MNG-7879) Add a new BOM packaging

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767433#comment-17767433 ] ASF GitHub Bot commented on MNG-7879: - slawekjaranowski commented on code in PR #451: U

[GitHub] [maven-site] slawekjaranowski commented on a diff in pull request #451: [MNG-7879] Document the new bom packaging

2023-09-21 Thread via GitHub
slawekjaranowski commented on code in PR #451: URL: https://github.com/apache/maven-site/pull/451#discussion_r1332612419 ## content/apt/guides/introduction/introduction-to-dependency-mechanism.apt: ## @@ -822,6 +822,48 @@ Introduction to the Dependency Mechanism artifact m

[jira] [Commented] (MNG-7879) Add a new BOM packaging

2023-09-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNG-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767431#comment-17767431 ] ASF GitHub Bot commented on MNG-7879: - slawekjaranowski commented on PR #451: URL: http

[GitHub] [maven-site] slawekjaranowski commented on pull request #451: [MNG-7879] Document the new bom packaging

2023-09-21 Thread via GitHub
slawekjaranowski commented on PR #451: URL: https://github.com/apache/maven-site/pull/451#issuecomment-1729011182 Can we add example when and why use new packaging `bom` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use