[jira] [Closed] (MARCHETYPES-68) make build Reproducible

2020-12-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MARCHETYPES-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MARCHETYPES-68. Resolution: Fixed > make build Reproducible > --- > >

[GitHub] [maven-ear-plugin] hboutemy merged pull request #22: [MEAR-216] Handling test JARs as regular JARs

2020-12-20 Thread GitBox
hboutemy merged pull request #22: URL: https://github.com/apache/maven-ear-plugin/pull/22 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

[jira] [Updated] (MEAR-216) Unable to include dependencies of type test-jar

2020-12-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-216: --- Fix Version/s: (was: waiting-for-feedback) > Unable to include dependencies of type test-jar >

[GitHub] [maven-ear-plugin] hboutemy commented on pull request #22: [MEAR-216] Handling test JARs as regular JARs

2020-12-20 Thread GitBox
hboutemy commented on pull request #22: URL: https://github.com/apache/maven-ear-plugin/pull/22#issuecomment-748583938 you're right, merged thank you This is an automated message from the Apache Git Service. To respond to

[jira] [Closed] (MEAR-216) Unable to include dependencies of type test-jar

2020-12-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MEAR-216. -- Resolution: Fixed PR #22 merged thank you > Unable to include dependencies of type test-jar > -

[jira] [Updated] (MEAR-221) SNAPSHOT included with timestamp in skinnyWars but not removed from war(s)

2020-12-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-221: --- Fix Version/s: waiting-for-feedback > SNAPSHOT included with timestamp in skinnyWars but not removed fr

[jira] [Updated] (MEAR-289) skinnyWars issue with finalName for Jar module

2020-12-20 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MEAR-289: --- Fix Version/s: waiting-for-feedback > skinnyWars issue with finalName for Jar module >

[GitHub] [maven-ear-plugin] hboutemy commented on pull request #28: [MEAR-182] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
hboutemy commented on pull request #28: URL: https://github.com/apache/maven-ear-plugin/pull/28#issuecomment-748584851 MEAR-182 https://issues.apache.org/jira/browse/MEAR-182 is an old issue closed for release 2.10 please create a new issue (we'll link it to MEAR-182), and update the com

[jira] [Commented] (MEAR-216) Unable to include dependencies of type test-jar

2020-12-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEAR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252379#comment-17252379 ] Hudson commented on MEAR-216: - Build unstable in Jenkins: Maven » Maven TLP » maven-ear-plugin

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov commented on pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#issuecomment-748588430 @elharo, It feels like this PR has introduced a bug. Please, execute integration tests and ensure that merge commit of this PR passes all tests. --

[GitHub] [maven-ear-plugin] mabrarov edited a comment on pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov edited a comment on pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#issuecomment-748588430 @elharo and @hboutemy, It feels like this PR has introduced a bug. Please, execute integration tests and ensure that merge commit of this PR passes all tests.

[GitHub] [maven-ear-plugin] mabrarov edited a comment on pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov edited a comment on pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#issuecomment-748588430 @elharo and @hboutemy, It feels like this PR has introduced a bug. Please checkout merge commit of this PR and execute integration tests. --

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#discussion_r546355822 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -480,9 +482,10 @@ private void copyModules( final JavaEEVersion javaEEV

[jira] [Created] (MEAR-292) skipClassPathModification option should prevent adding Class-Path entry into MANIFEST.mf

2020-12-20 Thread Marat Abrarov (Jira)
Marat Abrarov created MEAR-292: -- Summary: skipClassPathModification option should prevent adding Class-Path entry into MANIFEST.mf Key: MEAR-292 URL: https://issues.apache.org/jira/browse/MEAR-292 Projec

[GitHub] [maven-ear-plugin] mabrarov opened a new pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov opened a new pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29 [MEAR-292] - Don't add MANFIEST.mf Class-Path entry for EAR module if skipClassPathModification is true and original MANFIEST.mf of EAR module artifact doesn't contain Class-Path entry. --

[GitHub] [maven-ear-plugin] mabrarov closed pull request #28: [MEAR-182] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov closed pull request #28: URL: https://github.com/apache/maven-ear-plugin/pull/28 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

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #28: [MEAR-182] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on pull request #28: URL: https://github.com/apache/maven-ear-plugin/pull/28#issuecomment-748590280 Declining in favor of pull request #29 with fixed source branch name. This is an automated message from th

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#issuecomment-748590385 Note that Jenkins build can fail due to [the bug](https://github.com/apache/maven-ear-plugin/pull/26#discussion_r546355822) introduced by pull request #26. -

[jira] [Updated] (MEAR-292) skipClassPathModification option should prevent adding Class-Path entry into MANIFEST.mf

2020-12-20 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Abrarov updated MEAR-292: --- Description: It looks like there is a bug in implementation of {{skipClassPathModification}} option int

[jira] [Created] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Marat Abrarov (Jira)
Marat Abrarov created MEAR-293: -- Summary: skinnyModules option doesn't work if skinnyWars is false Key: MEAR-293 URL: https://issues.apache.org/jira/browse/MEAR-293 Project: Maven EAR Plugin Iss

[jira] [Updated] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Abrarov updated MEAR-293: --- Description: If {{skinnyModules}} option is turned on and {{skinnyWars}} option is turned off (default

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#discussion_r546359981 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -480,9 +482,10 @@ private void copyModules( final JavaEEVersion javaEEV

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#discussion_r546359981 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -480,9 +482,10 @@ private void copyModules( final JavaEEVersion javaEEV

[GitHub] [maven-ear-plugin] mabrarov opened a new pull request #30: [MEAR-293] skinnyModules to work even if skinnyWars is false

2020-12-20 Thread GitBox
mabrarov opened a new pull request #30: URL: https://github.com/apache/maven-ear-plugin/pull/30 [MEAR-293] - skinnyModules option working even if skinnyWars option is turned off (or has default value). This is an automated m

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #26: replace deprecated method no longer needed in Java 7+

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #26: URL: https://github.com/apache/maven-ear-plugin/pull/26#discussion_r546360290 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -480,9 +482,10 @@ private void copyModules( final JavaEEVersion javaEEV

[jira] [Updated] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Abrarov updated MEAR-293: --- Description: If {{skinnyModules}} option is turned on and {{skinnyWars}} option is turned off (default

[jira] [Updated] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Abrarov updated MEAR-293: --- Description: If {{skinnyModules}} option is turned on and {{skinnyWars}} option is turned off (default

[jira] [Updated] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Marat Abrarov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marat Abrarov updated MEAR-293: --- Description: If {{skinnyModules}} option is turned on and {{skinnyWars}} option is turned off (default

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #30: [MEAR-293] skinnyModules to work even if skinnyWars is false

2020-12-20 Thread GitBox
mabrarov commented on pull request #30: URL: https://github.com/apache/maven-ear-plugin/pull/30#issuecomment-748597658 @elharo This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#issuecomment-748597912 @hboutemy This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [maven-ear-plugin] elharo merged pull request #30: [MEAR-293] skinnyModules to work even if skinnyWars is false

2020-12-20 Thread GitBox
elharo merged pull request #30: URL: https://github.com/apache/maven-ear-plugin/pull/30 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

[jira] [Closed] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MEAR-293. -- > skinnyModules option doesn't work if skinnyWars is false >

[jira] [Resolved] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MEAR-293. Resolution: Fixed > skinnyModules option doesn't work if skinnyWars is false > --

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
elharo commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546379504 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang 2.5 + +

[jira] [Commented] (MEAR-293) skinnyModules option doesn't work if skinnyWars is false

2020-12-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MEAR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252433#comment-17252433 ] Hudson commented on MEAR-293: - Build succeeded in Jenkins: Maven » Maven TLP » maven-ear-plugin

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546385292 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang Review comment: Why

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546387718 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang 2.5 + +

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546387830 ## File path: src/main/java/org/apache/maven/plugins/ear/EarMojo.java ## @@ -816,12 +816,15 @@ private void changeManifestClasspath( EarModule modul

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
elharo commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546391171 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang Review comment: Proba

[jira] [Created] (SUREFIRE-1868) writing to System.outwriting to System.errwriting to System.outwriting to System.errwriting

2020-12-20 Thread Tilman Hausherr (Jira)
Tilman Hausherr created SUREFIRE-1868: - Summary: writing to System.outwriting to System.errwriting to System.outwriting to System.errwriting Key: SUREFIRE-1868 URL: https://issues.apache.org/jira/browse/SUREFI

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546397158 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang Review comment: The

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546397158 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang Review comment: The

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
elharo commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546401678 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang Review comment: That'

[GitHub] [maven] michael-o commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
michael-o commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748634338 Going through now... This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [maven-integration-testing] michael-o commented on pull request #88: Drop CDI API from Maven

2020-12-20 Thread GitBox
michael-o commented on pull request #88: URL: https://github.com/apache/maven-integration-testing/pull/88#issuecomment-748634359 Going through now... This is an automated message from the Apache Git Service. To respond to th

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #29: [MEAR-292] skipClassPathModification in case of undefined Class-Path entry of MANFIEST.mf

2020-12-20 Thread GitBox
mabrarov commented on a change in pull request #29: URL: https://github.com/apache/maven-ear-plugin/pull/29#discussion_r546406382 ## File path: src/it/skinny-wars-javaee5/ear-module/pom.xml ## @@ -33,9 +33,26 @@ under the License. commons-lang Review comment: Cha

[jira] [Created] (MEAR-294) JAR with provided scope should be removed from Class-Path in case of skinnyWars

2020-12-20 Thread Marat Abrarov (Jira)
Marat Abrarov created MEAR-294: -- Summary: JAR with provided scope should be removed from Class-Path in case of skinnyWars Key: MEAR-294 URL: https://issues.apache.org/jira/browse/MEAR-294 Project: Maven

[GitHub] [maven-ear-plugin] mabrarov opened a new pull request #31: [MEAR-294] skinnyWars & removal of provided artifacts from the Class-Path entry of MANIFEST.mf

2020-12-20 Thread GitBox
mabrarov opened a new pull request #31: URL: https://github.com/apache/maven-ear-plugin/pull/31 [MEAR-294] - Removal of provided artifacts from Class-Path entry of MANIFEST.mf if skinnyWars / skinnyModules options are turned on.

[GitHub] [maven] michael-o commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
michael-o commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748651915 I asked for an IT for good reason. I ran the suite multiple times from a fresh clone and see this failing: ``` java.lang.AssertionError: Compile goal was expected to run o

[GitHub] [maven] rmannibucau commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
rmannibucau commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748652591 @michael-o don't you see the same without the fix? This is an automated message from the Apache Git Service. To

[GitHub] [maven] michael-o commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
michael-o commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748652864 > > > @michael-o don't you see the same without the fix? Correct, from Maven master there is no failure. The test passes. --

[GitHub] [maven] michael-o commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
michael-o commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748653716 I also need to admit that during my last couple of months of work many ITs started to fall out because they are crappy/unstable. Go through the commits from me. This might be the

[GitHub] [maven-install-plugin] bmarwell opened a new pull request #9: [MINSTALL-164] - Create GitHub Actions

2020-12-20 Thread GitBox
bmarwell opened a new pull request #9: URL: https://github.com/apache/maven-install-plugin/pull/9 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MINSTALL) filed

[jira] [Commented] (MJAVADOC-545) Struts 1.3.8

2020-12-20 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252505#comment-17252505 ] Benjamin Marwell commented on MJAVADOC-545: --- [~michael-o] the current master

[GitHub] [maven] rmannibucau commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
rmannibucau commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748665179 @michael-o have to admit i dont see the link there :s, anything could help to reproduce? This is an automated m

[jira] [Commented] (MNG-7045) Drop CDI API from Maven

2020-12-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252508#comment-17252508 ] Hudson commented on MNG-7045: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7045

[jira] [Commented] (MNG-6566) @Execute should not re-execute goals

2020-12-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252507#comment-17252507 ] Hudson commented on MNG-6566: - Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-7045

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build failed in Jenkins: Maven TLP » maven » master #420 See https://buil

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6656 #70 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build failed in Jenkins: Maven TLP » maven » MNG-6169/MNG-6556 #43 See h

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build failed in Jenkins: Maven TLP » maven » MNG-6656 #66 See https://bui

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build succeeded in Jenkins: Maven TLP » maven » master #434 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6828 #15 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6909 #8 See https://bu

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6552 #38 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build succeeded in Jenkins: Maven TLP » maven » MNG-6878 #8 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6512-build-11 #15 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6555 #45 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MRESOLVER-94 #3 See https:

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6550 #41 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MODELTESTS_IMPROVEMENT #26

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6554 #37 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6551 #44 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6548 #22 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6889 #3 See https://bu

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6553 #38 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6888 #3 See https://bu

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-5567 #55 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » Bananeweizen-MNG-6907 #3 S

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6829 #24 See https://b

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » MNG-6012-Missing-Profile-A

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » mng-5668-poc #24 See https

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven » REMOVE_DEPRECATED #16 See

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build failed in Jenkins: Maven TLP » maven » MPOM-215 #33 See https://bui

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build failed in Jenkins: Maven TLP » maven » slf4j-1.8-modules #34 See ht

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven TLP » maven-studies » maven-metrics #20

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6553

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6555

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build succeeded in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6556

[jira] [Issue Comment Deleted] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5868: Comment: was deleted (was: Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6551

[jira] [Commented] (MCHECKSTYLE-395) Ignored 6 errors, 0 violation remaining.

2020-12-20 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252509#comment-17252509 ] Benjamin Marwell commented on MCHECKSTYLE-395: -- Hi [~elharo] I think yo

[jira] [Commented] (MJAVADOC-545) Struts 1.3.8

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252510#comment-17252510 ] Michael Osipov commented on MJAVADOC-545: - Is that explicitly excluded? I am ju

[jira] [Commented] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252511#comment-17252511 ] Michael Osipov commented on MNG-5868: - This has been addressed in: {noformat} $ git log

[jira] [Updated] (MDEPLOY-254) Maven Deploy Plugin deploy jar twice : Maven 3.3.3

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-254: --- Fix Version/s: wontfix-candidate > Maven Deploy Plugin deploy jar twice : Maven 3.3.3 >

[jira] [Commented] (MDEPLOY-254) Maven Deploy Plugin deploy jar twice : Maven 3.3.3

2020-12-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252512#comment-17252512 ] Michael Osipov commented on MDEPLOY-254: I am included to close this as not an i

[GitHub] [maven] michael-o commented on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
michael-o commented on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748667832 > > > @michael-o have to admit i dont see the link there :s, anything could help to reproduce? Neither I do, but you just need to run ITs.

[GitHub] [maven] michael-o edited a comment on pull request #408: [MNG-7045] - Drop useless and outdated cdi-api from maven

2020-12-20 Thread GitBox
michael-o edited a comment on pull request #408: URL: https://github.com/apache/maven/pull/408#issuecomment-748667832 > > > @michael-o have to admit i dont see the link there :s, anything could help to reproduce? Neither I do, but you just need to run ITs. Wild guess, the IT

[GitHub] [maven-integration-testing] michael-o commented on pull request #82: [MNG-6957] support build/consumer with modules in reverse order

2020-12-20 Thread GitBox
michael-o commented on pull request #82: URL: https://github.com/apache/maven-integration-testing/pull/82#issuecomment-748668381 Looking back at this again This is an automated message from the Apache Git Service. To res

[GitHub] [maven] michael-o commented on a change in pull request #391: Mng 6957: Support Build Consumer while defining modules in reverse order

2020-12-20 Thread GitBox
michael-o commented on a change in pull request #391: URL: https://github.com/apache/maven/pull/391#discussion_r546434173 ## File path: maven-core/src/main/java/org/apache/maven/project/ReactorModelCache.java ## @@ -113,7 +107,48 @@ public int hashCode() {

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #31: [MEAR-294] Removal of provided artifacts from the Class-Path entry of MANIFEST.mf

2020-12-20 Thread GitBox
elharo commented on a change in pull request #31: URL: https://github.com/apache/maven-ear-plugin/pull/31#discussion_r546435418 ## File path: src/test/java/org/apache/maven/plugins/ear/it/EarMojoIT.java ## @@ -1003,8 +1003,12 @@ public void testProject091() * skinnyModule

  1   2   >