[jira] [Assigned] (SUREFIRE-1632) ClassNotFoundException, multi-module Maven project, forkCount > 1

2019-04-15 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1632: -- Assignee: Tibor Digana > ClassNotFoundException, multi-module Maven project, forkCo

[jira] [Closed] (SUREFIRE-1632) ClassNotFoundException, multi-module Maven project, forkCount > 1

2019-04-15 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1632. -- Resolution: Cannot Reproduce Cannot reproduce with version 3.0.0-M3. > ClassNotFoundExcepti

[jira] [Commented] (SUREFIRE-1632) ClassNotFoundException, multi-module Maven project, forkCount > 1

2019-04-15 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818614#comment-16818614 ] Tibor Digana commented on SUREFIRE-1632: [~jkaibjr] Pls let me know if this ss

[jira] [Commented] (SUREFIRE-1643) JUnit 5 in parallel execution mode confuses Surefire reports

2019-04-15 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818582#comment-16818582 ] Tibor Digana commented on SUREFIRE-1643: IMHO this is caused by the implementa

[jira] [Commented] (MNG-4731) NPE from AttachedArtifact.getVersion rather than meaningful error

2019-04-15 Thread Dale King (JIRA)
[ https://issues.apache.org/jira/browse/MNG-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818416#comment-16818416 ] Dale King commented on MNG-4731: Re-reported as: https://issues.apache.org/jira/browse/MNG-

[jira] [Created] (MNG-6641) NPE from AttachedArtifact.getVersion rather than meaningful error

2019-04-15 Thread Dale King (JIRA)
Dale King created MNG-6641: -- Summary: NPE from AttachedArtifact.getVersion rather than meaningful error Key: MNG-6641 URL: https://issues.apache.org/jira/browse/MNG-6641 Project: Maven Issue Type:

[GitHub] [maven-shade-plugin] mkarg closed pull request #18: [MSHADE-316] Minijar Exemptions

2019-04-15 Thread GitBox
mkarg closed pull request #18: [MSHADE-316] Minijar Exemptions URL: https://github.com/apache/maven-shade-plugin/pull/18 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [maven-shade-plugin] mkarg commented on issue #18: [MSHADE-316] Minijar Exemptions

2019-04-15 Thread GitBox
mkarg commented on issue #18: [MSHADE-316] Minijar Exemptions URL: https://github.com/apache/maven-shade-plugin/pull/18#issuecomment-483398995 Replaced by alternative solution #19 due to decision of @rfscholte . This is an aut

[GitHub] [maven-shade-plugin] mkarg commented on a change in pull request #19: [MSHADE-316] - Configuration option

2019-04-15 Thread GitBox
mkarg commented on a change in pull request #19: [MSHADE-316] - Configuration option URL: https://github.com/apache/maven-shade-plugin/pull/19#discussion_r275522688 ## File path: src/it/MSHADE-316/invoker.properties ## @@ -0,0 +1,18 @@ +# Licensed to the Apache Software F

[GitHub] [maven-javadoc-plugin] rfscholte merged pull request #18: Added example of --add-modules to aggregate FAQ.

2019-04-15 Thread GitBox
rfscholte merged pull request #18: Added example of --add-modules to aggregate FAQ. URL: https://github.com/apache/maven-javadoc-plugin/pull/18 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [maven-shade-plugin] rfscholte commented on a change in pull request #19: [MSHADE-316] - Configuration option

2019-04-15 Thread GitBox
rfscholte commented on a change in pull request #19: [MSHADE-316] - Configuration option URL: https://github.com/apache/maven-shade-plugin/pull/19#discussion_r275478428 ## File path: src/it/MSHADE-316/invoker.properties ## @@ -0,0 +1,18 @@ +# Licensed to the Apache Softwa

[GitHub] [maven] jglick commented on a change in pull request #225: [MNG-6405] Fix basedir in MavenProject.deepCopy

2019-04-15 Thread GitBox
jglick commented on a change in pull request #225: [MNG-6405] Fix basedir in MavenProject.deepCopy URL: https://github.com/apache/maven/pull/225#discussion_r275381954 ## File path: maven-core/src/main/java/org/apache/maven/project/MavenProject.java ## @@ -1207,7 +1207,8 @@

[GitHub] [maven] jglick commented on issue #225: [MNG-6405] Fix basedir in MavenProject.deepCopy

2019-04-15 Thread GitBox
jglick commented on issue #225: [MNG-6405] Fix basedir in MavenProject.deepCopy URL: https://github.com/apache/maven/pull/225#issuecomment-483264588 I am looking into a test. By the way, as far as I can tell `MavenProject.(MavenProject)` is unused, at least in this repo; the only use of `d

[jira] [Created] (MNG-6640) Failed to execute goal

2019-04-15 Thread Shubhangi (JIRA)
Shubhangi created MNG-6640: -- Summary: Failed to execute goal Key: MNG-6640 URL: https://issues.apache.org/jira/browse/MNG-6640 Project: Maven Issue Type: Dependency upgrade Reporter: Sh

[GitHub] [maven] oehme edited a comment on issue #243: [MNG-6633] - Reduce memory usage of excludes

2019-04-15 Thread GitBox
oehme edited a comment on issue #243: [MNG-6633] - Reduce memory usage of excludes URL: https://github.com/apache/maven/pull/243#issuecomment-483243737 Any idea if the concrete ExcludeArtifactFilter class and its getPatterns method matter? If not I could write a cleaner solution.

[GitHub] [maven] oehme commented on issue #243: [MNG-6633] - Reduce memory usage of excludes

2019-04-15 Thread GitBox
oehme commented on issue #243: [MNG-6633] - Reduce memory usage of excludes URL: https://github.com/apache/maven/pull/243#issuecomment-483243737 Any idea if the concrete class and the getPatterns method matter? If not I could write a cleaner solution. --

[jira] [Commented] (SUREFIRE-1546) JUnit 5 runner does not honor JUnit 5 display names

2019-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817674#comment-16817674 ] Stig Rohde Døssing commented on SUREFIRE-1546: -- [~marcphilipp] Thanks for

[jira] [Commented] (SUREFIRE-1546) JUnit 5 runner does not honor JUnit 5 display names

2019-04-15 Thread Marc Philipp (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817634#comment-16817634 ] Marc Philipp commented on SUREFIRE-1546: [~Srdo] Yes, that looks reasonable bu

[jira] [Comment Edited] (SUREFIRE-1546) JUnit 5 runner does not honor JUnit 5 display names

2019-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817626#comment-16817626 ] Stig Rohde Døssing edited comment on SUREFIRE-1546 at 4/15/19 7:54 AM: -

[jira] [Commented] (SUREFIRE-1546) JUnit 5 runner does not honor JUnit 5 display names

2019-04-15 Thread JIRA
[ https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817626#comment-16817626 ] Stig Rohde Døssing commented on SUREFIRE-1546: -- [~marcphilipp] Yes, you'r