[jira] [Created] (MNG-6906) Whether a core extension can access classes exported by another core extension should not depend on how it is registered

2020-05-15 Thread Marc Philipp (Jira)
Marc Philipp created MNG-6906: - Summary: Whether a core extension can access classes exported by another core extension should not depend on how it is registered Key: MNG-6906 URL:

[jira] [Commented] (SUREFIRE-1792) Reusable dependency tests

2020-05-15 Thread Mantas Gridinas (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108462#comment-17108462 ] Mantas Gridinas commented on SUREFIRE-1792: --- Fair enough, thanks for clearing it up! >

[jira] [Created] (MCOMPILER-417) Document compileSourceRoots, multiReleaseOutput

2020-05-15 Thread Gili (Jira)
Gili created MCOMPILER-417: -- Summary: Document compileSourceRoots, multiReleaseOutput Key: MCOMPILER-417 URL: https://issues.apache.org/jira/browse/MCOMPILER-417 Project: Maven Compiler Plugin

[jira] [Commented] (MSHADE-359) Remove dependency on Guava

2020-05-15 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108655#comment-17108655 ] Elliotte Rusty Harold commented on MSHADE-359: -- This is a nice to have but I wouldn't call

[jira] [Commented] (MSHADE-359) Remove dependency on Guava

2020-05-15 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108643#comment-17108643 ] Herve Boutemy commented on MSHADE-359: -- [~elharo] this is the last issue before being able to do the

[GitHub] [maven-shared-utils] roxspring commented on pull request #28: [MSHARED-884] - Don't always overwrite filtered resources

2020-05-15 Thread GitBox
roxspring commented on pull request #28: URL: https://github.com/apache/maven-shared-utils/pull/28#issuecomment-629534673 @michael-o I think I've fixed the Buffer code as you requested - I'd be grateful of another review!

[jira] [Commented] (SUREFIRE-1792) Reusable dependency tests

2020-05-15 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108717#comment-17108717 ] Tibor Digana commented on SUREFIRE-1792: Maybe some hints: It is also worth to segregate test

[jira] [Commented] (SUREFIRE-1788) Unhandled native logs in SurefireForkChannel

2020-05-15 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108860#comment-17108860 ] Alexander Kriegisch commented on SUREFIRE-1788: --- Is there any chance to get a

[jira] [Comment Edited] (SUREFIRE-1788) Unhandled native logs in SurefireForkChannel

2020-05-15 Thread Alexander Kriegisch (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108860#comment-17108860 ] Alexander Kriegisch edited comment on SUREFIRE-1788 at 5/16/20, 4:52 AM:

[jira] [Commented] (MDEPLOY-267) add parameters to deploy or not non snapshots or release (-DskipRelease or -DskipSnapshot)

2020-05-15 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108002#comment-17108002 ] Robert Scholte commented on MDEPLOY-267: Just saw the PR. Even though I still think it is not a

[GitHub] [maven-release] asfgit closed pull request #45: adjust expected test result to account for different operating systems

2020-05-15 Thread GitBox
asfgit closed pull request #45: URL: https://github.com/apache/maven-release/pull/45 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [maven-enforcer] svenlange commented on a change in pull request #35: [MENFORCER-304] - Improve dependency resolving in multiple modules project

2020-05-15 Thread GitBox
svenlange commented on a change in pull request #35: URL: https://github.com/apache/maven-enforcer/pull/35#discussion_r425633146 ## File path: enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java ## @@ -191,4 +207,19 @@ public void

[jira] [Commented] (MDEPLOY-267) add parameters to deploy or not non snapshots or release (-DskipRelease or -DskipSnapshot)

2020-05-15 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108026#comment-17108026 ] Olivier Lamy commented on MDEPLOY-267: -- perso I don't like the idea about changing the type of a so

[GitHub] [maven-enforcer] gmshake commented on a change in pull request #35: [MENFORCER-304] - Improve dependency resolving in multiple modules project

2020-05-15 Thread GitBox
gmshake commented on a change in pull request #35: URL: https://github.com/apache/maven-enforcer/pull/35#discussion_r425621262 ## File path: enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java ## @@ -191,4 +207,19 @@ public void

[jira] [Commented] (MDEPLOY-267) add parameters to deploy or not non snapshots or release (-DskipRelease or -DskipSnapshot)

2020-05-15 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108048#comment-17108048 ] Olivier Lamy commented on MDEPLOY-267: -- [~rfscholte] nobody  says it's a Maven issue, It's jus a

[GitHub] [maven-release] rfscholte commented on pull request #51: [MRELEASE-1023] Remove unused private fields and constructors accepting unused parameters

2020-05-15 Thread GitBox
rfscholte commented on pull request #51: URL: https://github.com/apache/maven-release/pull/51#issuecomment-629080729 Fixed in https://github.com/apache/maven-release/commit/57d6b591cabfc1b1b417db28f723fbb9a94dc989 This is

[GitHub] [maven-release] rfscholte closed pull request #51: [MRELEASE-1023] Remove unused private fields and constructors accepting unused parameters

2020-05-15 Thread GitBox
rfscholte closed pull request #51: URL: https://github.com/apache/maven-release/pull/51 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Comment Edited] (MDEPLOY-267) add parameters to deploy or not non snapshots or release (-DskipRelease or -DskipSnapshot)

2020-05-15 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108048#comment-17108048 ] Olivier Lamy edited comment on MDEPLOY-267 at 5/15/20, 7:52 AM:

[GitHub] [maven-enforcer] svenlange commented on a change in pull request #35: [MENFORCER-304] - Improve dependency resolving in multiple modules project

2020-05-15 Thread GitBox
svenlange commented on a change in pull request #35: URL: https://github.com/apache/maven-enforcer/pull/35#discussion_r425632521 ## File path: enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java ## @@ -191,4 +207,19 @@ public void

[GitHub] [maven-dependency-plugin] michael-o commented on pull request #47: Fix possible NPEx

2020-05-15 Thread GitBox
michael-o commented on pull request #47: URL: https://github.com/apache/maven-dependency-plugin/pull/47#issuecomment-629105668 @pzygielo I will pick up your PRs this night. Currently busy. Thank you for your time and effort!

[GitHub] [maven-surefire] Tibor17 edited a comment on pull request #293: [SUREFIRE-1733] Surefire and Failsafe JPMS additions for JUnit 5.x execution

2020-05-15 Thread GitBox
Tibor17 edited a comment on pull request #293: URL: https://github.com/apache/maven-surefire/pull/293#issuecomment-628492821 @cowwoc There are two remarks. 1. see my [comments](https://github.com/cowwoc/maven-surefire/commit/7861582df7aa7e18dff32066d01dfa439387f78a) 2. the

[GitHub] [maven-release] pzygielo opened a new pull request #55: Remove unused branch and initialize workDirectory immediately

2020-05-15 Thread GitBox
pzygielo opened a new pull request #55: URL: https://github.com/apache/maven-release/pull/55 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above