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

Gradle shadowJar warning "No value has been specified for property mainClassName" #1

Closed
mixja opened this issue Dec 9, 2017 · 1 comment

Comments

@mixja
Copy link
Contributor

mixja commented Dec 9, 2017

When running the gradle shadowJar task the following warning is output several times:

A problem was found with the configuration of task ':microtrader-audit:shadowJar'. Registering invalid inputs and outputs via TaskInputs and TaskOutputs methods has been deprecated and is scheduled to be removed in Gradle 5.0.
 - No value has been specified for property 'mainClassName'.

This is related to an open issue with the shadowJar plugin - see GradleUp/shadow#336.

This issue does not affect functionality and will remain open until the upstream issue is resolved.

@mixja
Copy link
Contributor Author

mixja commented Oct 11, 2018

Fixed in 1072c48

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