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

Allow the Jakarta Core Profile to download different versions of the TCK #66

Open
jamezp opened this issue Nov 3, 2022 · 0 comments
Open

Comments

@jamezp
Copy link
Member

jamezp commented Nov 3, 2022

Currently the TCK downloads are hard-coded in the pom. We should update this to allow for the URL and/or the versions to be overridden. It likely needs to have some kind of base combined properties which form a URL property to allow the full property to be overridden. The trick will be getting the unzip to work. However, this is likely possible.

Another option might be to simply create a bash script to download and install the TCK's and remove the tck-setup module.

Yet another option might be to download only the jakarta-core-profile-tck*.zip and use the artifacts/pom.xml from the download to install the other TCK's. This actually might be the preferred approach in that we can ensure we're using the correct TCK versions.

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