[jira] [Comment Edited] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-18 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523970#comment-17523970 ] Dan Tran edited comment on MNG-7433 at 4/19/22 1:16 AM: Actually, I firmly believe

[jira] [Comment Edited] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-18 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523970#comment-17523970 ] Dan Tran edited comment on MNG-7433 at 4/19/22 1:15 AM: Actually, I firmly believe

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-18 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523970#comment-17523970 ] Dan Tran commented on MNG-7433: --- Actually, I firmly believe it has something to do with one of my reactor

[GitHub] [maven-surefire] Tibor17 commented on a diff in pull request #517: [SUREFIRE-2064] Allow all supported values of [parallel] option

2022-04-18 Thread GitBox
Tibor17 commented on code in PR #517: URL: https://github.com/apache/maven-surefire/pull/517#discussion_r852447504 ## surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/conf/TestNG740Configurator.java: ## @@ -37,33 +36,77 @@ * * @since

[GitHub] [maven-surefire] Tibor17 commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-18 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1101729057 @mthmulders Did you use JDK1.8 on your PC when you tested the IT? Look at the GH CI results. All JDKs fail except 1.8. Is this the reason? -- This is an automated message

[jira] [Closed] (MSOURCES-107) documentation of configuration

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSOURCES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSOURCES-107. --- Resolution: Incomplete No response for years. > documentation of configuration >

[GitHub] [maven-antrun-plugin] slachiewicz merged pull request #40: Bump xmlunit-matchers from 2.8.4 to 2.9.0

2022-04-18 Thread GitBox
slachiewicz merged PR #40: URL: https://github.com/apache/maven-antrun-plugin/pull/40 -- 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:

[GitHub] [maven-antrun-plugin] slachiewicz merged pull request #43: Bump xmlunit-core from 2.8.4 to 2.9.0

2022-04-18 Thread GitBox
slachiewicz merged PR #43: URL: https://github.com/apache/maven-antrun-plugin/pull/43 -- 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:

[GitHub] [maven-antrun-plugin] slachiewicz merged pull request #45: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-18 Thread GitBox
slachiewicz merged PR #45: URL: https://github.com/apache/maven-antrun-plugin/pull/45 -- 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:

[GitHub] [maven-antrun-plugin] slachiewicz merged pull request #46: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-18 Thread GitBox
slachiewicz merged PR #46: URL: https://github.com/apache/maven-antrun-plugin/pull/46 -- 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:

[jira] [Commented] (MANTRUN-223) Bad links in JavaDoc

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523871#comment-17523871 ] Michael Osipov commented on MANTRUN-223: Given that my bug reports with Ant are being ignored

[jira] [Updated] (MANTRUN-223) Bad links in Javadoc

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MANTRUN-223: --- Summary: Bad links in Javadoc (was: Bad links in JavaDoc) > Bad links in Javadoc >

[jira] [Commented] (MANTRUN-236) Upgrade Maven Plugin Plugin to 3.6.4

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523870#comment-17523870 ] Hudson commented on MANTRUN-236: Build succeeded in Jenkins: Maven » Maven TLP » maven-antrun-plugin »

[jira] [Commented] (MANTRUN-223) Bad links in JavaDoc

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523869#comment-17523869 ] Michael Osipov commented on MANTRUN-223: No {{package-list}} anymore:

[GitHub] [maven-surefire] mthmulders commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-18 Thread GitBox
mthmulders commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1101695153 > > Is it possible to find very similar and existing IT with argLine and make such addons with white spaces? > > Looking into that. Strange thing: when I wrote the IT, I

[GitHub] [maven-antrun-plugin] dependabot[bot] closed pull request #41: Bump maven-plugin-plugin from 3.6.2 to 3.6.4

2022-04-18 Thread GitBox
dependabot[bot] closed pull request #41: Bump maven-plugin-plugin from 3.6.2 to 3.6.4 URL: https://github.com/apache/maven-antrun-plugin/pull/41 -- 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-antrun-plugin] dependabot[bot] commented on pull request #41: Bump maven-plugin-plugin from 3.6.2 to 3.6.4

