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

Improve overall build process for oxShibboleth #122

Open
uprightech opened this issue Apr 2, 2022 · 0 comments
Open

Improve overall build process for oxShibboleth #122

uprightech opened this issue Apr 2, 2022 · 0 comments

Comments

@uprightech
Copy link
Contributor

Currently, how dependencies from various gluu projects are specified during the build of oxShibboleth creates duplicate library version conflicts , runtime errors which are difficult to track and forces us to maintain and update a list of libraries to exclude.
This could be improved by including gluu-core-com as a dependency so the right versions are pulled.

It would also be nice if the build script was better integrated with the building of the war. Currently , the war is unpacked , then packed. It may be more streamlined to simply rely on the well written Shibboleth IDP maven build script where shibboleth IDP dependencies are pulled directly from maven. It will make it easy too for us to include our plugins and whatnot.

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