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

[JENKINS-60474] use version 4 of the plugin-pom #36

Closed
wants to merge 2 commits into from

Conversation

jtnord
Copy link
Member

@jtnord jtnord commented Dec 20, 2019

@@ -242,21 +237,9 @@
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<artifactId>wiremock-jre8-standalone</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always better to use the shaded wiremock as this has jetty and guava dependencies which conflict with Jenkins' version

@@ -62,12 +63,6 @@
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

switched to wiremock-standalone which shades its dependencies

@jtnord jtnord changed the title Jenkins 60474 JENKINS-60474 demonstrates jenkinsci/plugin-pom#269 Dec 20, 2019
@jtnord jtnord changed the title JENKINS-60474 demonstrates jenkinsci/plugin-pom#269 [JENKINS-60474] use version 4 of the plugin-pom Dec 20, 2019
@jtnord jtnord closed this Apr 27, 2023
@jtnord jtnord deleted the JENKINS-60474 branch April 27, 2023 15:14
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.

1 participant