[jira] [Assigned] (MCHANGELOG-150) Upgrade JUnit to 4.13

2024-11-04 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MCHANGELOG-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MCHANGELOG-150: -- Assignee: Sylwester Lachiewicz > Upgrade JUnit to 4.13 > -

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-changelog-plugin]

2024-11-04 Thread via GitHub
dependabot[bot] closed pull request #26: Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 URL: https://github.com/apache/maven-changelog-plugin/pull/26 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-changelog-plugin]

2024-11-04 Thread via GitHub
dependabot[bot] commented on PR #26: URL: https://github.com/apache/maven-changelog-plugin/pull/26#issuecomment-2456432674 OK, I won't notify you about version 4.x.x again, unless you re-open this PR. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 [maven-changelog-plugin]

2024-11-04 Thread via GitHub
slawekjaranowski commented on PR #26: URL: https://github.com/apache/maven-changelog-plugin/pull/26#issuecomment-2456432599 @dependabot ignore this major version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (MNGSITE-507) Convert APT to markdown sources

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895515#comment-17895515 ] ASF GitHub Bot commented on MNGSITE-507: kwin commented on PR #573: URL: https:/

Re: [PR] [MNGSITE-507] Convert APT to Markdown [maven-site]

2024-11-04 Thread via GitHub
kwin commented on PR #573: URL: https://github.com/apache/maven-site/pull/573#issuecomment-2456414549 > conventions/code.html misses anchors as well es in other files. Explicit anchors are lost. Tracked in https://issues.apache.org/jira/browse/DOXIA-759 -- This is an automated mess

Re: [PR] Bump Maven Site Plugin AND Maven Fluido Skin [maven-site]

2024-11-04 Thread via GitHub
kwin commented on PR #525: URL: https://github.com/apache/maven-site/pull/525#issuecomment-2456412408 I think it is time for an update again. @michael-o Do you take it up or should I take over to bump to latest m-site-p and fluido 2? -- This is an automated message from the Apache Git Ser

[PR] [DOXIA-759] Support anchors in MarkdownSink [maven-doxia]

2024-11-04 Thread via GitHub
kwin opened a new pull request, #247: URL: https://github.com/apache/maven-doxia/pull/247 (no comment) -- 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-mai

[jira] [Updated] (DOXIA-759) MarkdownSink doesn't support anchors

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-759: -- Fix Version/s: 2.1.0 > MarkdownSink doesn't support anchors > --

[jira] [Assigned] (DOXIA-759) MarkdownSink doesn't support anchors

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned DOXIA-759: - Assignee: Konrad Windszus > MarkdownSink doesn't support anchors > --

[PR] Remove unused class [maven]

2024-11-04 Thread via GitHub
gnodet opened a new pull request, #1866: URL: https://github.com/apache/maven/pull/1866 (no comment) -- 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:

Re: [PR] Rewrite the plugin using standard `javax.tools` API instead of Plexus. [maven-compiler-plugin]

2024-11-04 Thread via GitHub
desruisseaux commented on PR #271: URL: https://github.com/apache/maven-compiler-plugin/pull/271#issuecomment-2455737889 > So either you added the null values as a safe belt to all ITs, or we need to find another source. I added these null values because otherwise, `javac` complained

[jira] [Updated] (DOXIA-759) MarkdownSink doesn't support anchors

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-759: -- Description: Currently {{Sink.anchor(...)}} is silently disregarded in https://github.com/apache

[jira] [Updated] (DOXIA-759) MarkdownSink doesn't support anchors

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-759: -- Description: Currently {{Sink.anchor()}} is silently disregarded in https://github.com/apache/ma

[jira] [Created] (DOXIA-759) MarkdownSink doesn't support anchors

2024-11-04 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-759: - Summary: MarkdownSink doesn't support anchors Key: DOXIA-759 URL: https://issues.apache.org/jira/browse/DOXIA-759 Project: Maven Doxia Issue Type: New Feat

