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
> Task :javadoc
/path/wrapper-upgrade-gradle-plugin/src/main/java/org/gradle/wrapperupgrade/WrapperUpgradeDomainObject.java:46: warning: no @param for action
public void options(Action<Options> action) {
^
1 warning
And one publishing warning:
> Task :publishPluginMavenPublicationToMavenLocal
Multiple publications with coordinates 'org.gradle:wrapper-upgrade-gradle-plugin:99.99.99' are published to repository 'mavenLocal'. The publications 'mavenJava' in root project 'wrapper-upgrade-gradle-plugin' and 'pluginMaven' in root project 'wrapper-upgrade-gradle-plugin' will overwrite each other!
The text was updated successfully, but these errors were encountered:
One javadoc warning:
And one publishing warning:
The text was updated successfully, but these errors were encountered: