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 maven plugins #243

Merged
merged 2 commits into from
Nov 7, 2018
Merged

Update maven plugins #243

merged 2 commits into from
Nov 7, 2018

Conversation

renner
Copy link
Member

@renner renner commented Nov 7, 2018

This patch is updating all the used maven plugins to their latest versions before preparing the release of 0.15.0. Additionally introducing the maven-surefire-plugin plugin that allows to exclude certain tests on the commandline, for example and especially:

mvn -Dtest=\!*DockerTest.java package

The second commit is removing the dependency on httpclient as we are now using httpasyncclient instead.

@renner renner merged commit 478a60e into master Nov 7, 2018
@renner renner deleted the master-update-maven-plugins branch November 7, 2018 15:07
@renner renner added this to the Version 0.15.0 milestone Nov 7, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants