We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Previously - similar raised #388
[ERROR] Invalid plugin descriptor for com.diffplug.spotless:spotless-maven-plugin:1.25.0 (.../.m2/repository/com/diffplug/spotless/spotless-maven-plugin/1.25.0/spotless-maven-plugin-1.25.0.jar), Plugin's descriptor contains the wrong version: 1.24.3
gradlew spotless[Apply/Check] --stacktrace
The text was updated successfully, but these errors were encountered:
Hmmm...
$ wget http://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/1.24.3/spotless-maven-plugin-1.24.3.jar $ wget http://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/1.25.0/spotless-maven-plugin-1.25.0.jar $ sha1sum spotless-maven-plugin-1.2* f2faed4a554737fb771ef768e1c607be9db4432f spotless-maven-plugin-1.24.3.jar f2faed4a554737fb771ef768e1c607be9db4432f spotless-maven-plugin-1.25.0.jar $ wget "https://bintray.com/diffplug/opensource/download_file?file_path=com%2Fdiffplug%2Fspotless%2Fspotless-maven-plugin%2F1.25.0%2Fspotless-maven-plugin-1.25.0.jar" -O frombintray.jar $ sha1sum frombintray.jar f2faed4a554737fb771ef768e1c607be9db4432f frombintray.jar
Sorry, something went wrong.
Fix published in 1.25.1.
1.25.1
Thanks!
nedtwigg
No branches or pull requests
Previously - similar raised #388
gradlew spotless[Apply/Check] --stacktrace
: N/AThe text was updated successfully, but these errors were encountered: