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
The plugin does not apply the Gradle Publishing plugin at startup, and then the publish task is not "visible". The issue is quite strange because it is possible to create depedencies with this task, even if this Gradle plugin is not applied explicitly in the Frontend plugin's code.
It seems functional tests don't verify correctly task dependencies, because the test suite runs successfully: try to reproduce this bug with an automated test case.
The text was updated successfully, but these errors were encountered:
v1nc3n4
changed the title
publish task does not trigger publishFrontend task
Gradle publish task does not trigger the publishFrontend task
Mar 24, 2020
v1nc3n4
changed the title
Gradle publish task does not trigger the publishFrontend task
Gradle publish task does not trigger publishFrontend task
Mar 24, 2020
publish
task is not "visible". The issue is quite strange because it is possible to create depedencies with this task, even if this Gradle plugin is not applied explicitly in the Frontend plugin's code.The text was updated successfully, but these errors were encountered: