[GitHub] [maven-dependency-plugin] mthmulders commented on a change in pull request #50: MDEP-648: Add location of listed repository.

2020-05-06 Thread GitBox
mthmulders commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-plugin/pull/50#discussion_r421269765 ## File path: src/main/java/org/apache/maven/plugins/dependency/resolvers/ListRepositoriesMojo.java ## @@ -55,22 +110,276 @@ protect

[GitHub] [maven-dependency-plugin] mthmulders commented on a change in pull request #50: MDEP-648: Add location of listed repository.

2020-05-06 Thread GitBox
mthmulders commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-plugin/pull/50#discussion_r421267390 ## File path: src/main/java/org/apache/maven/plugins/dependency/resolvers/ListRepositoriesMojo.java ## @@ -55,22 +110,276 @@ protect

[GitHub] [maven-dependency-plugin] mthmulders commented on a change in pull request #50: MDEP-648: Add location of listed repository.

2020-05-06 Thread GitBox
mthmulders commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-plugin/pull/50#discussion_r421266798 ## File path: src/site/apt/usage.apt.vm ## @@ -687,6 +687,17 @@ mvn dependency:build-classpath -Dmdep.outputFile=cp.txt This goal is us

[GitHub] [maven-dependency-plugin] mthmulders commented on a change in pull request #50: MDEP-648: Add location of listed repository.

2020-05-06 Thread GitBox
mthmulders commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-plugin/pull/50#discussion_r421266319 ## File path: src/main/java/org/apache/maven/plugins/dependency/resolvers/ListRepositoriesMojo.java ## @@ -40,12 +61,46 @@ public class

[GitHub] [maven-dependency-plugin] mthmulders commented on a change in pull request #50: MDEP-648: Add location of listed repository.

2020-05-06 Thread GitBox
mthmulders commented on a change in pull request #50: URL: https://github.com/apache/maven-dependency-plugin/pull/50#discussion_r421265856 ## File path: pom.xml ## @@ -254,7 +257,7 @@ under the License. org.apache.commons commons-lang3 - 3.6 Review co

[GitHub] [maven-surefire] YYTVicky commented on pull request #272: it would be better to use sha-512

2020-05-06 Thread GitBox
YYTVicky commented on pull request #272: URL: https://github.com/apache/maven-surefire/pull/272#issuecomment-624910849 @Tibor17 @michael-o Thanks for your kindly feedback, this information helps a lot for us project improvement! ---

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

2020-05-06 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MNG-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101190#comment-17101190 ] Herve Boutemy commented on MNG-6562: just had a look: this behaviour is consistent with

[jira] [Assigned] (MRELEASE-1045) Update mockito-core to 2.28.2

2020-05-06 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MRELEASE-1045: --- Assignee: Elliotte Rusty Harold > Update mockito-core to 2.28.2 >

[GitHub] [maven-resolver] elharo opened a new pull request #49: add checkstyle to .gitignore

2020-05-06 Thread GitBox
elharo opened a new pull request #49: URL: https://github.com/apache/maven-resolver/pull/49 @michael-o eclipse writes these files. We don't want to check them in. This is an automated message from the Apache Git Service. To

[jira] [Assigned] (MRESOLVER-108) Update mockito-core to 2.28.2

