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

Avoid task configuration if tasks are not in execution path #56

Open
david0 opened this issue Apr 28, 2023 · 0 comments
Open

Avoid task configuration if tasks are not in execution path #56

david0 opened this issue Apr 28, 2023 · 0 comments

Comments

@david0
Copy link

david0 commented Apr 28, 2023

The Task Configuration Avoidance API enables to avoid the configuration of the tasks jaxb/jaxbSchemaGen tasks.

That would save some seconds in our big mono repo which would be quite helpful.
Imagine running a tiny unit test that does not need these tasks at all it will waste its time configuring those anyway.

david0 added a commit to david0/jaxb-gradle-plugin that referenced this issue Apr 28, 2023
…n if possible (IntershopCommunicationsAG#56)

This will register the tasks unconditionally, so users that have been overwriting these tasks would need to adjust.
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