[GitHub] [maven-surefire] shark-horse commented on issue #231: Failsafe: Killing self fork JVM. PING timeout elapsed.

2019-11-04 Thread GitBox
shark-horse commented on issue #231: Failsafe: Killing self fork JVM. PING timeout elapsed. URL: https://github.com/apache/maven-surefire/pull/231#issuecomment-549469507 Excellent, thank you! This is an automated message

[jira] [Commented] (MCOMPILER-320) Allow additional class path items to be given during compilation

2019-11-04 Thread David M. Lloyd (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966676#comment-16966676 ] David M. Lloyd commented on MCOMPILER-320: -- > Everything on the classpath should be managed

[jira] [Commented] (MENFORCER-338) Along with JavaVersion, allow enforcement of the JavaVendor

2019-11-04 Thread Jeffrey Bennett (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966717#comment-16966717 ] Jeffrey Bennett commented on MENFORCER-338: --- Rationale #1:  The JDKs provided by the various

[jira] [Created] (MNG-6798) build-helper-maven-plugin: java.lang.IllegalArgumentException: version can neither be null, empty nor blank

2019-11-04 Thread Jamin Collins (Jira)
Jamin Collins created MNG-6798: -- Summary: build-helper-maven-plugin: java.lang.IllegalArgumentException: version can neither be null, empty nor blank Key: MNG-6798 URL: https://issues.apache.org/jira/browse/MNG-6798

[GitHub] [maven-surefire] Tibor17 commented on issue #251: roadmap chart

2019-11-04 Thread GitBox
Tibor17 commented on issue #251: roadmap chart URL: https://github.com/apache/maven-surefire/pull/251#issuecomment-549587369 > > > @Tibor17 > is it really necessary to publish such roadmap? Maybe it is important for contributors/devs because some people at the U.S.

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

2019-11-04 Thread Eddie Wiegers (Jira)
[ https://issues.apache.org/jira/browse/MNG-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966871#comment-16966871 ] Eddie Wiegers commented on MNG-6772: Actually, the way Maven treats repositories during a project build

[GitHub] [maven-invoker-plugin] Tibor17 commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores

2019-11-04 Thread GitBox
Tibor17 commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores URL: https://github.com/apache/maven-invoker-plugin/pull/7#issuecomment-549544023 @slawekjaranowski Have you run the local build `mv verify -P run-its` before publishing the PR?

[GitHub] [maven-surefire] eolivelli commented on issue #251: roadmap chart

2019-11-04 Thread GitBox
eolivelli commented on issue #251: roadmap chart URL: https://github.com/apache/maven-surefire/pull/251#issuecomment-549575697 @Tibor17 is it really necessary to publish such roadmap? We can have JIRAs and assign them to a version. So we need to share it explicitly on dev@

[GitHub] [maven-surefire] Tibor17 edited a comment on issue #251: roadmap chart

2019-11-04 Thread GitBox
Tibor17 edited a comment on issue #251: roadmap chart URL: https://github.com/apache/maven-surefire/pull/251#issuecomment-549587369 > > > @Tibor17 > is it really necessary to publish such roadmap? Maybe it is important for contributors/devs because some people at the U.S.

[GitHub] [maven-surefire] Tibor17 commented on issue #251: roadmap chart

2019-11-04 Thread GitBox
Tibor17 commented on issue #251: roadmap chart URL: https://github.com/apache/maven-surefire/pull/251#issuecomment-549557044 @jon-bell @Col-E You are welcome to participate as well. This is an automated message from

[jira] [Commented] (MNG-6798) build-helper-maven-plugin: java.lang.IllegalArgumentException: version can neither be null, empty nor blank

2019-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966943#comment-16966943 ] Michael Osipov commented on MNG-6798: - [~khmarbaise] > build-helper-maven-plugin:

[GitHub] [maven-surefire] Tibor17 commented on issue #250: Maven2surefire jvm communication

2019-11-04 Thread GitBox
Tibor17 commented on issue #250: Maven2surefire jvm communication URL: https://github.com/apache/maven-surefire/pull/250#issuecomment-549610683 @jon-bell We should perhaps open a separate JIRA for the commit

[jira] [Commented] (MNG-6771) Fix license issues on binary distribution

2019-11-04 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/MNG-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967284#comment-16967284 ] Enrico Olivelli commented on MNG-6771: -- [~hboutemy] Plexus problem is: It links Apache 2 License

[GitHub] [maven-invoker-plugin] Tibor17 commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores

2019-11-04 Thread GitBox
Tibor17 commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores URL: https://github.com/apache/maven-invoker-plugin/pull/7#issuecomment-549596895 I was asking about the running the build because the `checkstyle` did not not break the build. I

[GitHub] [maven-invoker-plugin] slawekjaranowski commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores

2019-11-04 Thread GitBox
slawekjaranowski commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores URL: https://github.com/apache/maven-invoker-plugin/pull/7#issuecomment-549594535 yes, I have ``` [INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @

[GitHub] [maven-invoker-plugin] Tibor17 commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores

2019-11-04 Thread GitBox
Tibor17 commented on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores URL: https://github.com/apache/maven-invoker-plugin/pull/7#issuecomment-549595829 That's true and all 99 Maven projects need to have this! Totally with you! But I am afraid that GH

[GitHub] [maven-surefire] Tibor17 commented on issue #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process communication.

2019-11-04 Thread GitBox
Tibor17 commented on issue #240: [SUREFIRE-1658] TCP/IP Channel for forked Surefire JVM. Extensions API and SPI. Polymorphism for remote and local process communication. URL: https://github.com/apache/maven-surefire/pull/240#issuecomment-549630211 @jon-bell I will squash your two

[GitHub] [maven-invoker-plugin] Tibor17 edited a comment on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores

2019-11-04 Thread GitBox
Tibor17 edited a comment on issue #7: [MINVOKER-251] Allow options parallelThreads depends on available cores URL: https://github.com/apache/maven-invoker-plugin/pull/7#issuecomment-549596895 I was asking about running the build because the `checkstyle` did not not break the build. I

[jira] [Updated] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Peter Rader (Jira)
[ https://issues.apache.org/jira/browse/MJAR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Rader updated MJAR-267: - Priority: Minor (was: Major) > Propertize addDefaultImplementationEntries and

[jira] [Created] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Peter Rader (Jira)
Peter Rader created MJAR-267: Summary: Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries Key: MJAR-267 URL: https://issues.apache.org/jira/browse/MJAR-267 Project: Maven JAR

[jira] [Updated] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Peter Rader (Jira)
[ https://issues.apache.org/jira/browse/MJAR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Rader updated MJAR-267: - Description: The version-entries of MANIFEST.MF are important requirements to a couple of frameworks

[jira] [Updated] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Peter Rader (Jira)
[ https://issues.apache.org/jira/browse/MJAR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Rader updated MJAR-267: - Description: The version-entries of MANIFEST.MF are important requirements to a couple of frameworks

[jira] [Commented] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966558#comment-16966558 ] Michael Osipov commented on MJAR-267: - This will require an ASM upgrade. > Propertize

[jira] [Issue Comment Deleted] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MJAR-267: Comment: was deleted (was: This will require an ASM upgrade.) > Propertize

[jira] [Commented] (MDEP-663) Analyze failed: Unsupported class file major version 57 (Java 13)

2019-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEP-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966590#comment-16966590 ] Michael Osipov commented on MDEP-663: - This will require an ASM upgrade. > Analyze failed: Unsupported

[jira] [Updated] (MNG-6240) Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

2019-11-04 Thread Stefan Cordes (Jira)
[ https://issues.apache.org/jira/browse/MNG-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Cordes updated MNG-6240: --- Attachment: Nexus-Storage.png > Duplicate components in plugin extension realm when plugin depends on

[jira] [Updated] (MNG-6240) Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

2019-11-04 Thread Stefan Cordes (Jira)
[ https://issues.apache.org/jira/browse/MNG-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Cordes updated MNG-6240: --- Attachment: jenkins-log.png > Duplicate components in plugin extension realm when plugin depends on >

[jira] [Commented] (MJAVADOC-623) [ERROR] Error fetching link: %{project.basedir}/target/javadoc-bundle-options. Ignored it.

2019-11-04 Thread Jira
[ https://issues.apache.org/jira/browse/MJAVADOC-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966605#comment-16966605 ] Jochen Löppenberg commented on MJAVADOC-623: I have the same Error on multiple JDK 13

[jira] [Updated] (MNG-6240) Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

2019-11-04 Thread Stefan Cordes (Jira)
[ https://issues.apache.org/jira/browse/MNG-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Cordes updated MNG-6240: --- Attachment: partly-jenkins-log.txt > Duplicate components in plugin extension realm when plugin

[jira] [Commented] (MJAR-267) Propertize addDefaultImplementationEntries and addDefaultSpecificationEntries

2019-11-04 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MJAR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966593#comment-16966593 ] Michael Osipov commented on MJAR-267: - Frankly, I absolutely do not understand the problem. You have

[jira] [Updated] (MNG-6240) Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

2019-11-04 Thread Stefan Cordes (Jira)
[ https://issues.apache.org/jira/browse/MNG-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Cordes updated MNG-6240: --- Attachment: maven-metadata.png > Duplicate components in plugin extension realm when plugin depends on

[jira] [Commented] (MNG-6240) Duplicate components in plugin extension realm when plugin depends on maven-aether-resolver

2019-11-04 Thread Stefan Cordes (Jira)
[ https://issues.apache.org/jira/browse/MNG-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16966602#comment-16966602 ] Stefan Cordes commented on MNG-6240: Hi, unfortunately with maven-3.6.2 I faced the wrong metadata: