[jira] [Commented] (MEAR-283) Not reproducible builds when skinnyWars option turned on

2020-09-01 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189002#comment-17189002 ] Herve Boutemy commented on MEAR-283: thank you [~abrarovm] for your hard work and patience: I've been

[GitHub] [maven-shade-plugin] dependabot[bot] opened a new pull request #70: Bump mockito-core from 2.28.2 to 3.5.9

2020-09-01 Thread GitBox
dependabot[bot] opened a new pull request #70: URL: https://github.com/apache/maven-shade-plugin/pull/70 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.5.9. Release notes Sourced from https://github.com/mockito/mockito/releases;>mockito-core's

[GitHub] [maven-shade-plugin] dependabot[bot] commented on pull request #69: Bump mockito-core from 2.28.2 to 3.5.7

2020-09-01 Thread GitBox
dependabot[bot] commented on pull request #69: URL: https://github.com/apache/maven-shade-plugin/pull/69#issuecomment-685283677 Superseded by #70. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [maven-shade-plugin] dependabot[bot] closed pull request #69: Bump mockito-core from 2.28.2 to 3.5.7

2020-09-01 Thread GitBox
dependabot[bot] closed pull request #69: URL: https://github.com/apache/maven-shade-plugin/pull/69 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-ear-plugin] mabrarov edited a comment on pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
mabrarov edited a comment on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-685098757 @elharo, tests for MEAR-280 (test was not created when MEAR-280 was implemented) and MEAR-283 were added. Tested locally with ```bash mvn clean verify -P

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
mabrarov commented on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-685098757 Tests for MEAR-280 (was not implemented when MEAR-280 was implemented) and MEAR-283 were added. Tested locally with ```bash mvn clean verify -P run-its ```

[GitHub] [maven-archetype] cchacin commented on pull request #56: [ARCHETYPE-605] Allow .gitignore file in archetype resources

2020-09-01 Thread GitBox
cchacin commented on pull request #56: URL: https://github.com/apache/maven-archetype/pull/56#issuecomment-685084026 Hi @acanda Thanks for this PR, I'm wondering why this wasn't failing in `v3.1.2`? I have a build that was passing until the upgrade to `v3.2.0`:

[jira] [Commented] (MJAR-264) finalName property can be set and is not immutable

2020-09-01 Thread John (Jira)
[ https://issues.apache.org/jira/browse/MJAR-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188716#comment-17188716 ] John commented on MJAR-264: --- Since you are working on finalName, should issue

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
mabrarov commented on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-685026086 @elharo > This needs a test It looks like MEAR-280 has no tests, i.e. was accepted without tests. Give me time - it looks like I found easy way to cover

[GitHub] [maven-ear-plugin] elharo commented on pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
elharo commented on pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#issuecomment-685023993 Thanks. Per spec, that only applies to subclasses, which severely limits the blast radius here. There are in fact subclasses of this class such as `EarMavenArchiver`.

[jira] [Commented] (MCHANGES-340) Retrieve Jira user/password from settings.xml

2020-09-01 Thread Matt Nelson (Jira)
[ https://issues.apache.org/jira/browse/MCHANGES-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188615#comment-17188615 ] Matt Nelson commented on MCHANGES-340: -- [~slachiewicz] What are the next steps to make progress on

[jira] [Commented] (MEAR-284) Tests fail at HEAD on Linux

2020-09-01 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MEAR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188588#comment-17188588 ] Elliotte Rusty Harold commented on MEAR-284: jenkins is passing, so there's something flaky

[GitHub] [maven-ear-plugin] pzygielo commented on a change in pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
pzygielo commented on a change in pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#discussion_r481249976 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -285,6 +286,11 @@ public void execute() super.execute();

[jira] [Assigned] (MSHARED-955) Make MavenArchiver.parseOutputTimestamp static

2020-09-01 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MSHARED-955: - Assignee: Elliotte Rusty Harold > Make

[GitHub] [maven] slachiewicz commented on pull request #289: [MNG-6772] - Prevent Super POM central entry from overriding

2020-09-01 Thread GitBox
slachiewicz commented on pull request #289: URL: https://github.com/apache/maven/pull/289#issuecomment-684953313 Unfortunately, our Jenkins build with this patch is green https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master/20/ so, what I missed?

[jira] [Created] (MSHARED-955) Make MavenArchiver.parseOutputTimestamp static

2020-09-01 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MSHARED-955: - Summary: Make MavenArchiver.parseOutputTimestamp static Key: MSHARED-955 URL: https://issues.apache.org/jira/browse/MSHARED-955 Project: Maven

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
elharo commented on a change in pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#discussion_r481238341 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -285,6 +286,11 @@ public void execute() super.execute();

[GitHub] [maven] michael-o commented on pull request #289: [MNG-6772] - Prevent Super POM central entry from overriding

2020-09-01 Thread GitBox
michael-o commented on pull request #289: URL: https://github.com/apache/maven/pull/289#issuecomment-684929402 > > > @michael-o I'm not entirely sure. It could likely render the strategy of overwriting the central definition in the POM invalid entirely, but this bug fix is just to

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
mabrarov commented on a change in pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#discussion_r481152669 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -285,6 +286,11 @@ public void execute() super.execute();

[jira] [Reopened] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2020-09-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MNG-5180: - Still persists. > Versioning's snapshot version list is not included in metadata merge >

[GitHub] [maven] ewiegs4 commented on pull request #289: [MNG-6772] - Prevent Super POM central entry from overriding

2020-09-01 Thread GitBox
ewiegs4 commented on pull request #289: URL: https://github.com/apache/maven/pull/289#issuecomment-684898590 @michael-o I'm not entirely sure. It could likely render the strategy of overwriting the central definition in the POM invalid entirely, but this bug fix is just to fix an

[jira] [Created] (MEAR-284) Tests fail at HEAD on Linux

2020-09-01 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created MEAR-284: -- Summary: Tests fail at HEAD on Linux Key: MEAR-284 URL: https://issues.apache.org/jira/browse/MEAR-284 Project: Maven Ear Plugin Issue Type:

[jira] [Commented] (MNG-5180) Versioning's snapshot version list is not included in metadata merge

2020-09-01 Thread Tomi Pakarinen (Jira)
[ https://issues.apache.org/jira/browse/MNG-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188449#comment-17188449 ] Tomi Pakarinen commented on MNG-5180: - This is still valid issue. Wagon plugin's 'merge-maven-repos'

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #10: [MEAR-283] Reproducible builds with skinnyWar option

2020-09-01 Thread GitBox
elharo commented on a change in pull request #10: URL: https://github.com/apache/maven-ear-plugin/pull/10#discussion_r481130048 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -285,6 +286,11 @@ public void execute() super.execute();

[jira] [Updated] (SUREFIRE-1837) NullPointerException at AbstractSurefireMojo$ClasspathCache.setCachedClasspath

2020-09-01 Thread Ruslan Sibgatullin (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruslan Sibgatullin updated SUREFIRE-1837: - Environment: mvn --version Apache Maven 3.6.3

[jira] [Updated] (SUREFIRE-1837) NullPointerException at AbstractSurefireMojo$ClasspathCache.setCachedClasspath

2020-09-01 Thread Ruslan Sibgatullin (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruslan Sibgatullin updated SUREFIRE-1837: - Component/s: Maven Surefire Plugin > NullPointerException at

[jira] [Commented] (MPMD-302) Upgrade to PMD 6.27.0

2020-09-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPMD-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188418#comment-17188418 ] Hudson commented on MPMD-302: - Build failed in Jenkins: Maven » Maven TLP » maven-pmd-plugin » master #16 See

[GitHub] [maven-pmd-plugin] pzygielo commented on a change in pull request #30: [MPMD-305] Add back support for txt format for CPD

2020-09-01 Thread GitBox
pzygielo commented on a change in pull request #30: URL: https://github.com/apache/maven-pmd-plugin/pull/30#discussion_r481034916 ## File path: src/main/java/org/apache/maven/plugins/pmd/CpdReport.java ## @@ -312,7 +313,7 @@ else if ( "jsp".equals( language ) ) // so

[jira] [Updated] (MPMD-306) PMD and CPD goal must specify output file name when custom renderer specified as format.

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-306: Summary: PMD and CPD goal must specify output file name when custom renderer specified as format.

[GitHub] [maven-pmd-plugin] adangel opened a new pull request #30: [MPMD-305] Add back support for txt format for CPD

2020-09-01 Thread GitBox
adangel opened a new pull request #30: URL: https://github.com/apache/maven-pmd-plugin/pull/30 This adds back support for txt format, as it is described in the documentation for the property "format": https://maven.apache.org/plugins/maven-pmd-plugin/cpd-mojo.html#format Following

[jira] [Updated] (MPMD-305) CPD goal does not support txt as a format parameter

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-305: Fix Version/s: 3.14.0 > CPD goal does not support txt as a format parameter >

[jira] [Comment Edited] (MEAR-280) Reproducible Builds: make entries in output ear files reproducible (order + timestamp)

2020-09-01 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17179014#comment-17179014 ] Marat Abrarov edited comment on MEAR-280 at 9/1/20, 9:14 AM: - This issue looks

[jira] [Created] (MEAR-283) Not reproducible builds when skinnyWars option turned on

2020-09-01 Thread Marat Abrarov (Jira)
Marat Abrarov created MEAR-283: -- Summary: Not reproducible builds when skinnyWars option turned on Key: MEAR-283 URL: https://issues.apache.org/jira/browse/MEAR-283 Project: Maven Ear Plugin

[jira] [Assigned] (MPMD-305) CPD goal does not support txt as a format parameter

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel reassigned MPMD-305: --- Assignee: Andreas Dangel > CPD goal does not support txt as a format parameter >

[jira] [Updated] (MPMD-304) maven-pmd-plugin should be toolchains-aware

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-304: Issue Type: Improvement (was: Bug) > maven-pmd-plugin should be toolchains-aware >

[jira] [Commented] (MPMD-290) CPD ignores the specified language

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188250#comment-17188250 ] Andreas Dangel commented on MPMD-290: - So, it works with the following snippet: {code:java}    

[jira] [Assigned] (MPMD-290) CPD ignores the specified language

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel reassigned MPMD-290: --- Assignee: Andreas Dangel > CPD ignores the specified language >

[GitHub] [maven-surefire] boly38 opened a new pull request #312: Update Readme MAVEN_OPTS TLS version

2020-09-01 Thread GitBox
boly38 opened a new pull request #312: URL: https://github.com/apache/maven-surefire/pull/312 Sonatype no longer supports TLSv1.1 and below (effective, June 18th, 2018). This is an automated message from the Apache Git

[GitHub] [maven] michael-o commented on pull request #289: [MNG-6772] - Prevent Super POM central entry from overriding

2020-09-01 Thread GitBox
michael-o commented on pull request #289: URL: https://github.com/apache/maven/pull/289#issuecomment-684517528 @ewiegs4 What will happen when Central will be moved out of the Super POM to `settings.xml`? There is a JIRA issue for that.

[jira] [Commented] (MNG-6772) Super POM overwrites remapped central repository in nested import POMs

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188220#comment-17188220 ] Sylwester Lachiewicz commented on MNG-6772: --- Done in 

[jira] [Closed] (MNG-6772) Super POM overwrites remapped central repository in nested import POMs

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MNG-6772. - Resolution: Fixed > Super POM overwrites remapped central repository in nested import POMs

[jira] [Commented] (MNG-6772) Super POM overwrites remapped central repository in nested import POMs

2020-09-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188215#comment-17188215 ] Hudson commented on MNG-6772: - Build succeeded in Jenkins: Maven » Maven TLP » maven » master #20 See

[jira] [Commented] (MPMD-302) Upgrade to PMD 6.27.0

2020-09-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPMD-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188211#comment-17188211 ] Hudson commented on MPMD-302: - Build succeeded in Jenkins: Maven » Maven TLP » maven-pmd-plugin » master #15

[jira] [Updated] (MPMD-302) Upgrade to PMD 6.27.0

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-302: Summary: Upgrade to PMD 6.27.0 (was: Upgrade to PMD 6.26.0) > Upgrade to PMD 6.27.0 >

[jira] [Commented] (MPMD-290) CPD ignores the specified language

2020-09-01 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188191#comment-17188191 ] Andreas Dangel commented on MPMD-290: - As documented here

[jira] [Commented] (MNG-6397) Maven Transitive Dependency Resolution Does Not Respect Repository Definition in pom.xml

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188189#comment-17188189 ] Sylwester Lachiewicz commented on MNG-6397: --- [~alan-czajkowski] I've merged changes for MNG-6772

[GitHub] [maven] slachiewicz commented on pull request #289: [MNG-6772] - Prevent Super POM central entry from overriding

2020-09-01 Thread GitBox
slachiewicz commented on pull request #289: URL: https://github.com/apache/maven/pull/289#issuecomment-684500555 Thx @ewiegs4 changes merged to master This is an automated message from the Apache Git Service. To respond to

[GitHub] [maven] asfgit closed pull request #289: [MNG-6772] - Prevent Super POM central entry from overriding

2020-09-01 Thread GitBox
asfgit closed pull request #289: URL: https://github.com/apache/maven/pull/289 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-integration-testing] asfgit closed pull request #49: [MNG-6772] Prove Super POM central entry won't override

2020-09-01 Thread GitBox
asfgit closed pull request #49: URL: https://github.com/apache/maven-integration-testing/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

[jira] [Updated] (MNG-6397) Maven Transitive Dependency Resolution Does Not Respect Repository Definition in pom.xml

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-6397: -- Fix Version/s: 3.7.0 3.7.0-candidate > Maven Transitive Dependency

[jira] [Assigned] (MNG-6397) Maven Transitive Dependency Resolution Does Not Respect Repository Definition in pom.xml

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MNG-6397: - Assignee: Sylwester Lachiewicz > Maven Transitive Dependency Resolution Does Not

[jira] [Commented] (MNG-6772) Super POM overwrites remapped central repository in nested import POMs

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188176#comment-17188176 ] Sylwester Lachiewicz commented on MNG-6772: --- Tested with provided ITs and it looks good (ie. 

[jira] [Assigned] (MNG-6772) Super POM overwrites remapped central repository in nested import POMs

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MNG-6772: - Assignee: Sylwester Lachiewicz > Super POM overwrites remapped central repository

[jira] [Updated] (MNG-6772) Super POM overwrites remapped central repository in nested import POMs

2020-09-01 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-6772: -- Fix Version/s: (was: 3.7.x-candidate) 3.7.0 > Super POM