[GitHub] [maven] mthmulders commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-18 Thread GitBox
mthmulders commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r491286218 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultProjectCollector.java ## @@ -0,0 +1,99 @@ +package org.apache.maven.graph; + +/* + *

[GitHub] [maven-checkstyle-plugin] qxo commented on pull request #36: support ${config_loc} on checkstyle xml

2020-09-18 Thread GitBox
qxo commented on pull request #36: URL: https://github.com/apache/maven-checkstyle-plugin/pull/36#issuecomment-695142712 `mvn -Prun-its clean verify` failed on my PC because my network issue: ``` javax.net.ssl.SSLException: Connection reset at sun.security.ssl.Alert.createSSLE

[jira] [Commented] (MCHECKSTYLE-397) support ${config_loc} in checkstyle.xml just like eclipsecs

2020-09-18 Thread qxo (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198608#comment-17198608 ] qxo commented on MCHECKSTYLE-397: - PR: https://github.com/apache/maven-checkstyle-pl

[GitHub] [maven-checkstyle-plugin] qxo opened a new pull request #36: support ${config_loc} on checkstyle xml

2020-09-18 Thread GitBox
qxo opened a new pull request #36: URL: https://github.com/apache/maven-checkstyle-plugin/pull/36 we can use config_loc as: ${config_loc}/suppressions.xml. with this PR, we can use same checkstyle.xml which contains ${config_loc} for eclipsecs ${config_loc} is a variable of Ecl

[jira] [Created] (MCHECKSTYLE-397) support ${config_loc} in checkstyle.xml just like eclipsecs

2020-09-18 Thread qxo (Jira)
qxo created MCHECKSTYLE-397: --- Summary: support ${config_loc} in checkstyle.xml just like eclipsecs Key: MCHECKSTYLE-397 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-397 Project: Maven Checkstyle P

[jira] [Commented] (MNGSITE-429) Doubled Text in create text jar page

2020-09-18 Thread Michael Boyles (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198517#comment-17198517 ] Michael Boyles commented on MNGSITE-429: https://github.com/apache/maven-jar-plu

[GitHub] [maven-jar-plugin] michaelboyles opened a new pull request #16: (doc) fixed duplicate link text

2020-09-18 Thread GitBox
michaelboyles opened a new pull request #16: URL: https://github.com/apache/maven-jar-plugin/pull/16 This text is already in the link, it is duplicated by mistake - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MJAR) filed for the change (usu

[GitHub] [maven] MartinKanters commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-18 Thread GitBox
MartinKanters commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r491153867 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -361,76 +406,35 @@ private File getReactorDirectory( Maven

[jira] [Commented] (MCOMPILER-432) Unclear error message (NPE) in case of corrupt dependency

2020-09-18 Thread Guy Veraghtert (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198486#comment-17198486 ] Guy Veraghtert commented on MCOMPILER-432: -- Already fixed on master, but not

[GitHub] [maven-dependency-plugin] elharo merged pull request #102: declare aether explicitly

2020-09-18 Thread GitBox
elharo merged pull request #102: URL: https://github.com/apache/maven-dependency-plugin/pull/102 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-dependency-plugin] elharo opened a new pull request #102: declare aether explicitly

2020-09-18 Thread GitBox
elharo opened a new pull request #102: URL: https://github.com/apache/maven-dependency-plugin/pull/102 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Commented] (MCOMPILER-429) CLONE - Unable to compile modularized test code depending on test-jar

2020-09-18 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198469#comment-17198469 ] Robert Scholte commented on MCOMPILER-429: -- I haven't looked into detail, but

[GitHub] [maven-dependency-plugin] dependabot[bot] commented on pull request #100: Bump commons-io from 2.6 to 2.8.0

2020-09-18 Thread GitBox
dependabot[bot] commented on pull request #100: URL: https://github.com/apache/maven-dependency-plugin/pull/100#issuecomment-694978331 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this P

[GitHub] [maven-dependency-plugin] elharo closed pull request #100: Bump commons-io from 2.6 to 2.8.0

2020-09-18 Thread GitBox
elharo closed pull request #100: URL: https://github.com/apache/maven-dependency-plugin/pull/100 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-dependency-plugin] elharo merged pull request #101: more explicit dependencies

2020-09-18 Thread GitBox
elharo merged pull request #101: URL: https://github.com/apache/maven-dependency-plugin/pull/101 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [maven-dependency-plugin] elharo opened a new pull request #101: more explicit dependencies

2020-09-18 Thread GitBox
elharo opened a new pull request #101: URL: https://github.com/apache/maven-dependency-plugin/pull/101 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (MENFORCER-363) Unexpected result from requireProperty with regex when the property is not fully resolved

2020-09-18 Thread Bertrand Renuart (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Renuart updated MENFORCER-363: --- Description: I was looking for a way to verify a property is defined and is fully

[jira] [Created] (MENFORCER-363) Unexpected result from requireProperty with regex when the property is not fully resolved

2020-09-18 Thread Bertrand Renuart (Jira)
Bertrand Renuart created MENFORCER-363: -- Summary: Unexpected result from requireProperty with regex when the property is not fully resolved Key: MENFORCER-363 URL: https://issues.apache.org/jira/browse/MENFOR

[jira] [Created] (MNGSITE-429) Doubled Text in create text jar page

2020-09-18 Thread Ion C Freeman (Jira)
Ion C Freeman created MNGSITE-429: - Summary: Doubled Text in create text jar page Key: MNGSITE-429 URL: https://issues.apache.org/jira/browse/MNGSITE-429 Project: Maven Project Web Site Issue

[jira] [Updated] (MNGSITE-429) Doubled Text in create text jar page

2020-09-18 Thread Ion C Freeman (Jira)
[ https://issues.apache.org/jira/browse/MNGSITE-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ion C Freeman updated MNGSITE-429: -- Description: [https://maven.apache.org/plugins/maven-jar-plugin/examples/create-test-jar.html]

[jira] [Commented] (MCOMPILER-429) CLONE - Unable to compile modularized test code depending on test-jar

2020-09-18 Thread Guy Veraghtert (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198341#comment-17198341 ] Guy Veraghtert commented on MCOMPILER-429: -- Your test-jar and standard jar co

[jira] [Closed] (MSHARED-957) Dependency incompatibility between 1.11.2 and maven-dependency-plugin

2020-09-18 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold closed MSHARED-957. - > Dependency incompatibility between 1.11.2 and maven-dependency-plugin > --

[jira] [Resolved] (MSHARED-957) Dependency incompatibility between 1.11.2 and maven-dependency-plugin

2020-09-18 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold resolved MSHARED-957. --- Resolution: Invalid Tested at head and it woks fine there, so I'm going to c

[jira] [Commented] (MENFORCER-360) requireUpperBoundDeps should have option to check for same major version

2020-09-18 Thread Guy Veraghtert (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198284#comment-17198284 ] Guy Veraghtert commented on MENFORCER-360: -- [~rfscholte] Thank you for your r

[jira] [Updated] (MSHARED-957) Dependency incompatibility between 1.11.2 and maven-dependency-plugin

2020-09-18 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold updated MSHARED-957: -- Summary: Dependency incompatibility between 1.11.2 and maven-dependency-plugin

[jira] [Commented] (MCOMPILER-431) Support java 15

2020-09-18 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198229#comment-17198229 ] Maarten Mulders commented on MCOMPILER-431: --- No problem, glad you got it wor

[jira] [Closed] (MCOMPILER-431) Support java 15

2020-09-18 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MCOMPILER-431. Resolution: Not A Problem > Support java 15 > > > Key:

[jira] [Commented] (MCOMPILER-431) Support java 15

2020-09-18 Thread David J. M. Karlsen (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198221#comment-17198221 ] David J. M. Karlsen commented on MCOMPILER-431: --- Oh noes - rookie mistak

[GitHub] [maven] rfscholte commented on a change in pull request #373: [MNG-6118] submodule invocation

2020-09-18 Thread GitBox
rfscholte commented on a change in pull request #373: URL: https://github.com/apache/maven/pull/373#discussion_r49017 ## File path: maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java ## @@ -361,76 +406,35 @@ private File getReactorDirectory( MavenExec

[jira] [Commented] (MENFORCER-362) requireJavaVersion rule breaks with Java 15

2020-09-18 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198196#comment-17198196 ] Maarten Mulders commented on MENFORCER-362: --- Can confirm it works with 3.0.0

[jira] [Commented] (MENFORCER-362) requireJavaVersion rule breaks with Java 15

2020-09-18 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MENFORCER-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198182#comment-17198182 ] Piotr Zygielo commented on MENFORCER-362: - It works fine with *current* 3.0.0-