Skip to content

Bump plugin parent POM #88

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

Merged
merged 4 commits into from
Mar 4, 2020
Merged

Bump plugin parent POM #88

merged 4 commits into from
Mar 4, 2020

Conversation

basil
Copy link
Member

@basil basil commented Dec 18, 2019

Bumps the plugin parent POM from 3.50 to 3.54.

See the changelog and the full diff in the compare view.

@basil
Copy link
Member Author

basil commented Dec 18, 2019

To fix LibraryAdderTest.properSvn I had to apply a similar fix as in jenkinsci/workflow-multibranch-plugin#92.

pom.xml Outdated
<relativePath />
</parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-cps-global-lib</artifactId>
<version>${revision}${changelist}</version>
<packaging>hpi</packaging>
<name>Pipeline: Shared Groovy Libraries</name>
<url>https://wiki.jenkins.io/display/JENKINS/Pipeline+Shared+Groovy+Libraries+Plugin</url>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
Copy link
Member

Choose a reason for hiding this comment

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

This should be paired with a patch to README.md importing the wiki content using https://jenkins-wiki-exporter.jenkins.io/

Copy link
Member Author

Choose a reason for hiding this comment

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

I have no interest in doing that, so I will just revert this change and let the plugin maintainer take care of it.

@dwnusbaum dwnusbaum merged commit 63215c6 into jenkinsci:master Mar 4, 2020
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

4 participants