Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
enriozuni opened this issue Apr 30, 2021 · 1 comment
Open

Comments

@enriozuni
Copy link
Contributor

enriozuni commented Apr 30, 2021

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.

@svenfeld
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants