[GitHub] [maven-surefire] dfa1 commented on issue #227: defaulting trimStackTrace to false

2019-04-02 Thread GitBox
dfa1 commented on issue #227: defaulting trimStackTrace to false URL: https://github.com/apache/maven-surefire/pull/227#issuecomment-479363110 There is a ticket describing this change, along some other discussion: https://issues.apache.org/jira/browse/SUREFIRE-1457

[jira] [Created] (SUREFIRE-1657) `skipAfterFailureCount` not working with JUnit 5

2019-04-02 Thread Ion Iovu (JIRA)
Ion Iovu created SUREFIRE-1657: -- Summary: `skipAfterFailureCount` not working with JUnit 5 Key: SUREFIRE-1657 URL: https://issues.apache.org/jira/browse/SUREFIRE-1657 Project: Maven Surefire Iss

[GitHub] [maven-shade-plugin] mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271579379 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@ priva

[GitHub] [maven-shade-plugin] mkarg removed a comment on issue #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
mkarg removed a comment on issue #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#issuecomment-479202129 ok I turn the IT into multi-module with self-made service JAR later this week :-)

[jira] [Created] (MDEP-646) mvn dependency:analyze mistakenly treat backward compatible classes as used undeclared

2019-04-02 Thread John Lin (JIRA)
John Lin created MDEP-646: - Summary: mvn dependency:analyze mistakenly treat backward compatible classes as used undeclared Key: MDEP-646 URL: https://issues.apache.org/jira/browse/MDEP-646 Project: Maven Dep

[jira] [Created] (MDEP-645) List classes in a given artifact

2019-04-02 Thread John Lin (JIRA)
John Lin created MDEP-645: - Summary: List classes in a given artifact Key: MDEP-645 URL: https://issues.apache.org/jira/browse/MDEP-645 Project: Maven Dependency Plugin Issue Type: New Feature

[jira] [Commented] (MNG-6275) ServiceLoaderFactory can't find implementations via ClassRealm