2022-04-18 Thread GitBox
dependabot[bot] commented on PR #41: URL: https://github.com/apache/maven-antrun-plugin/pull/41#issuecomment-1101694249 Looks like org.apache.maven.plugins:maven-plugin-plugin is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To

[GitHub] [maven-antrun-plugin] slachiewicz commented on pull request #40: Bump xmlunit-matchers from 2.8.4 to 2.9.0

2022-04-18 Thread GitBox
slachiewicz commented on PR #40: URL: https://github.com/apache/maven-antrun-plugin/pull/40#issuecomment-1101689265  @dependabot rebase -- 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-antrun-plugin] slachiewicz commented on pull request #43: Bump xmlunit-core from 2.8.4 to 2.9.0

2022-04-18 Thread GitBox
slachiewicz commented on PR #43: URL: https://github.com/apache/maven-antrun-plugin/pull/43#issuecomment-1101689094  @dependabot rebase -- 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-antrun-plugin] slachiewicz commented on pull request #41: Bump maven-plugin-plugin from 3.6.2 to 3.6.4

2022-04-18 Thread GitBox
slachiewicz commented on PR #41: URL: https://github.com/apache/maven-antrun-plugin/pull/41#issuecomment-1101688906  @dependabot rebase -- 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-antrun-plugin] slachiewicz commented on pull request #45: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-18 Thread GitBox
slachiewicz commented on PR #45: URL: https://github.com/apache/maven-antrun-plugin/pull/45#issuecomment-1101688662  @dependabot rebase -- 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-antrun-plugin] slachiewicz commented on pull request #46: Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2

2022-04-18 Thread GitBox
slachiewicz commented on PR #46: URL: https://github.com/apache/maven-antrun-plugin/pull/46#issuecomment-1101688481 @dependabot rebase -- 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-antrun-plugin] dependabot[bot] opened a new pull request, #47: Bump ant from 1.10.10 to 1.10.11 in /src/it/filesets-test

2022-04-18 Thread GitBox
dependabot[bot] opened a new pull request, #47: URL: https://github.com/apache/maven-antrun-plugin/pull/47 Bumps ant from 1.10.10 to 1.10.11. [![Dependabot compatibility

[jira] [Closed] (MANTRUN-236) Upgrade Maven Plugin Plugin to 3.6.4

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MANTRUN-236. -- Resolution: Fixed Fixed with

[jira] [Closed] (MANTRUN-229) exec target output has newlines converted corrupting binary information

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MANTRUN-229. -- Resolution: Incomplete Whatever happens inside {{gzip(1)}} is out of our control. It if is

[jira] [Closed] (MANTRUN-233) "Usage page" link is broken

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MANTRUN-233. -- Resolution: Invalid This is Maven Antrun Plugin and its

[jira] [Updated] (MANTRUN-235) File permissions are missing

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MANTRUN-235: --- Fix Version/s: waiting-for-feedback > File permissions are missing >

[jira] [Commented] (MANTRUN-235) File permissions are missing

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523852#comment-17523852 ] Michael Osipov commented on MANTRUN-235: Please provide more information otherwise this will be

[jira] [Created] (MANTRUN-236) Upgrade Maven Plugin Plugin to 3.6.4

2022-04-18 Thread Michael Osipov (Jira)
Michael Osipov created MANTRUN-236: -- Summary: Upgrade Maven Plugin Plugin to 3.6.4 Key: MANTRUN-236 URL: https://issues.apache.org/jira/browse/MANTRUN-236 Project: Maven Antrun Plugin Issue

[jira] [Updated] (MANTRUN-232) Upgrade Maven to 3.2.5

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MANTRUN-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MANTRUN-232: --- Summary: Upgrade Maven to 3.2.5 (was: Update plugin (requires Maven 3.2.5+)) > Upgrade

[GitHub] [maven-ear-plugin] michael-o commented on pull request #46: [MEAR-304] Update plugin dependencies

