[jira] [Commented] (MSHARED-788) Add functionality to collect raw dependencies in Maven 3+

2019-01-15 Thread Gabriel Belingueres (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743533#comment-16743533 ] Gabriel Belingueres commented on MSHARED-788: - Hi [~khmarbaise]. I pushed so

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

2019-01-15 Thread GitBox
ofarganc 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-454582191 > @ofarganc very useful/nice improvement!!! can you improve the test with multiple jars generating th

[jira] [Commented] (MJAVADOC-555) Javadoc:aggregate, Javadoc:jar fail if one of the modules does not contain module-info.java

2019-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743445#comment-16743445 ] Hudson commented on MJAVADOC-555: - Build succeeded in Jenkins: Maven TLP » maven-javado

[jira] [Closed] (MJAVADOC-555) Javadoc:aggregate, Javadoc:jar fail if one of the modules does not contain module-info.java

2019-01-15 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MJAVADOC-555. --- Resolution: Fixed Assignee: Robert Scholte Fix Version/s: 3.1.0 Fixed in [

[jira] [Commented] (MJAVADOC-555) Javadoc:aggregate, Javadoc:jar fail if one of the modules does not contain module-info.java

2019-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743422#comment-16743422 ] Hudson commented on MJAVADOC-555: - Build succeeded in Jenkins: Maven TLP » maven-javado

[jira] [Assigned] (MSHARED-769) FileNotFoundException not thrown for unknown property file

2019-01-15 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte reassigned MSHARED-769: -- Assignee: (was: Robert Scholte) > FileNotFoundException not thrown for unknown pr

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

2019-01-15 Thread GitBox
rfscholte 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-454552420 I've reopened this issue, so I can merge the improvements on the code. Can you first solve th

[GitHub] belingueres opened a new pull request #7: [MPIR-375] add plugin excludes feature for plugin-management report

2019-01-15 Thread GitBox
belingueres opened a new 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 Added pluginManagementExcludes list parameter. -

[jira] [Commented] (MJLINK-6) Allow set the jmods path

2019-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MJLINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743394#comment-16743394 ] Hudson commented on MJLINK-6: - Build succeeded in Jenkins: Maven TLP » maven-jlink-plugin » mas

[jira] [Updated] (MJLINK-6) Allow set the jmods path

2019-01-15 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJLINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MJLINK-6: Affects Version/s: (was: 3.0.0-alpha-2) > Allow set the jmods path > > >

[jira] [Updated] (MJLINK-6) Allow set the jmods path

2019-01-15 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJLINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MJLINK-6: Fix Version/s: (was: 3.0.0) 3.0.0-alpha-2 > Allow set the jmods path > ---

[jira] [Closed] (MJLINK-6) Allow set the jmods path

2019-01-15 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJLINK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MJLINK-6. --- Resolution: Fixed Assignee: Robert Scholte Fix Version/s: 3.0.0 Fixed in [f51f117d08a3

[GitHub] rfscholte merged pull request #6: [MJLINK-6] Add 'sourceJdkModules' configuration parameter.

2019-01-15 Thread GitBox
rfscholte merged pull request #6: [MJLINK-6] Add 'sourceJdkModules' configuration parameter. URL: https://github.com/apache/maven-jlink-plugin/pull/6 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@maven.apache.org

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

2019-01-15 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-454545735 CI passed, I will merge this patch tomorrow thanks @plamentotev -

[jira] [Updated] (MPH-161) add color to goal or plugin description

2019-01-15 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MPH-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MPH-161: --- Labels: up-for-grabs (was: ) > add color to goal or plugin description > --

[GitHub] michael-o closed pull request #42: MNG-5806. Fixing the finding of a child's parent pom.xml that is specifi...

2019-01-15 Thread GitBox
michael-o closed pull request #42: MNG-5806. Fixing the finding of a child's parent pom.xml that is specifi... URL: https://github.com/apache/maven/pull/42 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@maven.apache.org --

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

2019-01-15 Thread GitBox
sormuras 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-454460012 I agree, @rfscholte This is an auto

[jira] [Updated] (MNG-6565) IP-CLEARANCE for Maven Wrapper

2019-01-15 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNG-6565: --- Description: This ticket is to manage ip clearance for the Maven Wrapper. IP Clearance form commited h

[jira] [Created] (MNG-6565) IP-CLEARANCE for Maven Wrapper

2019-01-15 Thread JIRA
Hervé Boutemy created MNG-6565: -- Summary: IP-CLEARANCE for Maven Wrapper Key: MNG-6565 URL: https://issues.apache.org/jira/browse/MNG-6565 Project: Maven Issue Type: Task Reporter: H

[GitHub] rfscholte edited a comment on issue #11: [MCOMPILER 366] - Warning about automodules should provide the list o…

2019-01-15 Thread GitBox
rfscholte edited a comment on issue #11: [MCOMPILER 366] - Warning about automodules should provide the list o… URL: https://github.com/apache/maven-compiler-plugin/pull/11#issuecomment-454458600 > I wonder, if we should add a check for invalid "automatic-module-name" entries in all depen

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

2019-01-15 Thread GitBox
rfscholte 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-454458600 > I wonder, if we should add a check for invalid "automatic-module-name" entries in all dependencies

[GitHub] mathjeff commented on issue #42: MNG-5806. Fixing the finding of a child's parent pom.xml that is specifi...

2019-01-15 Thread GitBox
mathjeff commented on issue #42: MNG-5806. Fixing the finding of a child's parent pom.xml that is specifi... URL: https://github.com/apache/maven/pull/42#issuecomment-454413973 If you like This is an automated message from th

[GitHub] michael-o commented on issue #42: MNG-5806. Fixing the finding of a child's parent pom.xml that is specifi...

2019-01-15 Thread GitBox
michael-o commented on issue #42: MNG-5806. Fixing the finding of a child's parent pom.xml that is specifi... URL: https://github.com/apache/maven/pull/42#issuecomment-454411176 @mathjeff are we good to close this one then? T

[jira] [Commented] (MNG-5806) Inconsistent resolution of parent.relativePath with symlinks

2019-01-15 Thread Jeffry Gaston (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743094#comment-16743094 ] Jeffry Gaston commented on MNG-5806: Hi We ended up implementing a workaround (describ

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

2019-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743003#comment-16743003 ] Hudson commented on MNG-6562: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6562 #3 See

[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-15 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743008#comment-16743008 ] Michael Osipov commented on MSITE-832: -- [~jinahya], can you provide a sample project

[GitHub] hboutemy commented on issue #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions

2019-01-15 Thread GitBox
hboutemy commented on issue #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions URL: https://github.com/apache/maven/pull/233#issuecomment-454360689 core IT failures fixed: nothing serious, just some assertions on logs that got flawed by the new WARNING message --

[jira] [Commented] (MRELEASE-909) Add workItem/task support for scm deliver

2019-01-15 Thread Chris Graham (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742954#comment-16742954 ] Chris Graham commented on MRELEASE-909: --- Not sure why the commit did not link to

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

2019-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742946#comment-16742946 ] Hudson commented on MNG-6562: - Build unstable in Jenkins: Maven TLP » maven » MNG-6562 #2 See

[GitHub] hboutemy commented on issue #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions

2019-01-15 Thread GitBox
hboutemy commented on issue #233: [MNG-6562] added WARNING on default bindings plugins unlocked versions URL: https://github.com/apache/maven/pull/233#issuecomment-454334178 commit reworked: now passing ModelProblemCollector

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

2019-01-15 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNG-6533. -- Resolution: Fixed Assignee: Hervé Boutemy (was: Robert Scholte) reworked PR merged in https://git

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

2019-01-15 Thread GitBox
hboutemy commented on issue #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject URL: https://github.com/apache/maven/pull/197#issuecomment-454330830 merged to master thank you for this hard contribution: I hope this won't be the last :) ---

[GitHub] hboutemy closed pull request #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject

2019-01-15 Thread GitBox
hboutemy closed pull request #197: [MNG-6533] Test: ProjectBuildingException miss reference to MavenProject URL: https://github.com/apache/maven/pull/197 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@maven.apache.org

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

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

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

2019-01-15 Thread GitBox
sormuras 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-454326554 Looks good to me, too. I wonder, if we should add a check for invalid "automatic-module-name"

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

2019-01-15 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1622. -- Resolution: Not A Bug Assignee: Tibor Digana > failure to run tests if useSystemClassL

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

2019-01-15 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742867#comment-16742867 ] Tibor Digana commented on SUREFIRE-1622: [~chammer2] I am not an expert in Mav

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

2019-01-15 Thread Carsten Hammer (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742874#comment-16742874 ] Carsten Hammer commented on SUREFIRE-1622: -- Yes, thanks - we can close this i

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

2019-01-15 Thread Carsten Hammer (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742864#comment-16742864 ] Carsten Hammer commented on SUREFIRE-1622: -- With space in the jenkins project