[jira] [Created] (MSHARED-873) make build Reproducible

2020-04-03 Thread Herve Boutemy (Jira)
Herve Boutemy created MSHARED-873: - Summary: make build Reproducible Key: MSHARED-873 URL: https://issues.apache.org/jira/browse/MSHARED-873 Project: Maven Shared Components Issue Type:

[jira] [Commented] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1707#comment-1707 ] Tibor Digana commented on SUREFIRE-1768: [~rolaca11] As [~rfscholte] said he will put this

[jira] [Comment Edited] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1707#comment-1707 ] Tibor Digana edited comment on SUREFIRE-1768 at 4/3/20, 9:48 AM: -

[jira] [Closed] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed SUREFIRE-1768. Assignee: Robert Scholte Resolution: Not A Problem This works as designed: the

[GitHub] [maven-surefire] Tibor17 commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5

2020-04-03 Thread GitBox
Tibor17 commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5 URL: https://github.com/apache/maven-surefire/pull/274#issuecomment-608369136 @eolivelli Robert mentioned this option of instantiating this `LocationManager` instead of injecting it. If Robert

[jira] [Commented] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074422#comment-17074422 ] Robert Scholte commented on SUREFIRE-1768: -- This is new and unexpected to me. I'll put it on

[jira] [Commented] (MNG-6875) mvn test keeps failing after changes removed

