[GitHub] hboutemy commented on a change in pull request #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions

2019-01-14 Thread GitBox
hboutemy commented on a change in pull request #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions URL: https://github.com/apache/maven/pull/233#discussion_r247787438 ## File path:

[jira] [Commented] (SUREFIRE-1622) failure to run tests if useSystemClassLoader config entry is used

2019-01-14 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742825#comment-16742825 ] Tibor Digana commented on SUREFIRE-1622: [~chammer2] Now you should find out the reason why

[jira] [Commented] (SUREFIRE-1622) failure to run tests if useSystemClassLoader config entry is used

2019-01-14 Thread Carsten Hammer (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742789#comment-16742789 ] Carsten Hammer commented on SUREFIRE-1622: -- Hi [~tibor17], Yes! I wrote my second last

[jira] [Updated] (MJAVADOC-564) Generated javadoc tags in fix goal are not in proper order

2019-01-14 Thread Richard Sand (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Sand updated MJAVADOC-564: -- Description: The javadoc:fix goal is placing/moving the @throws tags to the bottom of the

[jira] [Commented] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBuffer

2019-01-14 Thread Jin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742685#comment-16742685 ] Jin Kwon commented on MSITE-832: {code} [ERROR] Failed to execute goal

[jira] [Commented] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getBuffer

2019-01-14 Thread Jin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742688#comment-16742688 ] Jin Kwon commented on MSITE-832: {code} [ERROR] Failed to execute goal

[jira] [Issue Comment Deleted] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWag

2019-01-14 Thread Jin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Kwon updated MSITE-832: --- Comment: was deleted (was: {code:java} [ERROR] Failed to execute goal

[jira] [Comment Edited] (MSITE-832) stage-deploy fails with maven-site-plugin 3.7.1 and wagon-webdav-jackrabbit 3.3.1: NoSuchMethodError:org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.getB

2019-01-14 Thread Jin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742685#comment-16742685 ] Jin Kwon edited comment on MSITE-832 at 1/15/19 2:42 AM: - {code:java} [ERROR]

[GitHub] olamy commented on issue #11: [MCOMPILER 366] - Warning about automodules should provide the list o…

2019-01-14 Thread GitBox
olamy commented on issue #11: [MCOMPILER 366] - Warning about automodules should provide the list o… URL: https://github.com/apache/maven-compiler-plugin/pull/11#issuecomment-454240533 @ofarganc very useful/nice improvement!!! can you improve the test with multiple jars generating the

[jira] [Commented] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Rik Schaaf (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742570#comment-16742570 ] Rik Schaaf commented on MNG-6564: - That depends on what the intended behaviour was before opening this

[GitHub] andretadeu commented on issue #4: [MJAR-254] Finish the fix of MJAR-198.

2019-01-14 Thread GitBox
andretadeu commented on issue #4: [MJAR-254] Finish the fix of MJAR-198. URL: https://github.com/apache/maven-jar-plugin/pull/4#issuecomment-454200896 > I'm not sure if this is the right fix. What we should do in change `invoker.goals` to `install` and verify the content of the installed

[jira] [Commented] (SUREFIRE-1622) failure to run tests if useSystemClassLoader config entry is used

2019-01-14 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742548#comment-16742548 ] Tibor Digana commented on SUREFIRE-1622: [~chammer2] This issue is top one for me: {{Error

[jira] [Created] (MJAVADOC-564) Generated javadoc tags in fix goal are not in proper order

2019-01-14 Thread Richard Sand (JIRA)
Richard Sand created MJAVADOC-564: - Summary: Generated javadoc tags in fix goal are not in proper order Key: MJAVADOC-564 URL: https://issues.apache.org/jira/browse/MJAVADOC-564 Project: Maven Javadoc

[jira] [Commented] (MCOMPILER-366) Warning about automodules should provide the list of offending libraries

2019-01-14 Thread Oscar Farga (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742539#comment-16742539 ] Oscar Farga commented on MCOMPILER-366: --- Created PR:

[GitHub] ofarganc opened a new pull request #11: [MCOMPILER 366] - Warning about automodules should provide the list o…

2019-01-14 Thread GitBox
ofarganc opened a new pull request #11: [MCOMPILER 366] - Warning about automodules should provide the list o… URL: https://github.com/apache/maven-compiler-plugin/pull/11 …f offending libraries - Collected filename based automodules detected and added to the log message. -

[GitHub] eolivelli commented on issue #2: [MJAR-238] Allow setting of module main class

2019-01-14 Thread GitBox
eolivelli commented on issue #2: [MJAR-238] Allow setting of module main class URL: https://github.com/apache/maven-jar-plugin/pull/2#issuecomment-454178417 We have found the problem on CI, let's try again https://builds.apache.org/job/maven-box/job/maven-jar-plugin/job/MJAR-238/7/

[jira] [Commented] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742468#comment-16742468 ] Michael Osipov commented on MNG-6564: - The lack of an ability is not a bug. > Lack of ability to

[jira] [Updated] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6564: Issue Type: New Feature (was: Bug) > Lack of ability to overwrite properties of specified

[jira] [Updated] (SUREFIRE-1622) failure to run tests if useSystemClassLoader config entry is used

2019-01-14 Thread Carsten Hammer (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Hammer updated SUREFIRE-1622: - Affects Version/s: 3.0.0-M3 2.22.0 Description:

[GitHub] belingueres commented on issue #7: [MPIR-375] add plugin excludes feature for plugin-management report

2019-01-14 Thread GitBox
belingueres commented on issue #7: [MPIR-375] add plugin excludes feature for plugin-management report URL: https://github.com/apache/maven-project-info-reports-plugin/pull/7#issuecomment-454099216 Pushed a new commit containing the suggested changes.

[GitHub] rfscholte commented on a change in pull request #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions

2019-01-14 Thread GitBox
rfscholte commented on a change in pull request #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions URL: https://github.com/apache/maven/pull/233#discussion_r247589496 ## File path:

[GitHub] belingueres commented on a change in pull request #7: [MPIR-375] add plugin excludes feature for plugin-management report

2019-01-14 Thread GitBox
belingueres commented on a change in pull request #7: [MPIR-375] add plugin excludes feature for plugin-management report URL: https://github.com/apache/maven-project-info-reports-plugin/pull/7#discussion_r247577833 ## File path:

[GitHub] andretadeu commented on issue #6: [MJLINK-6] Add 'sourceJdkModules' configuration parameter.

2019-01-14 Thread GitBox
andretadeu commented on issue #6: [MJLINK-6] Add 'sourceJdkModules' configuration parameter. URL: https://github.com/apache/maven-jlink-plugin/pull/6#issuecomment-454054963 @rfscholte Done This is an automated message from

[GitHub] mickaelistria commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject

2019-01-14 Thread GitBox
mickaelistria commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject URL: https://github.com/apache/maven/pull/197#issuecomment-454018485 All good to me. I'd be happy to see this merged and then a snapshot published. Then if I see further

[jira] [Commented] (MNG-6533) ProjectBuilder.build(list_of_projects,...) does not contain MavenProject in exception report

2019-01-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742088#comment-16742088 ] Hudson commented on MNG-6533: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6533-2 #8 See

[jira] [Commented] (MNG-6522) Prepare Maven's Core Integration Test Suite to test with Java 12 and 13-ea

2019-01-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742069#comment-16742069 ] Hudson commented on MNG-6522: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6533-2 #7 See

[jira] [Commented] (SUREFIRE-1622) failure to run tests if classpath gets too long (?)

2019-01-14 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742073#comment-16742073 ] Tibor Digana commented on SUREFIRE-1622: [~chammer2] The thing is that JAR booter in Surefire

[jira] [Commented] (SUREFIRE-1622) failure to run tests if classpath gets too long (?)

2019-01-14 Thread Carsten Hammer (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742068#comment-16742068 ] Carsten Hammer commented on SUREFIRE-1622: -- [~tibor17], You got it! I just run through with

[GitHub] hboutemy commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject

2019-01-14 Thread GitBox
hboutemy commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject URL: https://github.com/apache/maven/pull/197#issuecomment-454005490 @mickaelistria no problem I rebased the branch on current master, fixing the conflict, then added one commit

[GitHub] hboutemy opened a new pull request #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions

2019-01-14 Thread GitBox
hboutemy opened a new pull request #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions URL: https://github.com/apache/maven/pull/233 This is an automated message from the Apache Git Service. To

[jira] [Updated] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Rik Schaaf (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rik Schaaf updated MNG-6564: Description: For example, if I want to update the flyway version to 4.2.0 in spring boot 1.5 (by default

[jira] [Commented] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Rik Schaaf (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742032#comment-16742032 ] Rik Schaaf commented on MNG-6564: - I found an old forum thread that describes the same issue:

[jira] [Updated] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Rik Schaaf (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rik Schaaf updated MNG-6564: Description: For example, if I want to update the flyway version to 4.2.0 in spring boot 1.5 (by default

[jira] [Created] (MNG-6564) Lack of ability to overwrite properties of specified dependencies

2019-01-14 Thread Rik Schaaf (JIRA)
Rik Schaaf created MNG-6564: --- Summary: Lack of ability to overwrite properties of specified dependencies Key: MNG-6564 URL: https://issues.apache.org/jira/browse/MNG-6564 Project: Maven Issue

[jira] [Comment Edited] (SCM-889) Jazz tag command creates snapshot in wrong workspace

2019-01-14 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/SCM-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741987#comment-16741987 ] Chris Graham edited comment on SCM-889 at 1/14/19 12:10 PM: Here is the output

[jira] [Commented] (SCM-889) Jazz tag command creates snapshot in wrong workspace

2019-01-14 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/SCM-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741987#comment-16741987 ] Chris Graham commented on SCM-889: -- Here is the output of a release:prepare {code} [INFO] Checking in

[jira] [Commented] (MENFORCER-314) DependencyConvergence fails sporadically with a null message

2019-01-14 Thread Falko Modler (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741971#comment-16741971 ] Falko Modler commented on MENFORCER-314: After running some weeks with a custom build of the

[jira] [Created] (MPOM-215) Create a new parent POM to lock down plugins versions of default lifecycle bindings

2019-01-14 Thread JIRA
Hervé Boutemy created MPOM-215: -- Summary: Create a new parent POM to lock down plugins versions of default lifecycle bindings Key: MPOM-215 URL: https://issues.apache.org/jira/browse/MPOM-215 Project:

[jira] [Updated] (MNG-6562) WARN if plugins injected by default lifecycle bindings don't have their version locked in pom.xml or parent

2019-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6562: --- Description: Currently, when building from a basic pom.xml: {code:xml} 4.0.0 com.mycompany.app

[jira] [Created] (SUREFIRE-1623) TempWmicBatchFile.bat is left in project dirs after surefire tests are run

2019-01-14 Thread Chris Graham (JIRA)
Chris Graham created SUREFIRE-1623: -- Summary: TempWmicBatchFile.bat is left in project dirs after surefire tests are run Key: SUREFIRE-1623 URL: https://issues.apache.org/jira/browse/SUREFIRE-1623

[jira] [Commented] (SCM-889) Jazz tag command creates snapshot in wrong workspace

2019-01-14 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/SCM-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741929#comment-16741929 ] Chris Graham commented on SCM-889: -- A) I don't think it has been fixed. I'm considering rolling it back.

[GitHub] mickaelistria commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject

2019-01-14 Thread GitBox
mickaelistria commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject URL: https://github.com/apache/maven/pull/197#issuecomment-453958389 @hboutemy Sorry for reporting so late. It's not an easy task and I'm not progressing very fast with this

[jira] [Updated] (MNG-6562) WARN if plugins injected by default lifecycle bindings don't have their version locked in pom.xml or parent

2019-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6562: --- Description: Currently, when building from a basic pom.xml: {code:xml} 4.0.0 com.mycompany.app

[jira] [Comment Edited] (SUREFIRE-1622) failure to run tests if classpath gets too long (?)

2019-01-14 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741907#comment-16741907 ] Tibor Digana edited comment on SUREFIRE-1622 at 1/14/19 10:07 AM: -- I

[jira] [Commented] (SUREFIRE-1622) failure to run tests if classpath gets too long (?)

2019-01-14 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741907#comment-16741907 ] Tibor Digana commented on SUREFIRE-1622: I think I know where the problem is. Since I do not

[jira] [Commented] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-01-14 Thread Mickael Istria (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741886#comment-16741886 ] Mickael Istria commented on MNG-6563: - Here is the code I use to generate the project {code:java}

[jira] [Created] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-01-14 Thread Mickael Istria (JIRA)
Mickael Istria created MNG-6563: --- Summary: StackOverflowError when reading deep (1000) project hierarchy Key: MNG-6563 URL: https://issues.apache.org/jira/browse/MNG-6563 Project: Maven Issue

[jira] [Commented] (SUREFIRE-1622) failure to run tests if classpath gets too long (?)

2019-01-14 Thread Carsten Hammer (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741881#comment-16741881 ] Carsten Hammer commented on SUREFIRE-1622: -- Yes, I saw this: {noformat} jenkins@jenkins:~$

[jira] [Commented] (SUREFIRE-1622) failure to run tests if classpath gets too long (?)

2019-01-14 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741876#comment-16741876 ] Tibor Digana commented on SUREFIRE-1622: [~chammer2] I am sure the JAR file is not use to be