Re: [PR] Bump version.maven-plugin-tools from 3.12.0 to 3.13.0 [maven-apache-parent]

2024-05-07 Thread via GitHub
slawekjaranowski commented on PR #223: URL: https://github.com/apache/maven-apache-parent/pull/223#issuecomment-2097659452 https://github.com/apache/maven-plugin-tools/releases/tag/maven-plugin-tools-3.13.0 -- This is an automated message from the Apache Git Service. To respond to the me

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844181#comment-17844181 ] ASF GitHub Bot commented on MPLUGIN-522: cstamas opened a new pull request, #282

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844184#comment-17844184 ] Tamas Cservenak commented on MPLUGIN-522: - For example the java prerequisite: wh

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
kwin commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097692140 > and in fact, plain wrong. I disagree with this statement, and also disagree that they should be opt in. Details in the JIRA. -- This is an automated message from the Apa

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844186#comment-17844186 ] ASF GitHub Bot commented on MPLUGIN-522: kwin commented on PR #282: URL: https:

[jira] [Comment Edited] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843885#comment-17843885 ] Tamas Cservenak edited comment on MPLUGIN-522 at 5/7/24 8:07 AM: -

[jira] [Comment Edited] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844188#comment-17844188 ] Konrad Windszus edited comment on MPLUGIN-522 at 5/7/24 8:08 AM: -

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844188#comment-17844188 ] Konrad Windszus commented on MPLUGIN-522: - > why it gets "highest class version

[jira] [Comment Edited] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844188#comment-17844188 ] Konrad Windszus edited comment on MPLUGIN-522 at 5/7/24 8:10 AM: -

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844189#comment-17844189 ] Tamas Cservenak commented on MPLUGIN-522: - In that case just fail the build (lik

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844192#comment-17844192 ] Tamas Cservenak commented on MPLUGIN-522: - Currently m-p-p produces plugins: *

[jira] [Comment Edited] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844195#comment-17844195 ] Tamas Cservenak edited comment on MPLUGIN-522 at 5/7/24 8:14 AM: -

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844195#comment-17844195 ] Tamas Cservenak commented on MPLUGIN-522: - Also, your statement is wrong: toolbo

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
cstamas commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097716799 Ok, then we have similar situation as with prefix: fail the build. Plugin should be modified to: * if none set, fail the build * if "auto", as now * if value set,

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
gnodet commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097717570 > I think enforcing prerequisites is a good thing and the default match for 99% of the cases. For other cases just overwrite with explicit values. Not stating prerequisites shoul

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844197#comment-17844197 ] ASF GitHub Bot commented on MPLUGIN-522: cstamas commented on PR #282: URL: htt

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844198#comment-17844198 ] ASF GitHub Bot commented on MPLUGIN-522: gnodet commented on PR #282: URL: http