2022-04-18 Thread GitBox
michael-o commented on PR #46: URL: https://github.com/apache/maven-ear-plugin/pull/46#issuecomment-1101668002 @cstamas Can you rework this for Maven 3.2.5? I would then finalize the release. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (MEJB-133) Upgrade to Java 8

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEJB-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523840#comment-17523840 ] Hudson commented on MEJB-133: - Build failed in Jenkins: Maven » Maven TLP » maven-ejb-plugin » master #7 See

[jira] [Commented] (MEJB-133) Upgrade to Java 8

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEJB-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523839#comment-17523839 ] Hudson commented on MEJB-133: - Build failed in Jenkins: Maven » Maven TLP » maven-ejb-plugin » master #6 See

[jira] [Closed] (MEJB-133) Upgrade to Java 8

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MEJB-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MEJB-133. --- Resolution: Fixed Fixed with

[GitHub] [maven-ejb-plugin] dependabot[bot] opened a new pull request, #17: Bump commons-io from 2.6 to 2.7

2022-04-18 Thread GitBox
dependabot[bot] opened a new pull request, #17: URL: https://github.com/apache/maven-ejb-plugin/pull/17 Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility

[jira] [Created] (MEJB-133) Upgrade to Java 8

2022-04-18 Thread Michael Osipov (Jira)
Michael Osipov created MEJB-133: --- Summary: Upgrade to Java 8 Key: MEJB-133 URL: https://issues.apache.org/jira/browse/MEJB-133 Project: Maven EJB Plugin Issue Type: Task Reporter:

[jira] [Comment Edited] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-18 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523819#comment-17523819 ] Tibor Digana edited comment on SUREFIRE-2063 at 4/18/22 6:38 PM: -

[jira] [Comment Edited] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-18 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523819#comment-17523819 ] Tibor Digana edited comment on SUREFIRE-2063 at 4/18/22 6:36 PM: -

[jira] [Commented] (MEJB-131) Upgrade Maven to 3.2.5

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEJB-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523829#comment-17523829 ] Hudson commented on MEJB-131: - Build failed in Jenkins: Maven » Maven TLP » maven-ejb-plugin » master #5 See

[GitHub] [maven-surefire] mthmulders commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-18 Thread GitBox
mthmulders commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1101635910 > Is it possible to find very similar and existing IT with argLine and make such addons with white spaces? Looking into that. Strange thing: when I wrote the IT, I made

[jira] [Closed] (MEJB-131) Upgrade Maven to 3.2.5

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MEJB-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MEJB-131. --- Resolution: Fixed Fixed with

[GitHub] [maven-ejb-plugin] asfgit closed pull request #16: [MEJB-131] Update plugin (requires Maven 3.2.5+)

2022-04-18 Thread GitBox
asfgit closed pull request #16: [MEJB-131] Update plugin (requires Maven 3.2.5+) URL: https://github.com/apache/maven-ejb-plugin/pull/16 -- 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

[jira] [Commented] (ARCHETYPE-606) There is no way to include .gitignore files for the jar goal

2022-04-18 Thread Felipe Jaekel (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523823#comment-17523823 ] Felipe Jaekel commented on ARCHETYPE-606: - {{What about when mvn archetype:create-from-project

[jira] [Updated] (MEJB-131) Upgrade Maven to 3.2.5

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MEJB-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MEJB-131: Summary: Upgrade Maven to 3.2.5 (was: Update plugin (requires Maven 3.2.5+)) > Upgrade Maven to

[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-18 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523819#comment-17523819 ] Tibor Digana commented on SUREFIRE-2063: [~dsubel] We have also our internal needs. It is very

[jira] [Commented] (SUREFIRE-2063) Adding configuration using with --add-opens or --add-exports fails

2022-04-18 Thread Daniel Subelman (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523785#comment-17523785 ] Daniel Subelman commented on SUREFIRE-2063: --- [~tibordigana], thanks for the explanation and

[GitHub] [maven-pdf-plugin] slachiewicz commented on pull request #20: Bump maven-plugins from 34 to 35

2022-04-18 Thread GitBox
slachiewicz commented on PR #20: URL: https://github.com/apache/maven-pdf-plugin/pull/20#issuecomment-1101453530 @dependabot rebase -- 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

[GitHub] [maven-pdf-plugin] asfgit closed pull request #23: Bump mavenVersion from 3.2.5 to 3.8.5

2022-04-18 Thread GitBox
asfgit closed pull request #23: Bump mavenVersion from 3.2.5 to 3.8.5 URL: https://github.com/apache/maven-pdf-plugin/pull/23 -- 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.

[GitHub] [maven-pdf-plugin] dependabot[bot] commented on pull request #23: Bump mavenVersion from 3.2.5 to 3.8.5

2022-04-18 Thread GitBox
dependabot[bot] commented on PR #23: URL: https://github.com/apache/maven-pdf-plugin/pull/23#issuecomment-1101443614 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a

[jira] [Created] (MPLUGINTESTING-71) Require Java 8

2022-04-18 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MPLUGINTESTING-71: -- Summary: Require Java 8 Key: MPLUGINTESTING-71 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-71 Project: Maven Plugin Testing

[GitHub] [maven-pdf-plugin] dependabot[bot] opened a new pull request, #23: Bump mavenVersion from 3.2.5 to 3.8.5

2022-04-18 Thread GitBox
dependabot[bot] opened a new pull request, #23: URL: https://github.com/apache/maven-pdf-plugin/pull/23 Bumps `mavenVersion` from 3.2.5 to 3.8.5. Updates `maven-core` from 3.2.5 to 3.8.5 Release notes Sourced from https://github.com/apache/maven/releases;>maven-core's releases.

[GitHub] [maven-pdf-plugin] dependabot[bot] closed pull request #21: Bump mavenVersion from 3.1.1 to 3.8.5

2022-04-18 Thread GitBox
dependabot[bot] closed pull request #21: Bump mavenVersion from 3.1.1 to 3.8.5 URL: https://github.com/apache/maven-pdf-plugin/pull/21 -- 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

[GitHub] [maven-pdf-plugin] dependabot[bot] commented on pull request #21: Bump mavenVersion from 3.1.1 to 3.8.5

2022-04-18 Thread GitBox
dependabot[bot] commented on PR #21: URL: https://github.com/apache/maven-pdf-plugin/pull/21#issuecomment-1101394028 Looks like these dependencies are updatable in another way, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (MPDF-100) Remove remains of org.codehaus.doxia.sink.Sink

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPDF-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523680#comment-17523680 ] Hudson commented on MPDF-100: - Build succeeded in Jenkins: Maven » Maven TLP » maven-pdf-plugin » master #9

[jira] [Commented] (MPDF-103) Upgrade plugins in ITs

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPDF-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523683#comment-17523683 ] Hudson commented on MPDF-103: - Build succeeded in Jenkins: Maven » Maven TLP » maven-pdf-plugin » master #9

[jira] [Commented] (MPDF-101) Upgrade Maven to 3.2.5

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPDF-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523681#comment-17523681 ] Hudson commented on MPDF-101: - Build succeeded in Jenkins: Maven » Maven TLP » maven-pdf-plugin » master #9

[jira] [Commented] (MPDF-102) Upgrade Maven Plugin Plugin to 3.6.4

2022-04-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPDF-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523682#comment-17523682 ] Hudson commented on MPDF-102: - Build succeeded in Jenkins: Maven » Maven TLP » maven-pdf-plugin » master #9

[jira] [Closed] (MPDF-103) Upgrade plugins in ITs

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPDF-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPDF-103. --- Resolution: Fixed Fixed with

[jira] [Closed] (MPDF-101) Upgrade Maven to 3.2.5

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPDF-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPDF-101. --- Resolution: Fixed Fixed with

[jira] [Closed] (MPDF-102) Upgrade Maven Plugin Plugin to 3.6.4

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPDF-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPDF-102. --- Resolution: Fixed Fixed with

[jira] [Closed] (MPDF-100) Remove remains of org.codehaus.doxia.sink.Sink

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MPDF-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MPDF-100. --- Resolution: Fixed Fixed with

[jira] [Created] (MPDF-103) Upgrade plugins in ITs

2022-04-18 Thread Michael Osipov (Jira)
Michael Osipov created MPDF-103: --- Summary: Upgrade plugins in ITs Key: MPDF-103 URL: https://issues.apache.org/jira/browse/MPDF-103 Project: Maven PDF Plugin Issue Type: Dependency upgrade

[jira] [Commented] (MJAVADOC-713) Skipping Javadoc reportset leaves empty Javadoc link in site

2022-04-18 Thread Joshua (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523671#comment-17523671 ] Joshua commented on MJAVADOC-713: - Added. Just run mvn clean verify site. I included the target folder

[jira] [Updated] (MJAVADOC-713) Skipping Javadoc reportset leaves empty Javadoc link in site

2022-04-18 Thread Joshua (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua updated MJAVADOC-713: Attachment: sampleproject.zip > Skipping Javadoc reportset leaves empty Javadoc link in site >

[jira] [Created] (MPDF-102) Upgrade Maven Plugin Plugin to 3.6.4

2022-04-18 Thread Michael Osipov (Jira)
Michael Osipov created MPDF-102: --- Summary: Upgrade Maven Plugin Plugin to 3.6.4 Key: MPDF-102 URL: https://issues.apache.org/jira/browse/MPDF-102 Project: Maven PDF Plugin Issue Type:

[jira] [Created] (MPDF-101) Upgrade Maven to 3.2.5

2022-04-18 Thread Michael Osipov (Jira)
Michael Osipov created MPDF-101: --- Summary: Upgrade Maven to 3.2.5 Key: MPDF-101 URL: https://issues.apache.org/jira/browse/MPDF-101 Project: Maven PDF Plugin Issue Type: Dependency upgrade

[jira] [Created] (MPDF-100) Remove remains of org.codehaus.doxia.sink.Sink

2022-04-18 Thread Michael Osipov (Jira)
Michael Osipov created MPDF-100: --- Summary: Remove remains of org.codehaus.doxia.sink.Sink Key: MPDF-100 URL: https://issues.apache.org/jira/browse/MPDF-100 Project: Maven PDF Plugin Issue

[GitHub] [maven-doxia-converter] slachiewicz merged pull request #24: Bump icu4j from 70.1 to 71.1

2022-04-18 Thread GitBox
slachiewicz merged PR #24: URL: https://github.com/apache/maven-doxia-converter/pull/24 -- 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:

[GitHub] [maven-doxia-converter] slachiewicz merged pull request #23: Bump doxia-tools from 34 to 35

2022-04-18 Thread GitBox
slachiewicz merged PR #23: URL: https://github.com/apache/maven-doxia-converter/pull/23 -- 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:

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523627#comment-17523627 ] Michael Osipov commented on MNG-7433: - But this would also affect some of our plugins, like Javadoc.

[jira] [Closed] (MNG-6276) Support Reproducible Builds (https://reproducible-builds.org)

2022-04-18 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MNG-6276. -- Assignee: Herve Boutemy Resolution: Fixed > Support Reproducible Builds

[jira] [Commented] (MNG-6276) Support Reproducible Builds (https://reproducible-builds.org)

2022-04-18 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523622#comment-17523622 ] Herve Boutemy commented on MNG-6276: Reproducible Builds is now considered done: - user documentation:

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-18 Thread Dan Tran (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523616#comment-17523616 ] Dan Tran commented on MNG-7433: --- basically, all running mojo executions in a reactor multi-thread build must

[jira] [Commented] (MNG-7433) [REGRESSION] Multiple maven instances working on same source tree can lock each other

2022-04-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523615#comment-17523615 ] Michael Osipov commented on MNG-7433: - Can we summarize what was the issue for otherf if or when they