[jira] [Commented] (MNG-6114) Elements from the global settings should be ordered before elements from the user settings

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

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548762605 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarModule.java ## @@ -101,6 +101,16 @@ */ protected String libDirectory;

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548762561 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarMojo.java ## @@ -272,8 +272,8 @@ public void execute() // Now we have

[jira] [Commented] (MNG-7018) Maven does not traverse all repos when downloading extensions from .mvn/extensions.xml

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254690#comment-17254690 ] Michael Osipov commented on MNG-7018: - In order for this to work the {{mirrorOf}} defin

[GitHub] [maven-integration-testing] michael-o opened a new pull request #92: [MNG-6114] Elements from the global settings should be ordered before…

2020-12-24 Thread GitBox
michael-o opened a new pull request #92: URL: https://github.com/apache/maven-integration-testing/pull/92 … elements from the user settings Central from global settings with 'file:' comes first and is ignored by the mirrorOf definition. The next central definition is ignored too du

[GitHub] [maven] michael-o opened a new pull request #418: [MNG-6114] Elements from the global settings should be ordered before…

2020-12-24 Thread GitBox
michael-o opened a new pull request #418: URL: https://github.com/apache/maven/pull/418 … elements from the user settings This supersedes and closes #142 This is an automated message from the Apache Git Service. To res

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548758675 ## File path: src/main/java/org/apache/maven/plugins/ear/EarModule.java ## @@ -119,4 +119,17 @@ void resolveArtifact( Set artifacts ) */

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548758580 ## File path: src/site/apt/modules.apt.vm ## @@ -220,6 +234,50 @@ EAR Modules * <> - set to true to if you want to generate an entry of this

[jira] [Commented] (MNG-5728) Switch the default checksum policy from "warn" to "fail"

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

[jira] [Commented] (MNG-7022) Remove o.a.m.lifecycle.mapping.Lifecycle optional mojos backward compat code

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

[jira] [Commented] (MNG-7046) Revert MNG-5639 and make repo config static only

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

[jira] [Commented] (MNG-5639) Support resolution of Import Scope POMs from Repo that contains a ${parameter}

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

[jira] [Commented] (MNG-4338) Unexepceted "Unknown packaging: bundle" error for plugins with custom lifecycle mapping that defines optional mojos

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

[jira] [Commented] (MNG-3259) Regression: Maven drops dependencies in multi-module build

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

[jira] [Commented] (MNG-4660) Use of --resume-from in multi-module project fails with missing inter-module dependencies

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

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

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

[jira] [Commented] (MNG-5771) improved user-configurable core extensions mechanism

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

[jira] [Commented] (MNG-6957) Versionless reactor dependencies/parent should work even if modules are aggregated in reverse order

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

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

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

[jira] [Commented] (MNG-7041) Update @since, version ranges and other version related strings

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

[jira] [Commented] (MNG-3485) unable to override wagons that are bundled with a different version via extensions

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

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
elharo commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548756357 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarModule.java ## @@ -101,6 +101,16 @@ */ protected String libDirectory;

[jira] [Updated] (MNG-6114) Elements from the global settings should be ordered before elements from the user settings

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6114: Affects Version/s: 3.6.3 > Elements from the global settings should be ordered before elements from t

[jira] [Assigned] (MNG-6114) Elements from the global settings should be ordered before elements from the user settings

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6114: --- Assignee: Michael Osipov > Elements from the global settings should be ordered before elements

[jira] [Updated] (MNG-6114) Elements from the global settings should be ordered before elements from the user settings

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6114: Component/s: Settings Inheritance and Interpolation > Elements from the global setti

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548753138 ## File path: src/main/java/org/apache/maven/plugins/ear/EarModule.java ## @@ -119,4 +119,17 @@ void resolveArtifact( Set artifacts ) */

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548752876 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarMojo.java ## @@ -272,8 +272,8 @@ public void execute() // Now we have

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548752603 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarModule.java ## @@ -101,6 +101,16 @@ */ protected String libDirectory;

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548752603 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarModule.java ## @@ -101,6 +101,16 @@ */ protected String libDirectory;

[GitHub] [maven-ear-plugin] mabrarov commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548752603 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarModule.java ## @@ -101,6 +101,16 @@ */ protected String libDirectory;

[jira] [Comment Edited] (MNG-6879) When the repo with the id of central is configured in settings.xml and the scope = import dependency is included in the project of the project, the central repo has

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254663#comment-17254663 ] Michael Osipov edited comment on MNG-6879 at 12/24/20, 9:38 PM: -

[jira] [Commented] (MNG-6879) When the repo with the id of central is configured in settings.xml and the scope = import dependency is included in the project of the project, the central repo has a pro

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254664#comment-17254664 ] Michael Osipov commented on MNG-6879: - If this works, a sample project would be nice wh

[jira] [Updated] (MNG-6879) When the repo with the id of central is configured in settings.xml and the scope = import dependency is included in the project of the project, the central repo has a probl

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6879: Fix Version/s: waiting-for-feedback > When the repo with the id of central is configured in settings.

[GitHub] [maven-ear-plugin] elharo commented on a change in pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
elharo commented on a change in pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#discussion_r548751870 ## File path: src/main/java/org/apache/maven/plugins/ear/AbstractEarModule.java ## @@ -101,6 +101,16 @@ */ protected String libDirectory;

[jira] [Commented] (MNG-6879) When the repo with the id of central is configured in settings.xml and the scope = import dependency is included in the project of the project, the central repo has a pro

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254663#comment-17254663 ] Michael Osipov commented on MNG-6879: - Please retry from master, especially this line

[jira] [Commented] (MNG-6830) Warn on missing namespace

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254661#comment-17254661 ] Michael Osipov commented on MNG-6830: - I would love to have this on 4.0.0. Actually, im

[jira] [Updated] (MNG-6578) revision property not resolved when the root module isn't the ancestor of a submodule

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6578: Summary: revision property not resolved when the root module isn't the ancestor of a submodule (was:

[jira] [Commented] (MNG-6881) Inconsistent property semantics against their names in Maven Model Builder

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254660#comment-17254660 ] Michael Osipov commented on MNG-6881: - [~rfscholte], WDYT? > Inconsistent property sem

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #91: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
michael-o commented on a change in pull request #91: URL: https://github.com/apache/maven-integration-testing/pull/91#discussion_r548749474 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4660OutdatedPackagedArtifact.java ## @@ -112,7 +112,9 @@ public

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Issue Comment Deleted] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

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

[jira] [Updated] (MNG-6757) Cant create a proper BOM when using ${revision}

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6757: Fix Version/s: waiting-for-feedback > Cant create a proper BOM when using ${revision} > -

[jira] [Commented] (MNG-6757) Cant create a proper BOM when using ${revision}

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254656#comment-17254656 ] Michael Osipov commented on MNG-6757: - Can you retry with Maven from master? > Cant cr

[jira] [Closed] (MNG-6232) Version range is not resolved correctly

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6232. --- Fix Version/s: (was: 4.0.x-candidate) Resolution: Duplicate > Version range is not resolved

[jira] [Issue Comment Deleted] (MNG-5781) resolution of nested import scoped dependencies causes maven to reach out to external central repo

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5781: Comment: was deleted (was: ***Ping***) > resolution of nested import scoped dependencies causes mave

[jira] [Comment Edited] (MNG-7012) Intermittent java.lang.IllegalStateException - entry has not been leased from this pool

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227874#comment-17227874 ] Michael Osipov edited comment on MNG-7012 at 12/24/20, 8:58 PM: -

[jira] [Updated] (MNG-7012) Intermittent java.lang.IllegalStateException - entry has not been leased from this pool

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7012: Fix Version/s: wontfix-candidate > Intermittent java.lang.IllegalStateException - entry has not been

[jira] [Commented] (MNG-7012) Intermittent java.lang.IllegalStateException - entry has not been leased from this pool

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254655#comment-17254655 ] Michael Osipov commented on MNG-7012: - I am still waiting for those logfiles. > Interm

[jira] [Commented] (MDEPLOY-255) altDeploymentRepository is broken on mingw/cygwin/windows

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254653#comment-17254653 ] Michael Osipov commented on MDEPLOY-255: Tried from Git Bash: {noformat} [INFO]

[jira] [Updated] (MDEPLOY-255) altDeploymentRepository is broken on mingw/cygwin/windows

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-255: --- Fix Version/s: wontfix-candidate > altDeploymentRepository is broken on mingw/cygwin/windows

[GitHub] [maven-deploy-plugin] michael-o opened a new pull request #16: Revert "[MDEPLOY-231] - Move checksum generation from install to depl…

2020-12-24 Thread GitBox
michael-o opened a new pull request #16: URL: https://github.com/apache/maven-deploy-plugin/pull/16 …oy plugin" This reverts commit 83b2d51cb3427a54ea465ff836c68da18accd426. Following this checklist to help us incorporate your contribution quickly and easily: - [ ]

[GitHub] [maven-ear-plugin] mabrarov commented on pull request #33: [MEAR-166] Handling EAR modules of all types when modifying Class-Path and when skinnyWars / skinnyModules is used

2020-12-24 Thread GitBox
mabrarov commented on pull request #33: URL: https://github.com/apache/maven-ear-plugin/pull/33#issuecomment-751003513 @khmarbaise, @hboutemy, @elharo and @rfscholte, your review and feedback is appreciated. This is an autom

