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

Fix POM version and RevApi configuration #57

Merged
merged 1 commit into from
Dec 21, 2020
Merged

Fix POM version and RevApi configuration #57

merged 1 commit into from
Dec 21, 2020

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Dec 20, 2020

In #49 the <changelist> tag has been removed from the pom.xml which breaks the build. This PR restores the tag.

Additionally, RevApi needs to be configured to not pick up intermediate releases from the incrementals repository. We always need to compare the API to the latest release in Jenkins update center.

This PR fixes #56.

Due to #49 the
<changelist> tag has been removed which breaks the build.
Additionally, RevApi needs to be configured to not pick up
releases from the incrementals repository.
@uhafner uhafner added the bug Something isn't working label Dec 20, 2020
@uhafner uhafner requested a review from XiongKezhi December 20, 2020 22:38
@XiongKezhi XiongKezhi merged commit 6113479 into master Dec 21, 2020
@XiongKezhi XiongKezhi deleted the fix-revapi branch December 21, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build plugin
3 participants