2020-04-03 Thread Joseph Walton (Jira)
[ https://issues.apache.org/jira/browse/MNG-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074625#comment-17074625 ] Joseph Walton commented on MNG-6875: The reported error is from

[jira] [Assigned] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6613: --- Assignee: Michael Osipov > Mirror matching ignores closest/nearest definition >

[jira] [Comment Edited] (MNG-5818) Disallow plugins from programmatically adding dependencies to projects

2020-04-03 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000261#comment-17000261 ] Elliotte Rusty Harold edited comment on MNG-5818 at 4/3/20, 2:54 PM: -

[jira] [Commented] (MNG-5818) Disallow plugins from programmatically adding dependencies to projects

2020-04-03 Thread Joseph Walton (Jira)
[ https://issues.apache.org/jira/browse/MNG-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074618#comment-17074618 ] Joseph Walton commented on MNG-5818: The {{@Deprecated}} annotation is added but (e.g.)

[jira] [Commented] (MNG-6873) Inconsistent library versions notice.

2020-04-03 Thread Joseph Walton (Jira)
[ https://issues.apache.org/jira/browse/MNG-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074627#comment-17074627 ] Joseph Walton commented on MNG-6873: In general, this is a good problem to fix, but this looks like it

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Joseph Walton (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074601#comment-17074601 ] Joseph Walton commented on MNG-6613: This looks like it could be a bug with the test, rather than Maven

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074668#comment-17074668 ] Michael Osipov commented on MNG-6613: - Thinking more about this, should there be a circuit breaker? You

[jira] [Commented] (MNG-6858) Need a way to skip empty-string arguments

2020-04-03 Thread Joseph Walton (Jira)
[ https://issues.apache.org/jira/browse/MNG-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074632#comment-17074632 ] Joseph Walton commented on MNG-6858: If you know that have a Bash script, you can use the technique in

[jira] [Commented] (MNG-5818) Disallow plugins from programmatically adding dependencies to projects

2020-04-03 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MNG-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074636#comment-17074636 ] Elliotte Rusty Harold commented on MNG-5818: Why don't we try revising the

[GitHub] [maven-dependency-plugin] elharo merged pull request #44: [MDEP-676] fix test

2020-04-03 Thread GitBox
elharo merged pull request #44: [MDEP-676] fix test URL: https://github.com/apache/maven-dependency-plugin/pull/44 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-integration-testing] josephw opened a new pull request #57: [MNG-6613] Avoid a connection to apache.org when this test runs.

2020-04-03 Thread GitBox
josephw opened a new pull request #57: [MNG-6613] Avoid a connection to apache.org when this test runs. URL: https://github.com/apache/maven-integration-testing/pull/57 This test runs with two repositories configured (maven-core-its and central). Make sure that both are excluded from

[jira] [Comment Edited] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Joseph Walton (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074601#comment-17074601 ] Joseph Walton edited comment on MNG-6613 at 4/3/20, 2:01 PM: - This looks like

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074607#comment-17074607 ] Michael Osipov commented on MNG-6613: - Thanks, I will try this at work. > Mirror matching ignores

[GitHub] [maven-surefire] rfscholte commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5

2020-04-03 Thread GitBox
rfscholte commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5 URL: https://github.com/apache/maven-surefire/pull/274#issuecomment-608454907 I won't guarantee anything. Having it available as a bean gives me the freedom to inject other beans. So far there hasn't been

[jira] [Comment Edited] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074668#comment-17074668 ] Michael Osipov edited comment on MNG-6613 at 4/3/20, 3:34 PM: -- Thinking more

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074754#comment-17074754 ] Robert Scholte commented on MNG-6613: - Based on

[jira] [Comment Edited] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074772#comment-17074772 ] Michael Osipov edited comment on MNG-6613 at 4/3/20, 6:11 PM: -- I have looked

[jira] [Commented] (ARCHETYPE-556) Property in default-value is not replaced when using automated mode

2020-04-03 Thread Olivier Cailloux (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074735#comment-17074735 ] Olivier Cailloux commented on ARCHETYPE-556: I can’t reproduce it any more, I think this

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074761#comment-17074761 ] Michael Osipov commented on MNG-6613: - I am currently going through a few test cases and will report

[jira] [Comment Edited] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074772#comment-17074772 ] Michael Osipov edited comment on MNG-6613 at 4/3/20, 6:14 PM: -- I have looked

[jira] [Commented] (MSHARED-872) Embedded3xLauncher cannot be initialized

2020-04-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074755#comment-17074755 ] Hudson commented on MSHARED-872: Build succeeded in Jenkins: Maven TLP » maven-verifier » master #38

[GitHub] [maven-verifier] rfscholte merged pull request #2: deps: update parent POM dependencies

2020-04-03 Thread GitBox
rfscholte merged pull request #2: deps: update parent POM dependencies URL: https://github.com/apache/maven-verifier/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Created] (MSHARED-872) Embedded3xLauncher cannot be initialized

2020-04-03 Thread Robert Scholte (Jira)
Robert Scholte created MSHARED-872: -- Summary: Embedded3xLauncher cannot be initialized Key: MSHARED-872 URL: https://issues.apache.org/jira/browse/MSHARED-872 Project: Maven Shared Components

[jira] [Commented] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074694#comment-17074694 ] László Stahorszki commented on SUREFIRE-1768: - [~rfscholte] Could you please clarify some

[jira] [Comment Edited] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074694#comment-17074694 ] László Stahorszki edited comment on SUREFIRE-1768 at 4/3/20, 4:08 PM:

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074772#comment-17074772 ] Michael Osipov commented on MNG-6613: - I have looked into again and I still think that this is a bug in

[jira] [Commented] (SUREFIRE-1719) Race condition results in "VM crash or System.exit called?" failure

2020-04-03 Thread Tigran Mkrtchyan (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074781#comment-17074781 ] Tigran Mkrtchyan commented on SUREFIRE-1719: Unfortunately even with current master I can

[jira] [Issue Comment Deleted] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6613: Comment: was deleted (was: I have looked into again and I still think that this is a bug in Maven.

[jira] [Closed] (MSHARED-872) Embedded3xLauncher cannot be initialized

2020-04-03 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MSHARED-872. -- Fix Version/s: maven-verifier-1.7.1 Resolution: Fixed Fixed in

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074805#comment-17074805 ] Michael Osipov commented on MNG-6613: - So here it is: No mirrors: {noformat} [DEBUG] Repositories

[jira] [Commented] (SUREFIRE-1719) Race condition results in "VM crash or System.exit called?" failure

2020-04-03 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074820#comment-17074820 ] Tibor Digana commented on SUREFIRE-1719: [~tigran] 99% of these logs are useless. You can

[jira] [Commented] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074864#comment-17074864 ] Michael Osipov commented on MNG-6613: - My initial description is wrong because I have analyzed the

[jira] [Closed] (ARCHETYPE-556) Property in default-value is not replaced when using automated mode

2020-04-03 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/ARCHETYPE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed ARCHETYPE-556. Assignee: Robert Scholte Resolution: Cannot Reproduce > Property in default-value

[jira] [Created] (MPLUGIN-360) generated plugin-help.xml ignores descriptor mojo outputDirectory

2020-04-03 Thread Dariusz Kuc (Jira)
Dariusz Kuc created MPLUGIN-360: --- Summary: generated plugin-help.xml ignores descriptor mojo outputDirectory Key: MPLUGIN-360 URL: https://issues.apache.org/jira/browse/MPLUGIN-360 Project: Maven

[jira] [Updated] (MPLUGIN-360) generated plugin-help.xml ignores descriptor mojo outputDirectory

2020-04-03 Thread Dariusz Kuc (Jira)
[ https://issues.apache.org/jira/browse/MPLUGIN-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Kuc updated MPLUGIN-360: Description: _maven-plugin-plugin:descriptor_ mojo supports specifying custom output directory

[jira] [Closed] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6613. --- Resolution: Fixed Fixed with 76c80f1dfeaca8d14a09e80193e1c45bfb42f777 in integration tests. > Mirror

[jira] [Commented] (SUREFIRE-1719) Race condition results in "VM crash or System.exit called?" failure

2020-04-03 Thread Tigran Mkrtchyan (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074932#comment-17074932 ] Tigran Mkrtchyan commented on SUREFIRE-1719: Well, as Paul and I working together and on

[jira] [Commented] (SUREFIRE-1768) Main classes not included in classpath when using Java Modules

2020-04-03 Thread Jira
[ https://issues.apache.org/jira/browse/SUREFIRE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17074883#comment-17074883 ] László Stahorszki commented on SUREFIRE-1768: - [~rfscholte] I tried the code snippet you

[jira] [Updated] (MNG-6613) Mirror matching ignores closest/nearest definition

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6613: Component/s: Integration Tests > Mirror matching ignores closest/nearest definition >

[jira] [Assigned] (MNG-6744) Some ITs test with SNAPSHOT versions

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6744: --- Assignee: Michael Osipov > Some ITs test with SNAPSHOT versions >

[GitHub] [maven-integration-testing] michael-o closed pull request #57: [MNG-6613] Avoid a connection to apache.org when this test runs.

2020-04-03 Thread GitBox
michael-o closed pull request #57: [MNG-6613] Avoid a connection to apache.org when this test runs. URL: https://github.com/apache/maven-integration-testing/pull/57 This is an automated message from the Apache Git Service.

[jira] [Closed] (SUREFIRE-1339) Forked JVM hangs in FreeBSD when reuseForks=true

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-1339. Fix Version/s: (was: Backlog) Resolution: Cannot Reproduce This works now, I

[jira] [Closed] (MNG-6744) Some ITs test with SNAPSHOT versions

2020-04-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6744. --- Resolution: Fixed Fixed with 9a8076f392ee817a91be914e08b332a578d51d0f. > Some ITs test with SNAPSHOT

[jira] [Commented] (MSHARED-872) Embedded3xLauncher cannot be initialized

2020-04-03 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075009#comment-17075009 ] Herve Boutemy commented on MSHARED-872: --- fixed in