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
While using version 3.3.2 of this plugin, the extensions were automatically built.
Now with 4.0.2 those task dependencies are missing and it uses a stale version if any is already built.
To reproduce / test, just check out that commit and execute the asciidoctor task.
Then change back to 3.3.2 and do it again.
You will see that with 3.3.2 the extension is built, while with 4.0.2 it is not.