2020-05-06 Thread Elliotte Rusty Harold (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliotte Rusty Harold reassigned MRESOLVER-108: --- Assignee: Benson Margulies > Update mockito-core to 2.28.2 >

[GitHub] [maven-dependency-plugin] pzygielo commented on a change in pull request #51: MDEP-425: List plugin repositories via maven-artifact-transfer.

2020-05-06 Thread GitBox
pzygielo commented on a change in pull request #51: URL: https://github.com/apache/maven-dependency-plugin/pull/51#discussion_r420987841 ## File path: src/it/projects/list-plugin-repositories-verbose/pom.xml ## @@ -0,0 +1,47 @@ + + + +http://maven.apache.org/POM/4.0.0"; +

[GitHub] [maven-dependency-plugin] pmoerenhout opened a new pull request #51: MDEP-425: List plugin repositories via maven-artifact-transfer.

2020-05-06 Thread GitBox
pmoerenhout opened a new pull request #51: URL: https://github.com/apache/maven-dependency-plugin/pull/51 Updated the MDEP-425 with the use of the 0.13.0 version of maven-artifact-transfer. This is an automated messa

[jira] [Commented] (SUREFIRE-1730) Exception in BeforeAll and AfterAll is not handled

2020-05-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101027#comment-17101027 ] Tibor Digana commented on SUREFIRE-1730: Thank you for the feedback. I appreci

[jira] [Commented] (MDEP-687) includeScope=runtime for copy-dependencies does not include transitive compile-time dependencies

2020-05-06 Thread John Lin (Jira)
[ https://issues.apache.org/jira/browse/MDEP-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101019#comment-17101019 ] John Lin commented on MDEP-687: --- I executed {{mvn dependency:tree}} against your example pom,

[jira] [Assigned] (SUREFIRE-1629) Plugin crashes if tests are forked and JPMS error occurs

2020-05-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana reassigned SUREFIRE-1629: -- Assignee: Tibor Digana > Plugin crashes if tests are forked and JPMS error occurs >

[jira] [Closed] (SUREFIRE-1791) Documentation and the integration test for Spock/Groovy with JUnit5

2020-05-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1791. -- Resolution: Fixed https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=754e4a

[jira] [Created] (SUREFIRE-1791) Documentation and the integration test for Spock/Groovy with JUnit5

2020-05-06 Thread Tibor Digana (Jira)
Tibor Digana created SUREFIRE-1791: -- Summary: Documentation and the integration test for Spock/Groovy with JUnit5 Key: SUREFIRE-1791 URL: https://issues.apache.org/jira/browse/SUREFIRE-1791 Project:

[jira] [Commented] (SUREFIRE-1730) Exception in BeforeAll and AfterAll is not handled

2020-05-06 Thread David Kornel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100949#comment-17100949 ] David Kornel commented on SUREFIRE-1730: I would be to happy if you can releas

[jira] [Commented] (SUREFIRE-1730) Exception in BeforeAll and AfterAll is not handled

2020-05-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100944#comment-17100944 ] Tibor Digana commented on SUREFIRE-1730: Since January a lot of changed. We ar

[jira] [Commented] (SUREFIRE-1730) Exception in BeforeAll and AfterAll is not handled

2020-05-06 Thread David Kornel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100938#comment-17100938 ] David Kornel commented on SUREFIRE-1730: [~tibordigana] Hi, I see that bth imp

[jira] [Comment Edited] (SUREFIRE-1730) Exception in BeforeAll and AfterAll is not handled

2020-05-06 Thread David Kornel (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100938#comment-17100938 ] David Kornel edited comment on SUREFIRE-1730 at 5/6/20, 4:13 PM: ---

[jira] [Commented] (MDEP-643) includeGroupIds ending with ".pom" lead to error

2020-05-06 Thread John Lin (Jira)
[ https://issues.apache.org/jira/browse/MDEP-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100934#comment-17100934 ] John Lin commented on MDEP-643: --- Question: I didn't see the option "includeGroupIds" in the d

[jira] [Comment Edited] (MNG-5583) Better PKCS12 and/or PKCS11 support

2020-05-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100919#comment-17100919 ] Michael Osipov edited comment on MNG-5583 at 5/6/20, 3:55 PM: --

[jira] [Comment Edited] (MNG-5583) Better PKCS12 and/or PKCS11 support

2020-05-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100919#comment-17100919 ] Michael Osipov edited comment on MNG-5583 at 5/6/20, 3:53 PM: --

[jira] [Commented] (MNG-5583) Better PKCS12 and/or PKCS11 support

2020-05-06 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100919#comment-17100919 ] Michael Osipov commented on MNG-5583: - Both works. I have already implemented both with

[jira] [Commented] (MNG-5583) Better PKCS12 and/or PKCS11 support

2020-05-06 Thread Alex O'Ree (Jira)
[ https://issues.apache.org/jira/browse/MNG-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100876#comment-17100876 ] Alex O'Ree commented on MNG-5583: - This may be of interest to me. Requirement on my side is

[GitHub] [maven-dependency-plugin] pmoerenhout opened a new pull request #50: MDEP-648: Add location of listed repository.

2020-05-06 Thread GitBox
pmoerenhout opened a new pull request #50: URL: https://github.com/apache/maven-dependency-plugin/pull/50 After maven-artifact-transfer 0.13.0 has been released, the PR will use the new functions from the maven-artifact-transfer to resolve the used repositories, and in verbose mode, also s

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

2020-05-06 Thread GitBox
Tibor17 commented on a change in pull request #293: URL: https://github.com/apache/maven-surefire/pull/293#discussion_r420632734 ## File path: surefire-its/src/test/resources/maven-multimodule-project-with-jpms/pom.xml ## @@ -0,0 +1,106 @@ + + +http://maven.apache.org/POM/4.0.

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

2020-05-06 Thread GitBox
Tibor17 commented on a change in pull request #293: URL: https://github.com/apache/maven-surefire/pull/293#discussion_r420632734 ## File path: surefire-its/src/test/resources/maven-multimodule-project-with-jpms/pom.xml ## @@ -0,0 +1,106 @@ + + +http://maven.apache.org/POM/4.0.

[jira] [Closed] (SUREFIRE-1790) Cannot running AutomationTesting on Server Red Hat using jenkins

2020-05-06 Thread Tibor Digana (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1790. -- Assignee: Tibor Digana Resolution: Won't Fix You have to open an issue on [TestNG GitH