-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Blocker
-
Component/s: maven-plugin, pipeline
-
None
1) Run mvn test -> interns trigger the jenkins job
2) Manually Abort the job
3) Check if mvn test command running is stopped
Actual output :
Maven command Continuous to run
Â
Expected output:
mvn test command should end its execution
Â