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

Running publishToMavenLocal reports warnings #273

Open
StefMa opened this issue Nov 28, 2024 · 0 comments
Open

Running publishToMavenLocal reports warnings #273

StefMa opened this issue Nov 28, 2024 · 0 comments

Comments

@StefMa
Copy link
Contributor

StefMa commented Nov 28, 2024

One javadoc warning:

> 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!
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