[jira] [Updated] (DOXIA-757) MarkdownSink: Hash character (#) incorrectly removed from beginning of link name

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-757: -- Description: In case of the following Sink methods being called {code} Sink.link("#test"); Sink

[jira] [Updated] (DOXIA-757) MarkdownSink: Hash character (#) incorrectly removed from beginning of link name

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-757: -- Summary: MarkdownSink: Hash character (#) incorrectly removed from beginning of link name (was:

[jira] [Updated] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIA-758: -- Fix Version/s: 2.1.0 > MarkdownParser ignores emitComments flag > --

[jira] [Comment Edited] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895420#comment-17895420 ] Konrad Windszus edited comment on DOXIA-758 at 11/4/24 8:47 PM:

[jira] [Comment Edited] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895374#comment-17895374 ] Konrad Windszus edited comment on DOXIA-758 at 11/4/24 8:46 PM:

[jira] [Comment Edited] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895374#comment-17895374 ] Konrad Windszus edited comment on DOXIA-758 at 11/4/24 8:44 PM:

[jira] [Commented] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895420#comment-17895420 ] Konrad Windszus commented on DOXIA-758: --- Omitting of leading comments is probably a

[jira] [Commented] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895411#comment-17895411 ] Michael Osipov commented on DOXIA-758: -- I would expect comments to be consistently om

[PR] [DOXIA-758] Consider emitComments flag in MarkdownSink [maven-doxia]

2024-11-04 Thread via GitHub
kwin opened a new pull request, #246: URL: https://github.com/apache/maven-doxia/pull/246 (no comment) -- 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-mai

[jira] [Commented] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895407#comment-17895407 ] Konrad Windszus commented on DOXIA-758: --- Well every valid bug report describes incor

[jira] [Comment Edited] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895374#comment-17895374 ] Konrad Windszus edited comment on DOXIA-758 at 11/4/24 7:33 PM:

[jira] [Commented] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895398#comment-17895398 ] Michael Osipov commented on DOXIA-758: -- This isn't right. > MarkdownParser ignores e

Re: [PR] Rewrite the plugin using standard `javax.tools` API instead of Plexus. [maven-compiler-plugin]

2024-11-04 Thread via GitHub
gnodet commented on PR #271: URL: https://github.com/apache/maven-compiler-plugin/pull/271#issuecomment-2455404270 Fwiw, https://github.com/apache/maven/pull/1865 should fix the `MCOMPILER-346` IT. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[PR] Fix dependency resolver not using project repositories [maven]

2024-11-04 Thread via GitHub
gnodet opened a new pull request, #1865: URL: https://github.com/apache/maven/pull/1865 (no comment) -- 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:

Re: [PR] [MNGSITE-507] Convert APT to Markdown [maven-site]

2024-11-04 Thread via GitHub
kwin commented on PR #573: URL: https://github.com/apache/maven-site/pull/573#issuecomment-2455340033 > The first difference I see is that comments are fully retained. This is not new and not strictly related to the conversion but I tracked this now in https://issues.apache.org/jira/

[jira] [Commented] (MNGSITE-507) Convert APT to markdown sources

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895375#comment-17895375 ] ASF GitHub Bot commented on MNGSITE-507: kwin commented on PR #573: URL: https:/

[jira] [Commented] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895374#comment-17895374 ] Konrad Windszus commented on DOXIA-758: --- Only leading comments (i.e. ones preceeding

[jira] [Created] (DOXIA-758) MarkdownParser ignores emitComments flag

2024-11-04 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-758: - Summary: MarkdownParser ignores emitComments flag Key: DOXIA-758 URL: https://issues.apache.org/jira/browse/DOXIA-758 Project: Maven Doxia Issue Type: Bug

[jira] [Commented] (MNGSITE-507) Convert APT to markdown sources

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895372#comment-17895372 ] ASF GitHub Bot commented on MNGSITE-507: kwin commented on PR #573: URL: https:/

Re: [PR] [MNGSITE-507] Convert APT to Markdown [maven-site]

2024-11-04 Thread via GitHub
kwin commented on PR #573: URL: https://github.com/apache/maven-site/pull/573#issuecomment-2455318587 > Next diff: Code blocks from APT, not verbatim ones are lost, so is autohighlight. Example: developers/committer-settings.html Well, https://maven.apache.org/developers/committer-set

[jira] [Updated] (DOXIATOOLS-89) Macros should not be resolved during conversion

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated DOXIATOOLS-89: -- Description: Currently [macros|https://maven.apache.org/doxia/macros/index.html] are

Re: [PR] Upgrade to beta 5 [maven-deploy-plugin]

2024-11-04 Thread via GitHub
gnodet commented on code in PR #81: URL: https://github.com/apache/maven-deploy-plugin/pull/81#discussion_r1828089252 ## pom.xml: ## @@ -83,8 +83,8 @@ under the License. ${version.maven-source-plugin} ${version.maven-surefire} ${version.maven-war-plugin} -4

Re: [PR] Rewrite the plugin using standard `javax.tools` API instead of Plexus. [maven-compiler-plugin]

2024-11-04 Thread via GitHub
desruisseaux commented on PR #271: URL: https://github.com/apache/maven-compiler-plugin/pull/271#issuecomment-2455233907 Would a `jdk9+` profile be useful if Maven 4 cannot run on JDK 8 anyway? Someone pointed out the case of toolchain, but that case would not be covered by the profile, is

Re: [PR] Bump minaSshdVersion from 2.11.0 to 2.13.2 [maven-scm]

2024-11-04 Thread via GitHub
dependabot[bot] closed pull request #219: Bump minaSshdVersion from 2.11.0 to 2.13.2 URL: https://github.com/apache/maven-scm/pull/219 -- 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 co

[PR] Bump minaSshdVersion from 2.11.0 to 2.14.0 [maven-scm]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #224: URL: https://github.com/apache/maven-scm/pull/224 Bumps `minaSshdVersion` from 2.11.0 to 2.14.0. Updates `org.apache.sshd:sshd-git` from 2.11.0 to 2.14.0 Release notes Sourced from https://github.com/apache/mina-sshd/releases";>org

[PR] Bump org.codehaus.plexus:plexus-sec-dispatcher from 2.0 to 4.0.1 [maven-scm]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #223: URL: https://github.com/apache/maven-scm/pull/223 Bumps [org.codehaus.plexus:plexus-sec-dispatcher](https://github.com/codehaus-plexus/plexus-sec-dispatcher) from 2.0 to 4.0.1. Release notes Sourced from https://github.com/codehaus-

Re: [PR] Bump minaSshdVersion from 2.11.0 to 2.13.2 [maven-scm]

2024-11-04 Thread via GitHub
dependabot[bot] commented on PR #219: URL: https://github.com/apache/maven-scm/pull/219#issuecomment-2455201139 Superseded by #224. -- 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 co

Re: [PR] [MNG-8286] Add a condition profile based on a simple expressions [maven]

2024-11-04 Thread via GitHub
gnodet commented on PR #1771: URL: https://github.com/apache/maven/pull/1771#issuecomment-2455195797 We may need to take into accounts https://issues.apache.org/jira/browse/MNG-6943 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Rewrite the plugin using standard `javax.tools` API instead of Plexus. [maven-compiler-plugin]

2024-11-04 Thread via GitHub
gnodet commented on PR #271: URL: https://github.com/apache/maven-compiler-plugin/pull/271#issuecomment-2455184337 Fwiw, the `source` and `release` config parameters are inherited from: https://github.com/apache/maven-apache-parent/blob/master/pom.xml#L100-L101 -- This is an automated

Re: [PR] Upgrade to beta 5 [maven-deploy-plugin]

2024-11-04 Thread via GitHub
slawekjaranowski commented on code in PR #81: URL: https://github.com/apache/maven-deploy-plugin/pull/81#discussion_r1828009667 ## pom.xml: ## @@ -83,8 +83,8 @@ under the License. ${version.maven-source-plugin} ${version.maven-surefire} ${version.maven-war-plug

[jira] [Commented] (DOXIA-757) MarkdownSink: Anchor incorrectly removed from beginning of link name

2024-11-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895345#comment-17895345 ] Konrad Windszus commented on DOXIA-757: --- This is due to a copy&paste mistake from AP

[jira] [Created] (DOXIA-757) MarkdownSink: Anchor incorrectly removed from beginning of link name

2024-11-04 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-757: - Summary: MarkdownSink: Anchor incorrectly removed from beginning of link name Key: DOXIA-757 URL: https://issues.apache.org/jira/browse/DOXIA-757 Project: Maven Dox

Re: [PR] [DOXIATOOLS-89] Macros should not be resolved [maven-doxia-converter]

2024-11-04 Thread via GitHub
kwin commented on PR #86: URL: https://github.com/apache/maven-doxia-converter/pull/86#issuecomment-2455080523 Requires https://github.com/apache/maven-doxia/pull/244 to be merged first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (DOXIATOOLS-89) Macros should not be resolved during conversion

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895341#comment-17895341 ] ASF GitHub Bot commented on DOXIATOOLS-89: -- kwin opened a new pull request, #

[jira] [Commented] (DOXIATOOLS-89) Macros should not be resolved during conversion

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIATOOLS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895342#comment-17895342 ] ASF GitHub Bot commented on DOXIATOOLS-89: -- kwin commented on PR #86: URL: h

[PR] [DOXIATOOLS-89] Macros should not be resolved [maven-doxia-converter]

2024-11-04 Thread via GitHub
kwin opened a new pull request, #86: URL: https://github.com/apache/maven-doxia-converter/pull/86 Instead they should be converted to the destination format -- 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

Re: [PR] Replace `if: always()` to allow canceling workflow [maven-gh-actions-shared]

2024-11-04 Thread via GitHub
slawekjaranowski merged PR #108: URL: https://github.com/apache/maven-gh-actions-shared/pull/108 -- 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-

[PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [maven-enforcer]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #335: URL: https://github.com/apache/maven-enforcer/pull/335 Bumps commons-io:commons-io from 2.16.1 to 2.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-

[PR] Bump resolver.version from 1.4.1 to 1.9.22 [maven-enforcer]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #334: URL: https://github.com/apache/maven-enforcer/pull/334 Bumps `resolver.version` from 1.4.1 to 1.9.22. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.4.1 to 1.9.22 Release notes Sourced from https://github.com/apache/

[jira] [Updated] (MCOMPILER-540) useIncrementalCompilation=false may add generated sources to the sources list

2024-11-04 Thread Daniel Mensinger (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mensinger updated MCOMPILER-540: --- Description: When using the {{maven-compiler-plugin}} with {{false}}, source file

[jira] [Commented] (MCOMPILER-538) Do not add target/generated-sources/annotations to the source roots

2024-11-04 Thread Daniel Mensinger (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895305#comment-17895305 ] Daniel Mensinger commented on MCOMPILER-538: [~sjaranowski]: The `generate

[jira] [Commented] (MCOMPILER-540) useIncrementalCompilation=false may add generated sources to the sources list

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895303#comment-17895303 ] ASF GitHub Bot commented on MCOMPILER-540: -- mensinda commented on PR #192: UR

Re: [PR] [MCOMPILER-540] - useIncrementalCompilation=false may add generated sources to the sources list [maven-compiler-plugin]

2024-11-04 Thread via GitHub
mensinda commented on PR #192: URL: https://github.com/apache/maven-compiler-plugin/pull/192#issuecomment-2454844938 As requested, I have added a test case. **NOTE:** The added test case will only pass once #191 is merged, or [MCOMPILER-538](https://issues.apache.org/jira/browse/MCOM

Re: [PR] Bump resolverVersion from 1.9.20 to 2.0.2 [maven-plugin-tools]

2024-11-04 Thread via GitHub
dependabot[bot] closed pull request #335: Bump resolverVersion from 1.9.20 to 2.0.2 URL: https://github.com/apache/maven-plugin-tools/pull/335 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[PR] Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.10 [maven-plugin-tools]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #342: URL: https://github.com/apache/maven-plugin-tools/pull/342 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.15.10. Release notes Sourced from https://github.com/raphw/byte-buddy/releases";>net.by

Re: [PR] Bump resolverVersion from 1.9.20 to 2.0.2 [maven-plugin-tools]

2024-11-04 Thread via GitHub
dependabot[bot] commented on PR #335: URL: https://github.com/apache/maven-plugin-tools/pull/335#issuecomment-2454711597 Superseded by #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 s

[PR] Bump resolverVersion from 1.9.20 to 2.0.3 [maven-plugin-tools]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #341: URL: https://github.com/apache/maven-plugin-tools/pull/341 Bumps `resolverVersion` from 1.9.20 to 2.0.3. Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.20 to 2.0.3 Release notes Sourced from https://github.com/apa

[jira] [Commented] (MCOMPILER-538) Do not add target/generated-sources/annotations to the source roots

2024-11-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895287#comment-17895287 ] ASF GitHub Bot commented on MCOMPILER-538: -- mensinda commented on PR #191: UR

Re: [PR] [MCOMPILER-538] Do not add target/generated-sources/annotations to the source roots [maven-compiler-plugin]

2024-11-04 Thread via GitHub
mensinda commented on PR #191: URL: https://github.com/apache/maven-compiler-plugin/pull/191#issuecomment-2454698513 I have rebased the PR and added a test case. I am not really happy with the hardcoded paths in `SourcePathReadGoal.java` myself, but I couldn't figure out a better sol

[jira] [Closed] (MNG-8347) Update to Resolver 2.0.3

2024-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8347. Resolution: Fixed > Update to Resolver 2.0.3 > > > Key: MNG-

[jira] [Closed] (MNG-8359) Merge Docgen tool with Resolver one

2024-11-04 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak closed MNG-8359. Resolution: Fixed > Merge Docgen tool with Resolver one > --- > >

[PR] Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 [maven-pdf-plugin]

2024-11-04 Thread via GitHub
dependabot[bot] opened a new pull request, #59: URL: https://github.com/apache/maven-pdf-plugin/pull/59 Bumps [org.codehaus.mojo:l10n-maven-plugin](https://github.com/mojohaus/l10n-maven-plugin) from 1.0.0 to 1.1.0. Commits https://github.com/mojohaus/l10n-maven-plugin/commit/

Re: [PR] Guesswork [maven]

2024-11-04 Thread via GitHub
cstamas closed pull request #1862: Guesswork URL: https://github.com/apache/maven/pull/1862 -- 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

[PR] Guesswork II [maven]

2024-11-04 Thread via GitHub
cstamas opened a new pull request, #1864: URL: https://github.com/apache/maven/pull/1864 Let's see ITs -- 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-mai

[jira] [Created] (DOXIA-756) Parser: Allow to overwrite macro execution

2024-11-04 Thread Konrad Windszus (Jira)
Konrad Windszus created DOXIA-756: - Summary: Parser: Allow to overwrite macro execution Key: DOXIA-756 URL: https://issues.apache.org/jira/browse/DOXIA-756 Project: Maven Doxia Issue Type: Im

[jira] [Updated] (MNG-8363) Make dependency's "version" tag optional when we have a "classifier"

2024-11-04 Thread Rodrigo Carvalho Silva (Jira)
[ https://issues.apache.org/jira/browse/MNG-8363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo Carvalho Silva updated MNG-8363: Description: I have the following dependency: {{    }} {{      com.querydsl}} {{   

[jira] [Commented] (MNG-8364) Make "classifier" be managed by "dependencyManagement"

2024-11-04 Thread Rodrigo Carvalho Silva (Jira)
[ https://issues.apache.org/jira/browse/MNG-8364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895244#comment-17895244 ] Rodrigo Carvalho Silva commented on MNG-8364: - I've been thinking about this re

[jira] [Comment Edited] (MJAVADOC-728) Dependencies not resolved for aggregate-jar

2024-11-04 Thread Jira
[ https://issues.apache.org/jira/browse/MJAVADOC-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783511#comment-17783511 ] Martin Höller edited comment on MJAVADOC-728 at 11/4/24 8:42 AM: