[GitHub] [maven-apache-parent] dependabot[bot] opened a new pull request #22: Bump maven-site-plugin from 3.9.0 to 3.9.1

2020-06-24 Thread GitBox
dependabot[bot] opened a new pull request #22: URL: https://github.com/apache/maven-apache-parent/pull/22 Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.0 to 3.9.1. Commits

[jira] [Commented] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1710#comment-1710 ] Robert Scholte commented on MNG-6947: - It has been a while, but IIRC ideally something like this needs

[jira] [Updated] (MWRAPPER-4) Error "}" was unexpected at this time (Windows 10)

2020-06-24 Thread Valentin Despa (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Despa updated MWRAPPER-4: -- Description: I have generated a simple project using the Spring Initializr. If I try to run

[jira] [Updated] (MWRAPPER-4) Error "}" was unexpected at this time (Windows 10)

2020-06-24 Thread Valentin Despa (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Despa updated MWRAPPER-4: -- Attachment: demo.zip > Error "}" was unexpected at this time (Windows 10) >

[jira] [Updated] (MWRAPPER-4) Error "}" was unexpected at this time (Windows 10)

2020-06-24 Thread Valentin Despa (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Despa updated MWRAPPER-4: -- Description: I have generate a simple project using the Spring Initializr. If I try to run

[jira] [Updated] (MWRAPPER-4) Error "}" was unexpected at this time (Windows 10)

2020-06-24 Thread Valentin Despa (Jira)
[ https://issues.apache.org/jira/browse/MWRAPPER-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Despa updated MWRAPPER-4: -- Attachment: working.png not-working.png > Error "}" was unexpected at this

[jira] [Commented] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144426#comment-17144426 ] Michael Osipov commented on MNG-6947: - Can you explain brief what needs to be done to the JDK to have

[jira] [Commented] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144416#comment-17144416 ] Robert Scholte commented on MNG-6947: - I'm actually kind of surprised we haven't seen so much issues.

[jira] [Created] (MWRAPPER-4) Error "}" was unexpected at this time (Windows 10)

2020-06-24 Thread Valentin Despa (Jira)
Valentin Despa created MWRAPPER-4: - Summary: Error "}" was unexpected at this time (Windows 10) Key: MWRAPPER-4 URL: https://issues.apache.org/jira/browse/MWRAPPER-4 Project: Maven Wrapper

[jira] [Commented] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144396#comment-17144396 ] Michael Osipov commented on MNG-6947: - Depressing! Sounds like a lot of work :-( I guess there is no

[GitHub] [maven] kwin commented on a change in pull request #345: MNG-5583 new feature PKI authentication to nexus repositories

2020-06-24 Thread GitBox
kwin commented on a change in pull request #345: URL: https://github.com/apache/maven/pull/345#discussion_r445169403 ## File path: maven-artifact/src/main/java/org/apache/maven/artifact/repository/Authentication.java ## @@ -125,5 +126,301 @@ public void setPrivateKey( final

[jira] [Commented] (MRELEASE-1048) Unrecognized option: --no-transfer-progress

2020-06-24 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144260#comment-17144260 ] Robert Scholte commented on MRELEASE-1048: -- How about settings [mavenExecutorId

[jira] [Commented] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144252#comment-17144252 ] Robert Scholte commented on MNG-6947: - Reminds me of the conversation I had with [~hboutemy] and

[GitHub] [maven] dehasi commented on pull request #347: [MNG-6802] Fix bug in FileProfileActivator

2020-06-24 Thread GitBox
dehasi commented on pull request #347: URL: https://github.com/apache/maven/pull/347#issuecomment-649020277 @rfscholte I resolved conflicts. This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (MNG-5760) Add `-r/--resume` to automatically resume from the last failure point

2020-06-24 Thread Guy Brand (Jira)
[ https://issues.apache.org/jira/browse/MNG-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144102#comment-17144102 ] Guy Brand commented on MNG-5760: [~mthmulders] Great to hear! Thanks a lot! > Add `-r/--resume` to

[jira] [Commented] (MNG-5760) Add `-r/--resume` to automatically resume from the last failure point

2020-06-24 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MNG-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17144101#comment-17144101 ] Maarten Mulders commented on MNG-5760: -- Good catch, [~Brand], thanks for bringing it up. I have some

[jira] [Comment Edited] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-24 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143896#comment-17143896 ] Tibor Digana edited comment on SUREFIRE-1808 at 6/24/20, 2:58 PM: -- In

[jira] [Commented] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-24 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143896#comment-17143896 ] Tibor Digana commented on SUREFIRE-1808: In case of OOME you must not rely on stack trace that

[jira] [Commented] (MNG-5760) Add `-r/--resume` to automatically resume from the last failure point

2020-06-24 Thread Guy Brand (Jira)
[ https://issues.apache.org/jira/browse/MNG-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143795#comment-17143795 ] Guy Brand commented on MNG-5760: This change introduces a [possible

[GitHub] [maven-ear-plugin] santik commented on pull request #9: [MEAR-194] Use ear archiver instead of jar archiver

2020-06-24 Thread GitBox
santik commented on pull request #9: URL: https://github.com/apache/maven-ear-plugin/pull/9#issuecomment-648743428 > On [fb2a47c](https://github.com/apache/maven-ear-plugin/commit/fb2a47cf8cdbc23639b49d6f892a9a0e2fc766d2) I got > > ``` > [ERROR] Failed to execute goal

[GitHub] [maven-ear-plugin] pzygielo commented on pull request #9: [MEAR-194] Use ear archiver instead of jar archiver

2020-06-24 Thread GitBox
pzygielo commented on pull request #9: URL: https://github.com/apache/maven-ear-plugin/pull/9#issuecomment-648726740 On fb2a47cf8cdbc23639b49d6f892a9a0e2fc766d2 I got ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-ear-plugin:3.1.0-SNAPSHOT:ear (default-ear) on

[GitHub] [maven] santik opened a new pull request #364: [MCHECKSTYLE-393] Upgrade Doxia Version to 1.9.2

2020-06-24 Thread GitBox
santik opened a new pull request #364: URL: https://github.com/apache/maven/pull/364 [MCHECKSTYLE-393] Upgrade Doxia Version to 1.9.2 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [maven-ear-plugin] santik commented on a change in pull request #9: [MEAR-194] Use ear archiver instead of jar archiver

2020-06-24 Thread GitBox
santik commented on a change in pull request #9: URL: https://github.com/apache/maven-ear-plugin/pull/9#discussion_r444767125 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -692,9 +693,9 @@ public String getMappedFileName( String pName ) *

[GitHub] [maven-ear-plugin] pzygielo commented on a change in pull request #9: [MEAR-194] Use ear archiver instead of jar archiver

2020-06-24 Thread GitBox
pzygielo commented on a change in pull request #9: URL: https://github.com/apache/maven-ear-plugin/pull/9#discussion_r444763785 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -692,9 +693,9 @@ public String getMappedFileName( String pName ) *

[GitHub] [maven-ear-plugin] santik opened a new pull request #9: [MEAR-194] Use ear archiver instead of jar archiver

2020-06-24 Thread GitBox
santik opened a new pull request #9: URL: https://github.com/apache/maven-ear-plugin/pull/9 In plugin instead of correct EAR archiver JAR archiver was used. In this PR application will use correct archiver. This is an

[jira] [Commented] (MWAR-433) Maven WAR plugin is deleting files generated by other plugins after upgrading to 3.3.0

2020-06-24 Thread Marco Rothe (Jira)
[ https://issues.apache.org/jira/browse/MWAR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143687#comment-17143687 ] Marco Rothe commented on MWAR-433: -- Same here. Our builds break, as generated content will be deleted.

[jira] [Updated] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6947: Description: This has been discovered while using {{MAVENCODEBASE}} with relative paths and

[jira] [Commented] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143657#comment-17143657 ] Michael Osipov commented on MNG-6947: - [~rfscholte], yet another symlink/canonical path issue. WDYT? >

[jira] [Created] (MNG-6947) StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions

2020-06-24 Thread Michael Osipov (Jira)
Michael Osipov created MNG-6947: --- Summary: StringSearchModelInterpolatorTest fails to interpolate ${project.basedir} across Java versions Key: MNG-6947 URL: https://issues.apache.org/jira/browse/MNG-6947

[jira] [Commented] (MRELEASE-1048) Unrecognized option: --no-transfer-progress

2020-06-24 Thread Arnaud Heritier (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143634#comment-17143634 ] Arnaud Heritier commented on MRELEASE-1048: --- I had a quick look at it. This option is

[jira] [Commented] (MRELEASE-1048) Unrecognized option: --no-transfer-progress

2020-06-24 Thread Olivier Vernin (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17143632#comment-17143632 ] Olivier Vernin commented on MRELEASE-1048: -- A suggested workaround was to replace

[jira] [Updated] (MRELEASE-1048) Unrecognized option: --no-transfer-progress

2020-06-24 Thread Olivier Vernin (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Vernin updated MRELEASE-1048: - Description: ``` usr/share/maven/bin/mvn B -s settings-release.xml

[jira] [Created] (MRELEASE-1048) Unrecognized option: --no-transfer-progress

2020-06-24 Thread Olivier Vernin (Jira)
Olivier Vernin created MRELEASE-1048: Summary: Unrecognized option: --no-transfer-progress Key: MRELEASE-1048 URL: https://issues.apache.org/jira/browse/MRELEASE-1048 Project: Maven Release Plugin

[jira] [Updated] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-24 Thread Jingfei Hu (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingfei Hu updated SUREFIRE-1808: - Description: Hi team, We've been suffering OutOfMemory intermittently in our test labs

[jira] [Updated] (SUREFIRE-1808) OutOfMemoryError running with TestNG

2020-06-24 Thread Jingfei Hu (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingfei Hu updated SUREFIRE-1808: - Attachment: image-2020-06-24-14-37-45-038.png > OutOfMemoryError running with TestNG >