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 deps #138

Merged
merged 3 commits into from
Jan 3, 2022
Merged

Update deps #138

merged 3 commits into from
Jan 3, 2022

Conversation

jglick
Copy link
Member

@jglick jglick commented Dec 28, 2021

Via jenkinsci/mock-load-builder-plugin#20 I found that this plugin was not yet adapted to jenkinsci/jenkins#4660.

Unlike jenkinsci/jackson2-api-plugin#96 we were not bundling the old JavaMail lib, we were just compiling against it.

@jglick jglick added the dependencies Pull requests that update a dependency file label Dec 28, 2021
Comment on lines -160 to -162
<build>
<defaultGoal>clean hpi:run</defaultGoal>
</build>
Copy link
Member Author

Choose a reason for hiding this comment

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

Nonstandard. Introduced in #44.

pom.xml Outdated
@@ -54,18 +54,15 @@
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
</exclusion>
<exclusion> <!-- TODO unwanted dep via plugin-util-api -->
Copy link
Member Author

Choose a reason for hiding this comment

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

@basil
Copy link
Member

basil commented Jan 4, 2022

In case it is not obvious, a release of this would be highly appreciated to resolve Enforcer errors in dependent plugins.

@jglick
Copy link
Member Author

jglick commented Jan 4, 2022

Care to approve #141? I seem to be a “maintainer”.

@basil
Copy link
Member

basil commented Jan 4, 2022

Care to approve #141?

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants