[GitHub] [maven] cstamas opened a new pull request, #724: [MNG-7453] Update Resolver to 1.8.0

2022-04-20 Thread GitBox
cstamas opened a new pull request, #724: URL: https://github.com/apache/maven/pull/724 Updates Maven Resolver to 1.8.0. --- https://issues.apache.org/jira/browse/MNG-7453 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [maven] cstamas opened a new pull request, #723: [MNG-7453] Update Resolver to 1.8.0

2022-04-20 Thread GitBox
cstamas opened a new pull request, #723: URL: https://github.com/apache/maven/pull/723 Updates Maven Resolver to latest 1.8.0. --- https://issues.apache.org/jira/browse/MNG-7453 -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [maven-enforcer] slawekjaranowski commented on pull request #102: [MENFORCER-394] Only look at shipped dependencies in DependencyConvergence

2022-04-20 Thread GitBox
slawekjaranowski commented on PR #102: URL: https://github.com/apache/maven-enforcer/pull/102#issuecomment-1103582231 @Stephan202 , @vebits please drop a line on Maven dev list ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (MWAR-452) One page about Skinny WARs

2022-04-20 Thread Slawomir Jaranowski (Jira)
Slawomir Jaranowski created MWAR-452: Summary: One page about Skinny WARs Key: MWAR-452 URL: https://issues.apache.org/jira/browse/MWAR-452 Project: Maven WAR Plugin Issue Type:

[jira] [Commented] (MWAR-440) When it is necessary to build more than one WAR archive at the same time, it fails to set different web.xml

2022-04-20 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524872#comment-17524872 ] Dennis Lundberg commented on MWAR-440: -- The reason for this seems to be that the time stamp of the two

[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-20 Thread Jira
[ https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524888#comment-17524888 ] Tamás Cservenák commented on MWAR-444: -- IMHO outdated as well. > Update plugin (requires Maven

[jira] [Updated] (MSKINS-177) Support native matomo (i.e Apache Analytics) as macro

2022-04-20 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MSKINS-177: Fix Version/s: fluido-1.11.0 (was: fluido-1.12.0) > Support native matomo

[GitHub] [maven-fluido-skin] olamy commented on a diff in pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
olamy commented on code in PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r854027983 ## src/site/apt/ITs.apt: ## @@ -32,6 +32,8 @@ Maven Fuido Skin ITs * {{{./mskins-14/index.html}Search}} + *

[jira] [Updated] (MSKINS-177) Support Matomo (e.g. Apache Analytics) as macro

2022-04-20 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MSKINS-177: Summary: Support Matomo (e.g. Apache Analytics) as macro (was: Support Matomo Analytics (e.g.

[jira] [Closed] (MNG-7449) [REGRESSION] StringVisitorModelInterpolator NullPointerException

2022-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-7449. --- Resolution: Information Provided > [REGRESSION] StringVisitorModelInterpolator NullPointerException >

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

2022-04-20 Thread GitBox
dsubelman commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104101425 > > If the test fails with escaping characters ``, you can try using `String.replaceAll(String, String)` with regex. > > Instead of: > > ``` > > return argLine > >

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

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

[GitHub] [maven] cstamas closed pull request #721: Check resolver 1.8.0 on maven master

2022-04-20 Thread GitBox
cstamas closed pull request #721: Check resolver 1.8.0 on maven master URL: https://github.com/apache/maven/pull/721 -- 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

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

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

[jira] [Created] (SUREFIRE-2075) Implementation of TestNG "threadCount" option improperly overrides default value

2022-04-20 Thread Scott Babcock (Jira)
Scott Babcock created SUREFIRE-2075: --- Summary: Implementation of TestNG "threadCount" option improperly overrides default value Key: SUREFIRE-2075 URL: https://issues.apache.org/jira/browse/SUREFIRE-2075

[GitHub] [maven-enforcer] dependabot[bot] opened a new pull request, #145: Bump mockito.version from 4.4.0 to 4.5.0

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #145: URL: https://github.com/apache/maven-enforcer/pull/145 Bumps `mockito.version` from 4.4.0 to 4.5.0. Updates `mockito-core` from 4.4.0 to 4.5.0 Release notes Sourced from https://github.com/mockito/mockito/releases;>mockito-core's

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

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

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

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

[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-20 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524812#comment-17524812 ] Dennis Lundberg commented on MWAR-444: -- I'm working on MWAR-450 and would like to make a release of

[jira] [Closed] (MWAR-420) build failure in lifecycle deploy: 'Could not copy webapp sources'

2022-04-20 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MWAR-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MWAR-420. Fix Version/s: 3.3.0 Resolution: Fixed This seems to have been resolved in Maven War Plugin

[jira] [Commented] (MNG-7449) [REGRESSION] StringVisitorModelInterpolator NullPointerException

2022-04-20 Thread Ronnie de Lang (Jira)
[ https://issues.apache.org/jira/browse/MNG-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524903#comment-17524903 ] Ronnie de Lang commented on MNG-7449: - Thanks [~cstamas] for your explanation, that fixed the problem

[jira] [Commented] (MWAR-440) When it is necessary to build more than one WAR archive at the same time, it fails to set different web.xml

2022-04-20 Thread Tuzhilkin Mikhail (Jira)
[ https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524904#comment-17524904 ] Tuzhilkin Mikhail commented on MWAR-440: [~sjaranowski], I checked. Indeed, specifying different

[jira] [Updated] (MNG-7449) [REGRESSION] StringVisitorModelInterpolator NullPointerException

2022-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7449: Fix Version/s: (was: wontfix-candidate) > [REGRESSION] StringVisitorModelInterpolator

[GitHub] [maven-fluido-skin] michael-o commented on a diff in pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
michael-o commented on code in PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r853812905 ## pom.xml: ## @@ -101,6 +101,7 @@ under the License. 2.3.2 1.11.2 3.8.2 +1.11.2-SNAPSHOT Review Comment: Not required anymore.

[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524853#comment-17524853 ] Slawomir Jaranowski commented on MWAR-444: -- [~dennisl] - Great hearing about next release. Please

[jira] [Comment Edited] (MWAR-440) When it is necessary to build more than one WAR archive at the same time, it fails to set different web.xml

2022-04-20 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524872#comment-17524872 ] Dennis Lundberg edited comment on MWAR-440 at 4/20/22 10:43 AM: The reason

[jira] [Closed] (MWAR-440) When it is necessary to build more than one WAR archive at the same time, it fails to set different web.xml

2022-04-20 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MWAR-440. Resolution: Not A Problem > When it is necessary to build more than one WAR archive at the same

[GitHub] [maven-war-plugin] slawekjaranowski commented on a diff in pull request #22: [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi…

2022-04-20 Thread GitBox
slawekjaranowski commented on code in PR #22: URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853930705 ## src/it/MWAR-450/verify.bsh: ## @@ -0,0 +1,94 @@ + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license

[GitHub] [maven-fluido-skin] olamy commented on a diff in pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
olamy commented on code in PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r853973657 ## pom.xml: ## @@ -260,6 +261,7 @@ under the License. site + true Review Comment: because when

[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-20 Thread Dennis Lundberg (Jira)
[ https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524873#comment-17524873 ] Dennis Lundberg commented on MWAR-444: -- [~cstamas] I was refering to the discussion in the pull

[GitHub] [maven-fluido-skin] michael-o commented on a diff in pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
michael-o commented on code in PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r854013055 ## src/site/apt/index.apt.vm: ## @@ -166,6 +166,29 @@ Welcome to ${project.name}! +-+ +** Matomo (e.g ApacheAnalytics) Review Comment: Space

[GitHub] [maven-war-plugin] dennisl commented on a diff in pull request #22: [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi…

2022-04-20 Thread GitBox
dennisl commented on code in PR #22: URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853879086 ## src/it/MWAR-450/pom.xml: ## @@ -0,0 +1,55 @@ + + + + + + 4.0.0 + + org.apache.maven.its.war + mwar450 + 1.0-SNAPSHOT + war + + +UTF-8 + + + +

[jira] [Created] (MDEP-801) includeClassifers not working ?

2022-04-20 Thread Jira
François Régnier created MDEP-801: - Summary: includeClassifers not working ? Key: MDEP-801 URL: https://issues.apache.org/jira/browse/MDEP-801 Project: Maven Dependency Plugin Issue Type:

[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-20 Thread Jira
[ https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524813#comment-17524813 ] Tamás Cservenák commented on MWAR-444: -- What disagreement you mean, can you point me there? Also, are

[jira] [Commented] (MWAR-444) Update plugin (requires Maven 3.2.5+)

2022-04-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWAR-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524887#comment-17524887 ] Slawomir Jaranowski commented on MWAR-444: -- outdated discussion about Maven api version ... in

[GitHub] [maven-war-plugin] dennisl commented on a diff in pull request #22: [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi…

2022-04-20 Thread GitBox
dennisl commented on code in PR #22: URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853881671 ## src/it/MWAR-450/verify.bsh: ## @@ -0,0 +1,94 @@ + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements.

[GitHub] [maven-war-plugin] dennisl commented on a diff in pull request #22: [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi…

2022-04-20 Thread GitBox
dennisl commented on code in PR #22: URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853881940 ## src/it/MWAR-450/verify.bsh: ## @@ -0,0 +1,94 @@ + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements.

[GitHub] [maven-war-plugin] dennisl commented on a diff in pull request #22: [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi…

2022-04-20 Thread GitBox
dennisl commented on code in PR #22: URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853882133 ## src/it/MWAR-450/verify.bsh: ## @@ -0,0 +1,94 @@ + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements.

[jira] [Commented] (MWAR-440) When it is necessary to build more than one WAR archive at the same time, it fails to set different web.xml

2022-04-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWAR-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524883#comment-17524883 ] Slawomir Jaranowski commented on MWAR-440: -- Second execution should have own space - so parameters

[GitHub] [maven-war-plugin] dennisl commented on a diff in pull request #22: [MWAR-450] ISO-8859-1 properties files get changed into UTF-8 when fi…

2022-04-20 Thread GitBox
dennisl commented on code in PR #22: URL: https://github.com/apache/maven-war-plugin/pull/22#discussion_r853876360 ## pom.xml: ## @@ -118,7 +118,7 @@ org.apache.maven.shared maven-shared-utils - 3.2.1 + 3.3.3 Review Comment: Fixed -- This

[GitHub] [maven-fluido-skin] olamy commented on a diff in pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
olamy commented on code in PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#discussion_r854029481 ## pom.xml: ## @@ -260,6 +261,7 @@ under the License. site + true Review Comment: yes because it

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

2022-04-20 Thread GitBox
mthmulders commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1103590512 > @mthmulders What was the reason that the only Java `1.8` was working in the old IT? I am just interested. At first, I thought (due to the original report in JIRA) that

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

2022-04-20 Thread GitBox
mthmulders commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-110363 > @mthmulders I have one more question. The developers would not be able to see the TAB because it is a white space. If the new guy would refactor it again, then this IT would

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

2022-04-20 Thread GitBox
mthmulders commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1103638849 > If the test fails with escaping characters ``, you can try using `String.replaceAll(String, String)` with regex. > > Instead of: > > ``` > return argLine >

[jira] [Assigned] (MWAR-452) One page about Skinny WARs

2022-04-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MWAR-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned MWAR-452: Assignee: Slawomir Jaranowski > One page about Skinny WARs >

[GitHub] [maven-fluido-skin] olamy commented on pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
olamy commented on PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#issuecomment-1103797412 > This should only be Matomo-specific, not ASF specific. Just make the full host a mandatory config option (next to site id) to make this feature usable outside ASF projects.

[jira] [Updated] (MSKINS-177) Support Matomo Analytics (e.g. Apache Analytics) as macro

2022-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSKINS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSKINS-177: -- Summary: Support Matomo Analytics (e.g. Apache Analytics) as macro (was: Support native

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

2022-04-20 Thread GitBox
dsubelman commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104445284 > @dsubelman Why you use quotation marks `' '`? These are Linux/Unix specific? We cannot use it if it is platform specific. We have the library `maven-shared-utils` with CLI

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

2022-04-20 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104449216 @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have now still cannot trust the values which have a new line in system properties, e.g. `-DmyProp=my \n prop`

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

2022-04-20 Thread GitBox
dsubelman commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104461256 > @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have now still cannot trust the values which have a new line in system properties, e.g. `-DmyProp=my \n prop`

[jira] [Assigned] (SUREFIRE-2055) Always show random seed

2022-04-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slawomir Jaranowski reassigned SUREFIRE-2055: - Assignee: Slawomir Jaranowski > Always show random seed >

[jira] [Commented] (MSHARED-1057) Upgrade to Doxia/Doxia Sitetools to 2.0.0-M2

2022-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525176#comment-17525176 ] Hudson commented on MSHARED-1057: - Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-impl

[jira] [Commented] (MSHARED-1059) Upgrade Maven Reporting API to 4.0.0-M1

2022-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525177#comment-17525177 ] Hudson commented on MSHARED-1059: - Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-impl

[jira] [Commented] (MSHARED-1055) Upgrade to Java 8

2022-04-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525175#comment-17525175 ] Hudson commented on MSHARED-1055: - Build succeeded in Jenkins: Maven » Maven TLP » maven-reporting-impl

[GitHub] [maven-reporting-impl] asfgit merged pull request #6: Doxia 2.0.0

2022-04-20 Thread GitBox
asfgit merged PR #6: URL: https://github.com/apache/maven-reporting-impl/pull/6 -- 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-surefire] Tibor17 commented on pull request #523: [SUREFIRE-2063] Remove tabs in forked JVM arguments

2022-04-20 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104416689 @dsubelman Why you use quotation marks `' '`? These are Linux/Unix specific? We cannot use it if it is platform specific. We have the library `maven-shared-utils` with CLI

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

2022-04-20 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104439793 @mthmulders > > @mthmulders I have one more question. The developers would not be able to see the TAB because it is a white space. If the new guy would refactor it again,

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

2022-04-20 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104465792 > > @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have now still cannot trust the values which have a new line in system properties, e.g. `-DmyProp=my \n prop`

[jira] [Closed] (MSHARED-1057) Upgrade to Doxia/Doxia Sitetools to 2.0.0-M2

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

[jira] [Closed] (MSHARED-1059) Upgrade Maven Reporting API to 4.0.0-M1

2022-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MSHARED-1059. --- Resolution: Fixed 7965ebd3aa1de72ba28362e8cfd90495d8c5e2cf > Upgrade Maven Reporting API

[jira] [Comment Edited] (MSHARED-1059) Upgrade Maven Reporting API to 4.0.0-M1

2022-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525166#comment-17525166 ] Michael Osipov edited comment on MSHARED-1059 at 4/20/22 6:15 PM: --

[jira] [Updated] (MJAVADOC-707) Plugin won't work if Automatic-Module-Name is used

2022-04-20 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated MJAVADOC-707: --- Affects Version/s: 3.4.0 > Plugin won't work if Automatic-Module-Name is used >

[GitHub] [maven-surefire] slawekjaranowski commented on pull request #505: [SUREFIRE-2055] Always show random seed

2022-04-20 Thread GitBox
slawekjaranowski commented on PR #505: URL: https://github.com/apache/maven-surefire/pull/505#issuecomment-1104454929 @Tibor17 any more remarks ... I'm going to merge it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Updated] (MSHARED-1065) Upgrade plugins and components in UTs and ITs

2022-04-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MSHARED-1065: Description: * Maven Javadoc Plugin to 3.4.0 * Maven Reporting Impl to 4.0.0-M1 * Maven

[jira] [Commented] (MJAVADOC-707) Plugin won't work if Automatic-Module-Name is used

2022-04-20 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525257#comment-17525257 ] Christopher Tubbs commented on MJAVADOC-707: Confirmed still a bug in the just released

[jira] [Closed] (MSHARED-1055) Upgrade to Java 8

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

[GitHub] [maven-fluido-skin] olamy commented on pull request #22: [MSKINS-177] Support Matomo (e.g. Apache Analytics) as macro

2022-04-20 Thread GitBox
olamy commented on PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#issuecomment-1104578871 > Please remove it, it has no use these days. `CDATA` you mean? because I don't understand the link with the screenshot attached -- This is an automated message from

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

2022-04-20 Thread GitBox
Tibor17 commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104583550 > > > > @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have now still cannot trust the values which have a new line in system properties, e.g. `-DmyProp=my \n

[GitHub] [maven-help-plugin] dependabot[bot] opened a new pull request, #55: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #55: URL: https://github.com/apache/maven-help-plugin/pull/55 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.0. Release notes Sourced from

[GitHub] [maven-help-plugin] dependabot[bot] commented on pull request #52: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-20 Thread GitBox
dependabot[bot] commented on PR #52: URL: https://github.com/apache/maven-help-plugin/pull/52#issuecomment-1104690718 Superseded by #55. -- 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-help-plugin] dependabot[bot] closed pull request #52: Bump maven-site-plugin from 3.10.0 to 3.11.0

2022-04-20 Thread GitBox
dependabot[bot] closed pull request #52: Bump maven-site-plugin from 3.10.0 to 3.11.0 URL: https://github.com/apache/maven-help-plugin/pull/52 -- 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-invoker-plugin] dependabot[bot] opened a new pull request, #114: Bump maven-site-plugin from 3.10.0 to 3.12.0

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #114: URL: https://github.com/apache/maven-invoker-plugin/pull/114 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.12.0. Release notes Sourced from

[GitHub] [maven-apache-parent] dependabot[bot] opened a new pull request, #78: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #78: URL: https://github.com/apache/maven-apache-parent/pull/78 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0. Commits

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

2022-04-20 Thread GitBox
dsubelman commented on PR #523: URL: https://github.com/apache/maven-surefire/pull/523#issuecomment-1104543928 > > > @dsubelman `argLine.replaceAll("\\s+", " ");` is nice. The code we have now still cannot trust the values which have a new line in system properties, e.g. `-DmyProp=my \n

[GitHub] [maven-fluido-skin] olamy commented on pull request #22: [MSKINS-177] Support Matomo (e.g. Apache Analytics) as macro

2022-04-20 Thread GitBox
olamy commented on PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#issuecomment-1104569223 > The CDATA block is broken: ![grafik](https://user-images.githubusercontent.com/573017/164223219-de475bfa-4be3-44a1-bbc2-6e225ff9fb2b.png)

[GitHub] [maven-dependency-analyzer] dependabot[bot] opened a new pull request, #59: Bump maven-javadoc-plugin from 3.3.1 to 3.4.0

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #59: URL: https://github.com/apache/maven-dependency-analyzer/pull/59 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.4.0. Release notes Sourced from

[GitHub] [maven-dependency-analyzer] dependabot[bot] commented on pull request #49: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-20 Thread GitBox
dependabot[bot] commented on PR #49: URL: https://github.com/apache/maven-dependency-analyzer/pull/49#issuecomment-1104692127 Superseded by #59. -- 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

[GitHub] [maven-dependency-analyzer] dependabot[bot] closed pull request #49: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2

2022-04-20 Thread GitBox
dependabot[bot] closed pull request #49: Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 URL: https://github.com/apache/maven-dependency-analyzer/pull/49 -- 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

[GitHub] [maven-release] dependabot[bot] opened a new pull request, #109: Bump maven-parent from 34 to 35

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #109: URL: https://github.com/apache/maven-release/pull/109 Bumps [maven-parent](https://github.com/apache/maven-parent) from 34 to 35. Commits See full diff in https://github.com/apache/maven-parent/commits;>compare view

[GitHub] [maven-reporting-api] dependabot[bot] opened a new pull request, #8: Bump maven-javadoc-plugin from 3.3.2 to 3.4.0

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #8: URL: https://github.com/apache/maven-reporting-api/pull/8 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0. Commits

[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request, #80: Bump javax.servlet-api from 3.1.0 to 4.0.1

2022-04-20 Thread GitBox
dependabot[bot] opened a new pull request, #80: URL: https://github.com/apache/maven-site-plugin/pull/80 Bumps [javax.servlet-api](https://github.com/javaee/servlet-spec) from 3.1.0 to 4.0.1. Commits

[GitHub] [maven-archiver] Pruthvi-rsj opened a new pull request, #20: Update versions of - commons-compress and commons-io

2022-04-20 Thread GitBox
Pruthvi-rsj opened a new pull request, #20: URL: https://github.com/apache/maven-archiver/pull/20 Upgrading - commons-compress and commons-io to non vulnerable versions. Also these are minor version changes so they should be backward compatible. Following this checklist to help us

[GitHub] [maven] slawekjaranowski commented on pull request #722: [MNG-5222] Improvement in deprecated params detection

2022-04-20 Thread GitBox
slawekjaranowski commented on PR #722: URL: https://github.com/apache/maven/pull/722#issuecomment-1103517291 kindly ping -- 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

[GitHub] [maven-fluido-skin] kwin commented on pull request #22: [MSKINS-177] Support native apacheAnalyticsSiteId as macro

2022-04-20 Thread GitBox
kwin commented on PR #22: URL: https://github.com/apache/maven-fluido-skin/pull/22#issuecomment-1103524637 This deserves some documentation -- 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

[jira] [Commented] (MINVOKER-125) Global variable about the target folder into the groovy scripts.

2022-04-20 Thread Slawomir Jaranowski (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524764#comment-17524764 ] Slawomir Jaranowski commented on MINVOKER-125: -- To resolve this issue we will need