[jira] [Comment Edited] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844188#comment-17844188 ] Konrad Windszus edited comment on MPLUGIN-522 at 5/7/24 8:18 AM: -

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
cstamas commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097721382 Also, unsure how then this thing works? https://maven.apache.org/plugins/maven-jar-plugin/plugin-info.html#system-requirements-history -- This is an automated message from

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844199#comment-17844199 ] ASF GitHub Bot commented on MPLUGIN-522: cstamas commented on PR #282: URL: htt

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844200#comment-17844200 ] ASF GitHub Bot commented on MPLUGIN-522: kwin commented on PR #282: URL: https:

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
kwin commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097722820 > Putting prerequisites which are greater than the one actually used to build are, at first, very weird. Let's focus on issue with the automatic detection. Please point me to

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
cstamas commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097814145 > I think enforcing and explicitly stating prerequisites is a good thing and the default matches for 99% of the cases. For other cases just overwrite with explicit values. Not s

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844218#comment-17844218 ] ASF GitHub Bot commented on MPLUGIN-522: cstamas commented on PR #282: URL: htt

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
cstamas commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097838429 This PR should be redone once Maven3 and Maven4 m-p-p are split (into maven-3.x and master) branch. And then: * default Java prerequisite should pick up from compiler plugin (

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844220#comment-17844220 ] ASF GitHub Bot commented on MPLUGIN-522: cstamas commented on PR #282: URL: htt

Re: [PR] [MPLUGIN-522] Prerequisites should be opt-in [maven-plugin-tools]

2024-05-07 Thread via GitHub
cstamas commented on PR #282: URL: https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097841309 But just for the record: current m-p-p releases produce broken Maven Plugin XML, in a way that plugin works just fine with Maven3, while Maven4 explodes with invalid error messa

[jira] [Commented] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844221#comment-17844221 ] ASF GitHub Bot commented on MPLUGIN-522: cstamas commented on PR #282: URL: htt

[PR] Fix typo in maven-build-cache-config.xml [maven-build-cache-extension]

2024-05-07 Thread via GitHub
mfoo opened a new pull request, #150: URL: https://github.com/apache/maven-build-cache-extension/pull/150 Hi all! This is a one character typo fix in the site docs. I have read the PR template but I have not created a ticket in the [MBUILDCACHE](https://issues.apache.org/jira/browse/

Re: [PR] Add hint about mvnrepository.com [maven-site]

2024-05-07 Thread via GitHub
tamaro-skaljic commented on code in PR #518: URL: https://github.com/apache/maven-site/pull/518#discussion_r1592339942 ## content/apt/guides/getting-started/index.apt: ## @@ -910,7 +910,9 @@ mvn process-resources "-Dcommand.line.prop=hello again" various plugins used to build

[jira] [Updated] (MPLUGIN-522) The auto prerequisites are way to aggressive

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MPLUGIN-522: Fix Version/s: 3.14.0 > The auto prerequisites are way to aggressive > ---

[jira] [Created] (MPLUGIN-523) Split Maven3 and Maven4 support

2024-05-07 Thread Tamas Cservenak (Jira)
Tamas Cservenak created MPLUGIN-523: --- Summary: Split Maven3 and Maven4 support Key: MPLUGIN-523 URL: https://issues.apache.org/jira/browse/MPLUGIN-523 Project: Maven Plugin Tools Issue Type

[jira] [Updated] (MNG-8117) Improve prerequisite evaluation and plugin version selection logging

2024-05-07 Thread Tamas Cservenak (Jira)
[ https://issues.apache.org/jira/browse/MNG-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cservenak updated MNG-8117: - Description: Currently, when user uses {{G:A}} the plugin tried is {{G:A:LATEST}} and is checked f

Re: [PR] Bump io.takari.maven:takari-smart-builder from 0.6.5 to 0.6.6 [maven-mvnd]

2024-05-07 Thread via GitHub
CrazyHZM merged PR #986: URL: https://github.com/apache/maven-mvnd/pull/986 -- 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.apa

Re: [PR] Bump maven.plugin-tools.version from 3.12.0 to 3.13.0 [maven-mvnd]

2024-05-07 Thread via GitHub
CrazyHZM merged PR #987: URL: https://github.com/apache/maven-mvnd/pull/987 -- 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.apa

Re: [PR] Fix typo in maven-build-cache-config.xml [maven-build-cache-extension]

2024-05-07 Thread via GitHub
CrazyHZM merged PR #150: URL: https://github.com/apache/maven-build-cache-extension/pull/150 -- 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-unsu

[PR] Merge BOM exclusions instead of overwriting [maven]

2024-05-07 Thread via GitHub
gnodet opened a new pull request, #1504: URL: https://github.com/apache/maven/pull/1504 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the

Re: [PR] Merge BOM exclusions instead of overwriting [maven]

2024-05-07 Thread via GitHub
lprimak commented on PR #1504: URL: https://github.com/apache/maven/pull/1504#issuecomment-2098839812 I believe that should do it! yes! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[jira] [Created] (MNG-8118) Dependency-management "client" exclusions overwrite BOM exclusions

2024-05-07 Thread Lenny Primak (Jira)
Lenny Primak created MNG-8118: - Summary: Dependency-management "client" exclusions overwrite BOM exclusions Key: MNG-8118 URL: https://issues.apache.org/jira/browse/MNG-8118 Project: Maven Issue

[jira] [Commented] (MSHARED-1392) Upgrade to Parent 42

2024-05-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844419#comment-17844419 ] Michael Osipov commented on MSHARED-1392: - Fixed with [b5b66f4c6e468685f5105e8

[jira] [Created] (DOXIASITETOOLS-338) Upgrade to Parent 42

2024-05-07 Thread Michael Osipov (Jira)
Michael Osipov created DOXIASITETOOLS-338: - Summary: Upgrade to Parent 42 Key: DOXIASITETOOLS-338 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-338 Project: Maven Doxia Sitetools

[jira] [Commented] (DOXIASITETOOLS-338) Upgrade to Parent 42

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844423#comment-17844423 ] ASF GitHub Bot commented on DOXIASITETOOLS-338: --- michael-o opened a

[jira] [Assigned] (MNG-8118) Dependency-management "client" exclusions overwrite BOM exclusions

2024-05-07 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned MNG-8118: Assignee: Guillaume Nodet > Dependency-management "client" exclusions overwrite BOM exclusio

[jira] [Commented] (MSHARED-971) System environment variable are always added to maven-invoker

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844428#comment-17844428 ] ASF GitHub Bot commented on MSHARED-971: slawekjaranowski opened a new pull requ

[jira] [Updated] (MSHARED-971) System environment variable are always added to maven-invoker

2024-05-07 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski updated MSHARED-971: Fix Version/s: maven-invoker-3.3.0 > System environment variable are always added

Re: [PR] [MINVOKER-366] Require Maven 3.6.3 [maven-invoker-plugin]

2024-05-07 Thread via GitHub
slawekjaranowski merged PR #238: URL: https://github.com/apache/maven-invoker-plugin/pull/238 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-uns

[jira] [Closed] (MINVOKER-366) Require Maven 3.6.3

2024-05-07 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MINVOKER-366. Resolution: Fixed > Require Maven 3.6.3 > --- > >

[jira] [Commented] (MINVOKER-366) Require Maven 3.6.3

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844430#comment-17844430 ] ASF GitHub Bot commented on MINVOKER-366: - slawekjaranowski merged PR #238: URL

[jira] [Closed] (DOXIA-60) Use an external XML Pull parser instead of plexus one

2024-05-07 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed DOXIA-60. - Resolution: Won't Do > Use an external XML Pull parser instead of plexus one >

[jira] [Closed] (DOXIA-436) Remove xhtml-module dependency of markdown module

2024-05-07 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed DOXIA-436. -- Resolution: Information Provided > Remove xhtml-module dependency of markdown module > -

[jira] [Closed] (DOXIA-718) Apply best security recommendations to xml parsing and validation

2024-05-07 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/DOXIA-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed DOXIA-718. -- Resolution: Not A Problem > Apply best security recommendations to xml parsing and valid

Re: [PR] [MSHARED-971] Add test for inherited environment [maven-invoker]

2024-05-07 Thread via GitHub
slawekjaranowski merged PR #79: URL: https://github.com/apache/maven-invoker/pull/79 -- 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-971) System environment variable are always added to maven-invoker

2024-05-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1784#comment-1784 ] ASF GitHub Bot commented on MSHARED-971: slawekjaranowski merged PR #79: URL: ht

[jira] [Closed] (MSHARED-971) System environment variable are always added to maven-invoker

2024-05-07 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski closed MSHARED-971. --- Resolution: Fixed > System environment variable are always added to maven-invoker >

[PR] Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.6 [maven-mvnd]

2024-05-07 Thread via GitHub
dependabot[bot] opened a new pull request, #988: URL: https://github.com/apache/maven-mvnd/pull/988 Bumps [info.picocli:picocli-codegen](https://github.com/remkop/picocli) from 4.5.2 to 4.7.6. Release notes Sourced from https://github.com/remkop/picocli/releases";>info.picocli:pico

Re: [PR] Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.5 [maven-mvnd]

2024-05-07 Thread via GitHub
dependabot[bot] commented on PR #981: URL: https://github.com/apache/maven-mvnd/pull/981#issuecomment-2099717626 Superseded by #988. -- 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

Re: [PR] Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.5 [maven-mvnd]

2024-05-07 Thread via GitHub
dependabot[bot] closed pull request #981: Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.5 URL: https://github.com/apache/maven-mvnd/pull/981 -- 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

[PR] Bump ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin from 1.0.24 to 1.0.25 [maven-mvnd]

2024-05-07 Thread via GitHub
dependabot[bot] opened a new pull request, #989: URL: https://github.com/apache/maven-mvnd/pull/989 Bumps [ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin](https://github.com/takari/provisio) from 1.0.24 to 1.0.25. Release notes Sourced from https://github.com/takari/provis

[PR] Bump com.google.inject:guice from 6.0.0 to 7.0.0 [maven-mvnd]

2024-05-07 Thread via GitHub
dependabot[bot] opened a new pull request, #990: URL: https://github.com/apache/maven-mvnd/pull/990 Bumps [com.google.inject:guice](https://github.com/google/guice) from 6.0.0 to 7.0.0. Release notes Sourced from https://github.com/google/guice/releases";>com.google.inject:guice's

[PR] Bump org.apache.maven.resolver:maven-resolver-util from 1.4.1 to 1.9.20 [maven-invoker-plugin]

2024-05-07 Thread via GitHub
dependabot[bot] opened a new pull request, #239: URL: https://github.com/apache/maven-invoker-plugin/pull/239 Bumps [org.apache.maven.resolver:maven-resolver-util](https://github.com/apache/maven-resolver) from 1.4.1 to 1.9.20. Release notes Sourced from https://github.com/apache/

[jira] [Created] (MASSEMBLY-1030) Manifest entries from archive configuration are not added

2024-05-07 Thread Olivier Lamy (Jira)
Olivier Lamy created MASSEMBLY-1030: --- Summary: Manifest entries from archive configuration are not added Key: MASSEMBLY-1030 URL: https://issues.apache.org/jira/browse/MASSEMBLY-1030 Project: Maven

[jira] [Updated] (MASSEMBLY-1030) Manifest entries from archive configuration are not added

2024-05-07 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MASSEMBLY-1030: Description: given the follow configuration {{

[jira] [Updated] (MASSEMBLY-1030) Manifest entries from archive configuration are not added

2024-05-07 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MASSEMBLY-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MASSEMBLY-1030: Description: given the follow configuration {code:java} src/main/assembly/web-b