CogniCrypt icon indicating copy to clipboard operation
CogniCrypt copied to clipboard

Update Jenkins file to include JUnit Plugin-in tests during build stage

Open enriozuni opened this issue 3 years ago • 1 comments

With the fixing of issue #427, the JUnit Plugin-in tests will be able to run from the CLI. For this reason, the Jenkins file needs to be changed so that it includes these tests during the build stage in the CI. The command needs to be updated from 'mvn clean package -X -e to 'mvn clean install.

enriozuni avatar Apr 30 '21 13:04 enriozuni

Can be closed as tests are now done by the Github Actions CI.

svenfeld avatar Aug 14 '22 12:08 svenfeld