[jira] [Updated] (MDEPLOY-282) Revert ;DEPLOY-231

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-282: --- Summary: Revert ;DEPLOY-231 (was: Revert DEPLOY-231) > Revert ;DEPLOY-231 > ---

[jira] [Updated] (MDEPLOY-282) Revert MDEPLOY-231

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-282: --- Summary: Revert MDEPLOY-231 (was: Revert ;DEPLOY-231) > Revert MDEPLOY-231 > --

[jira] [Created] (MDEPLOY-282) Revert DEPLOY-231

2020-12-24 Thread Michael Osipov (Jira)
Michael Osipov created MDEPLOY-282: -- Summary: Revert DEPLOY-231 Key: MDEPLOY-282 URL: https://issues.apache.org/jira/browse/MDEPLOY-282 Project: Maven Deploy Plugin Issue Type: Task Affe

[jira] [Updated] (MDEPLOY-264) Upgrade Maven Artifact Transfer to 0.13.1

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-264: --- Summary: Upgrade Maven Artifact Transfer to 0.13.1 (was: Upgrade maven-artifact-transfer to

[GitHub] [maven-deploy-plugin] michael-o commented on pull request #15: [MDEPLOY-265] Maintain backwards compatibility for alt*DeploymentRepository in id::default::url format

2020-12-24 Thread GitBox
michael-o commented on pull request #15: URL: https://github.com/apache/maven-deploy-plugin/pull/15#issuecomment-750950474 https://github.com/apache/maven-site/tree/master/content/apt/guides This is an automated message from

[GitHub] [maven] michael-o commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
michael-o commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548723249 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -263,15 +271,28 @@ private boolean isPackagedArtifactUpToDate( MavenProject

[GitHub] [maven] michael-o commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
michael-o commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548723020 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -178,41 +178,49 @@ private File find( MavenProject project, Artifact artif

[GitHub] [maven] mthmulders commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
mthmulders commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548719745 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -263,15 +271,28 @@ private boolean isPackagedArtifactUpToDate( MavenProjec

[GitHub] [maven-deploy-plugin] philsttr commented on pull request #15: [MDEPLOY-265] Maintain backwards compatibility for alt*DeploymentRepository in id::default::url format

2020-12-24 Thread GitBox
philsttr commented on pull request #15: URL: https://github.com/apache/maven-deploy-plugin/pull/15#issuecomment-750949510 @michael-o I'd be happy to. Where are the Maven Site Guides located? Can you point me to where I should submit a PR? -

[GitHub] [maven] michael-o commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
michael-o commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548715644 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -263,15 +271,28 @@ private boolean isPackagedArtifactUpToDate( MavenProject

[GitHub] [maven] michael-o commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
michael-o commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548714917 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -263,15 +271,28 @@ private boolean isPackagedArtifactUpToDate( MavenProject

[GitHub] [maven] michael-o commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
michael-o commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548714917 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -263,15 +271,28 @@ private boolean isPackagedArtifactUpToDate( MavenProject

[GitHub] [maven] mthmulders commented on a change in pull request #416: [MNG-4660] Increase usefulness of logging (2)

2020-12-24 Thread GitBox
mthmulders commented on a change in pull request #416: URL: https://github.com/apache/maven/pull/416#discussion_r548708451 ## File path: maven-core/src/main/java/org/apache/maven/ReactorReader.java ## @@ -263,15 +271,28 @@ private boolean isPackagedArtifactUpToDate( MavenProjec

[jira] [Updated] (MNG-7055) Using MINSTALL/DEPLOY 3.0.0-M1+ does not write plugin information into maven-metadata.xml

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7055: Fix Version/s: 4.0.x-candidate > Using MINSTALL/DEPLOY 3.0.0-M1+ does not write plugin information in

[jira] [Commented] (MEAR-294) JAR with provided scope should be removed from Class-Path entry of EAR module MANIFEST.mf

2020-12-24 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MEAR-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254634#comment-17254634 ] Herve Boutemy commented on MEAR-294: https://github.com/apache/maven-ear-plugin/commit/

[jira] [Updated] (MNG-7055) Using MINSTALL/DEPLOY 3.0.0-M1+ does not write plugin information into maven-metadata.xml

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-7055: Summary: Using MINSTALL/DEPLOY 3.0.0-M1+ does not write plugin information into maven-metadata.xml (

[jira] [Comment Edited] (WAGON-575) Retry for connection issues

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245396#comment-17245396 ] Michael Osipov edited comment on WAGON-575 at 12/24/20, 6:07 PM: ---

[GitHub] [maven-deploy-plugin] michael-o commented on pull request #15: [MDEPLOY-265] Maintain backwards compatibility for alt*DeploymentRepository in id::default::url format

2020-12-24 Thread GitBox
michael-o commented on pull request #15: URL: https://github.com/apache/maven-deploy-plugin/pull/15#issuecomment-750933613 @philsttr It'd be awesome if you could share/write down your approach as a single page for our Maven Site Guides as "Large Scale Centralized Deployments with Maven".

[jira] [Commented] (MDEPLOY-265) Allow old alt*DeploymentRepository property format if default layout is used

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

[jira] [Closed] (MDEPLOY-265) Allow old alt*DeploymentRepository property format if default layout is used

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEPLOY-265. -- Resolution: Fixed Fixed with [02a055bde67f23cf908f97a04813c044d16c5490|https://gitbox.apache.

[GitHub] [maven-deploy-plugin] asfgit closed pull request #15: [MDEPLOY-265] Maintain backwards compatibility for alt*DeploymentRepository in id::default::url format

2020-12-24 Thread GitBox
asfgit closed pull request #15: URL: https://github.com/apache/maven-deploy-plugin/pull/15 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] [Commented] (MNG-7046) Revert MNG-5639 and make repo config static only

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

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

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

[jira] [Commented] (MNG-5728) Switch the default checksum policy from "warn" to "fail"

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

[jira] [Commented] (MNG-7022) Remove o.a.m.lifecycle.mapping.Lifecycle optional mojos backward compat code

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

[jira] [Commented] (MNG-5639) Support resolution of Import Scope POMs from Repo that contains a ${parameter}

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

[jira] [Commented] (MNG-3259) Regression: Maven drops dependencies in multi-module build

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

[jira] [Commented] (MNG-4660) Use of --resume-from in multi-module project fails with missing inter-module dependencies

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

[jira] [Commented] (MNG-6957) Versionless reactor dependencies/parent should work even if modules are aggregated in reverse order

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

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

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

[jira] [Updated] (MDEPLOY-265) Allow old alt*DeploymentRepository property format if default layout is used

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-265: --- Fix Version/s: (was: waiting-for-feedback) 3.0.0-M2 > Allow old alt*D

[jira] [Assigned] (MDEPLOY-265) Allow old alt*DeploymentRepository property format if default layout is used

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MDEPLOY-265: -- Assignee: Michael Osipov > Allow old alt*DeploymentRepository property format if defa

[jira] [Updated] (MDEPLOY-257) SSH Permission denied

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-257: --- Fix Version/s: (was: waiting-for-feedback) > SSH Permission denied > ---

[jira] [Updated] (MDEPLOY-160) Deploy all installed artifacts

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-160: --- Fix Version/s: (was: waiting-for-feedback) > Deploy all installed artifacts > --

[jira] [Updated] (MDEPLOY-252) Deploy current archive without creating new archive (jar, war, ear)

2020-12-24 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MDEPLOY-252: --- Fix Version/s: (was: waiting-for-feedback) > Deploy current archive without creating new

[GitHub] [maven] michael-o opened a new pull request #417: [MNG-6888] Remove deprecated command line options

2020-12-24 Thread GitBox
michael-o opened a new pull request #417: URL: https://github.com/apache/maven/pull/417 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-javadoc-plugin] elharo commented on pull request #59: [MJAVADOC-662] The fix operation wrongly generate illegal javadoc for static final fields.

2020-12-24 Thread GitBox
elharo commented on pull request #59: URL: https://github.com/apache/maven-javadoc-plugin/pull/59#issuecomment-750919523 Jenkins is an absolute mess. I'd like to chuck it, but I don't have that power. Those nodes are probably broken/flaky. Let me try again. -

[GitHub] [maven-javadoc-plugin] XenoAmess commented on pull request #59: [MJAVADOC-662] The fix operation wrongly generate illegal javadoc for static final fields.

2020-12-24 Thread GitBox
XenoAmess commented on pull request #59: URL: https://github.com/apache/maven-javadoc-plugin/pull/59#issuecomment-750918344 > build failed, but it's unstable. Trying again... @elharo I saw it fails on two environments on jenkins… really weird. Honestly I'm confused. Have you any

[GitHub] [maven-scm] elharo opened a new pull request #118: [SCM-951] wrong value passed to equals

2020-12-24 Thread GitBox
elharo opened a new pull request #118: URL: https://github.com/apache/maven-scm/pull/118 @michael-o 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] [Created] (SCM-951) Wrong argument type for equals in TFS commans

2020-12-24 Thread Elliotte Rusty Harold (Jira)
Elliotte Rusty Harold created SCM-951: - Summary: Wrong argument type for equals in TFS commans Key: SCM-951 URL: https://issues.apache.org/jira/browse/SCM-951 Project: Maven SCM Issue Ty

[jira] [Updated] (SCM-951) Wrong argument type for equals in TFS commands

2020-12-24 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/SCM-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated SCM-951: -- Summary: Wrong argument type for equals in TFS commands (was: Wrong argument type for eq

  1   2   >