You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the plugin is applied and the task is called, it is most likely the case that work should be done.
So it might be better in this case to fail the build with a meaningful error instead of silently skipping the task.
If not, then please at least add some logging, at least on info level that explains why the task is skipped.
Currently you are a bit lost if the task is simply skipped.
If the plugin is applied and the task is called, it is most likely the case that work should be done.
So it might be better in this case to fail the build with a meaningful error instead of silently skipping the task.
If not, then please at least add some logging, at least on
infolevel that explains why the task is skipped.Currently you are a bit lost if the task is simply skipped.