2019-04-02 Thread Chapman Flack (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808303#comment-16808303 ] Chapman Flack commented on MNG-6275: Hi, By following a link from the maven-antrun-plu

[GitHub] [maven-enforcer] rjatkins commented on issue #53: [MENFORCER-332] Dependency graph performance fix

2019-04-02 Thread GitBox
rjatkins commented on issue #53: [MENFORCER-332] Dependency graph performance fix URL: https://github.com/apache/maven-enforcer/pull/53#issuecomment-479284637 The upgrade of maven-dependency-tree has changed the semantics of what it means to build a dependency graph, since it removed the D

[GitHub] [maven-surefire] dfa1 opened a new pull request #227: defaulting trimStackTrace to false

2019-04-02 Thread GitBox
dfa1 opened a new pull request #227: defaulting trimStackTrace to false URL: https://github.com/apache/maven-surefire/pull/227 Hi all, following [this discussion on reddit](https://www.reddit.com/r/java/comments/8my2i8/should_mavensurefire_trimstacktrace_be_disabled/) I would like t

[jira] [Commented] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808166#comment-16808166 ] Michael Osipov commented on MNG-6622: - Do you experience also on Windows or Debian only

[jira] [Comment Edited] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Steinar Bang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808162#comment-16808162 ] Steinar Bang edited comment on MNG-6622 at 4/2/19 9:31 PM: --- Now I

[jira] [Commented] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Steinar Bang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808162#comment-16808162 ] Steinar Bang commented on MNG-6622: --- Now I've had a successful "mvn release:perform" on t

[jira] [Reopened] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reopened MNG-6622: - > release:prepare and release:update-version sets line endings to crlf for all > lines except the firs

[GitHub] [maven-shade-plugin] mkarg commented on issue #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
mkarg commented on issue #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#issuecomment-479202129 ok I turn the IT into multi-module with self-made service JAR later this week :-) Thi

[GitHub] [maven-pmd-plugin] adangel commented on a change in pull request #6: [MPMD-275] update to PMD 6.13.0

2019-04-02 Thread GitBox
adangel commented on a change in pull request #6: [MPMD-275] update to PMD 6.13.0 URL: https://github.com/apache/maven-pmd-plugin/pull/6#discussion_r271495477 ## File path: src/it/MPMD-268-deprecated-rules/verify.groovy ## @@ -19,4 +19,6 @@ File buildLog = new File( bas

[jira] [Commented] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Steinar Bang (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808152#comment-16808152 ] Steinar Bang commented on MNG-6622: --- [~michael-o] I have to go partly back on "not reprod

[jira] [Commented] (MPMD-279) pmd-plugin 3.11.0 not failing build when violations detected

2019-04-02 Thread Andreas Dangel (JIRA)
[ https://issues.apache.org/jira/browse/MPMD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808153#comment-16808153 ] Andreas Dangel commented on MPMD-279: - Thanks! I'll take your suggestions to improve th

[jira] [Updated] (MPMD-279) pmd-plugin 3.11.0 not failing build when violations detected

2019-04-02 Thread Andreas Dangel (JIRA)
[ https://issues.apache.org/jira/browse/MPMD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-279: Fix Version/s: 3.12.0 > pmd-plugin 3.11.0 not failing build when violations detected > --

[GitHub] [maven-shade-plugin] rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271495121 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@

[GitHub] [maven-shade-plugin] mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271494553 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@ priva

[GitHub] [maven-shade-plugin] rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271494010 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@

[GitHub] [maven-shade-plugin] mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271492864 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@ priva

[GitHub] [maven-resolver] michael-o commented on issue #31: Add support for "release" qualifier

2019-04-02 Thread GitBox
michael-o commented on issue #31: Add support for "release" qualifier URL: https://github.com/apache/maven-resolver/pull/31#issuecomment-479197624 Please consider updating this one first: https://github.com/apache/maven/blob/master/maven-artifact/src/main/java/org/apache/maven/artifact/vers

[GitHub] [maven-shade-plugin] rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271490554 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@

[GitHub] [maven-shade-plugin] mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
mkarg commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271471607 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@ priva

[jira] [Commented] (MJAVADOC-594) aggregate-jar fails on attached artifacts created by projects in the reactor build

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808066#comment-16808066 ] Robert Scholte commented on MJAVADOC-594: - Please turn your testcase in a minim

[GitHub] [maven-surefire] Tibor17 commented on issue #226: Extended SimpleReportEntry with sourceText and nameText

2019-04-02 Thread GitBox
Tibor17 commented on issue #226: Extended SimpleReportEntry with sourceText and nameText URL: https://github.com/apache/maven-surefire/pull/226#issuecomment-479152983 `ForkedChannelDecoder`, `ForkedChannelEncoder` and `StatelessReportEntry` are pending. ---

[GitHub] [maven-compiler-plugin] cowwoc edited a comment on issue #3: [MCOMPILER-205] fixes incremental compilation

2019-04-02 Thread GitBox
cowwoc edited a comment on issue #3: [MCOMPILER-205] fixes incremental compilation URL: https://github.com/apache/maven-compiler-plugin/pull/3#issuecomment-479144425 Who will create the new issue? (I don't have a good enough understanding of this topic so I can't do it) Please link

[GitHub] [maven-compiler-plugin] cowwoc commented on issue #3: [MCOMPILER-205] fixes incremental compilation

2019-04-02 Thread GitBox
cowwoc commented on issue #3: [MCOMPILER-205] fixes incremental compilation URL: https://github.com/apache/maven-compiler-plugin/pull/3#issuecomment-479144425 Who will create the new issue? Be sure to link the new issue to this one so we can follow. Thanks! ---

[GitHub] [maven-compiler-plugin] rfscholte commented on issue #3: [MCOMPILER-205] fixes incremental compilation

2019-04-02 Thread GitBox
rfscholte commented on issue #3: [MCOMPILER-205] fixes incremental compilation URL: https://github.com/apache/maven-compiler-plugin/pull/3#issuecomment-479143684 @yeroc nobody created an issue for it yet, but you might conclude it based on some comments. Both this PR and MCOMPILER-205 have

[GitHub] [maven-compiler-plugin] rfscholte closed pull request #3: [MCOMPILER-205] fixes incremental compilation

2019-04-02 Thread GitBox
rfscholte closed pull request #3: [MCOMPILER-205] fixes incremental compilation URL: https://github.com/apache/maven-compiler-plugin/pull/3 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-Yarn-trunk #980 (See [https:

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #238 (See [

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-Hdfs-trunk #2177 (See [https

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #248 (S

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-Mapreduce-trunk #2196 (See [

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-trunk-Commit #8127 (See [htt

[jira] [Issue Comment Deleted] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MCOMPILER-205: - Comment: was deleted (was: FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #250 (See [

[jira] [Comment Edited] (MCOMPILER-205) maven-compiler-plugin: incremental compilation broken

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14428972#comment-14428972 ] Robert Scholte edited comment on MCOMPILER-205 at 4/2/19 6:36 PM: --

[jira] [Created] (MRESOLVER-84) Add support for "release" qualifier

2019-04-02 Thread Jason Dillon (JIRA)
Jason Dillon created MRESOLVER-84: - Summary: Add support for "release" qualifier Key: MRESOLVER-84 URL: https://issues.apache.org/jira/browse/MRESOLVER-84 Project: Maven Resolver Issue Type:

[jira] [Closed] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-6622. --- Resolution: Cannot Reproduce Issue cannot be reproduced with 3.6.0. A fix version cannot be set because

[GitHub] [maven-resolver] jdillon opened a new pull request #31: Add support for "release" qualifier

2019-04-02 Thread GitBox
jdillon opened a new pull request #31: Add support for "release" qualifier URL: https://github.com/apache/maven-resolver/pull/31 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Moved] (MNG-6622) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov moved MRELEASE-1021 to MNG-6622: --- Fix Version/s: (was: waiting-for-feedback) Affects Version/

[GitHub] [maven-shade-plugin] rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services

2019-04-02 Thread GitBox
rfscholte commented on a change in pull request #17: [MSHADE-313] - Keep Services URL: https://github.com/apache/maven-shade-plugin/pull/17#discussion_r271426884 ## File path: src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java ## @@ -138,13 +140,19 @@

[jira] [Commented] (MJAVADOC-595) javadoc not found using java.home

2019-04-02 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807945#comment-16807945 ] Robert Scholte commented on MJAVADOC-595: - Interesting though that the JDK layo

[jira] [Commented] (MRELEASE-1021) release:prepare and release:update-version sets line endings to crlf for all lines except the first and last lines of the pom.xml files

2019-04-02 Thread Steinar Bang (JIRA)
[ https://issues.apache.org/jira/browse/MRELEASE-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807863#comment-16807863 ] Steinar Bang commented on MRELEASE-1021: [~michael-o] I'm OK with closing it,

[jira] [Commented] (MPMD-279) pmd-plugin 3.11.0 not failing build when violations detected

2019-04-02 Thread Jeffrey Bennett (JIRA)
[ https://issues.apache.org/jira/browse/MPMD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807851#comment-16807851 ] Jeffrey Bennett commented on MPMD-279: -- Perhaps it is just a problem of documentation

[GitHub] [maven-pmd-plugin] oss92 closed pull request #6: [MPMD-275] update to PMD 6.13.0

2019-04-02 Thread GitBox
oss92 closed pull request #6: [MPMD-275] update to PMD 6.13.0 URL: https://github.com/apache/maven-pmd-plugin/pull/6 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [maven-pmd-plugin] oss92 commented on a change in pull request #6: [MPMD-275] update to PMD 6.13.0

2019-04-02 Thread GitBox
oss92 commented on a change in pull request #6: [MPMD-275] update to PMD 6.13.0 URL: https://github.com/apache/maven-pmd-plugin/pull/6#discussion_r271279350 ## File path: src/it/MPMD-268-deprecated-rules/verify.groovy ## @@ -19,4 +19,6 @@ File buildLog = new File( basedi

[jira] [Commented] (MJAVADOC-595) javadoc not found using java.home

2019-04-02 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807717#comment-16807717 ] Michael Osipov commented on MJAVADOC-595: - That's correct, the layout of the JD

[jira] [Created] (MJAVADOC-595) javadoc not found using java.home

2019-04-02 Thread JIRA
Oliver Lüttin created MJAVADOC-595: -- Summary: javadoc not found using java.home Key: MJAVADOC-595 URL: https://issues.apache.org/jira/browse/MJAVADOC-595 Project: Maven Javadoc Plugin Issue

[GitHub] [maven-surefire] Tibor17 opened a new pull request #226: Extended SimpleReportEntry with sourceText and nameText

2019-04-02 Thread GitBox
Tibor17 opened a new pull request #226: Extended SimpleReportEntry with sourceText and nameText URL: https://github.com/apache/maven-surefire/pull/226 This is an automated message from the Apache Git Service. To respond to t