[
https://issues.apache.org/jira/browse/SUREFIRE-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303253#comment-17303253
]
Adam commented on SUREFIRE-1854:
--------------------------------
Hi [~tibordigana]
Finally I started working on this task and have first solution :)
but unfortunately I have problem to push my changes to repository from my
branch.
Error message is:
Enter passphrase for key '/c/Users/Adam/.ssh/id_rsa':
ERROR: Permission to apache/maven-surefire.git denied to adam11grafik.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I can pull from master etc. but I can not push my new branch.
Is it lack of write access to repository?
BR, Adam
> Support include/exclude junit test engine
> -----------------------------------------
>
> Key: SUREFIRE-1854
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1854
> Project: Maven Surefire
> Issue Type: New Feature
> Components: JUnit 5.x support, Maven Surefire Plugin
> Affects Versions: 2.22.2
> Reporter: Adam
> Priority: Major
>
> It could be very important for my project to support include/exclude junit
> test engine by Maven Surefire Plugin.
> Junit Console Launcher have existing support for this:
> [https://junit.org/junit5/docs/current/user-guide/#running-tests-console-launcher-options]
> Similar solution exists for Gradle:
> https://junit.org/junit5/docs/current/user-guide/#running-tests-build-gradle
--
This message was sent by Atlassian Jira
(v8.3.4#803005)