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

Support/1.17.x: fix fairdatapoint dependencies #604

Open
wants to merge 18 commits into
base: support/1.17.x
Choose a base branch
from

Conversation

dennisvang
Copy link
Contributor

Some changes for continued support of v1.17:

fixes #501

and revert some erroneous modifications
note that the package should actually be called org.fairdatateam.fairdatapoint or similar...
this still needs to be published to maven central, but in the meantime we can install the package locally using mvn install
fixes issue where lombok constructors were not being created:
- 'constructor cannot be applied to given types'
- 'no suitable constructor found'

https://intellij-support.jetbrains.com/hc/en-us/community/posts/23064675521682-Lombok-not-workin-with-Intellij
also should use SpringBootaApplication(scanBasePackages = {...}) instead, if necessary
for consistence with group id and other fairdatateam packages
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