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

Investigate using dynamic typing to depend on versions plugin #98

Closed
4 tasks done
hvisser opened this issue Feb 7, 2023 · 0 comments · Fixed by #99
Closed
4 tasks done

Investigate using dynamic typing to depend on versions plugin #98

hvisser opened this issue Feb 7, 2023 · 0 comments · Fixed by #99
Labels
enhancement New feature or request

Comments

@hvisser
Copy link
Contributor

hvisser commented Feb 7, 2023

If the dependency versions plugin is loaded in other ways than through the plugin block, class path errors may occur such as reported in #97. Referencing the task by name and setting its property using setProperty apis might work in that case.

Steps to implement this

  • Reference the task by name and configure the properties of the versions plugin dynamically
  • Remove the compile only dependency on the versions plugin
  • Check that the tests still work ;)
  • Check that the scenario using an init script now works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant