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

Standardize build tooling and common libs #191

Open
ecruz165 opened this issue May 4, 2023 · 1 comment
Open

Standardize build tooling and common libs #191

ecruz165 opened this issue May 4, 2023 · 1 comment

Comments

@ecruz165
Copy link
Contributor

ecruz165 commented May 4, 2023

PROBLEM ATTEMPTING TO SOLVE
Many OHDSI projects have aged libraries.

  • vulnerabilities exists in older libraries

Also many projects used different versions of same libraries

  • Projects like WebApi that depend on several libraries have to create very messy workarounds to exclude library versions that create conflicts

Duplicated Snippets in across projects

PROPOSED SOLUTION

  • update versions of maven tooling and used libraries
  • introduce spring-boot-starter-parent as a parent project where applicable

Ideally we would introduce a ohdsi-maven-starter-parent which can be shared across projects. This project would contain maven tooling, jacaco and others like repositories.

@ecruz165 ecruz165 changed the title Standardize build tooling and libs Standardize build tooling and common libs May 4, 2023
@ecruz165
Copy link
Contributor Author

ecruz165 commented May 5, 2023

PR - #190

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

No branches or pull requests

1 participant