Skip to content

Fix breaking builds by removing assertj dependency and test usage #1040

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

Closed

Conversation

JooHyukKim
Copy link
Member

This should fix failing builds. I suppose assertj dependency was added automatically by IDE, by accident? 🤔

Please feel free to close the PR if this seems unncessary, thanks! 🙏🏼

@cowtowncoder
Copy link
Member

cowtowncoder commented Jun 3, 2023

No, I wanted to add it on purpose. But maybe pom.xml change did not merge cleanly?

EDIT: Ok, version should come from parent pom, but maybe snapshot build was missing? I'll fix that.

@cowtowncoder
Copy link
Member

Will create an issue indicating addition of AssertJ as well. Problem turned out to be that version definition was added in oss-parent, but build was not yet available for cascading builds for jackson-bom.

@cowtowncoder
Copy link
Member

Created #1041 as place holder.

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.

2 participants