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
@jbachorik When execute ./gradlew buildDistribution, error occurred as "can not resolving plugin [id: 'nebula.ospackage', version: '4.3.0']". The reason is that nebula.ospackage.gradle.plugin-4.3.0.jar can not be downloaded at https://plugins.gradle.org/m2/nebula/ospackage/nebula.ospackage.gradle.plugin/4.3.0/nebula.ospackage.gradle.plugin-4.3.0.jar
The text was updated successfully, but these errors were encountered:
Sorry, the plugin seems to be broken - filed issue there (nebula-plugins/gradle-ospackage-plugin#298)
Sorry, something went wrong.
eb9b708
No branches or pull requests
@jbachorik
When execute ./gradlew buildDistribution, error occurred as "can not resolving plugin [id: 'nebula.ospackage', version: '4.3.0']".
The reason is that nebula.ospackage.gradle.plugin-4.3.0.jar can not be downloaded at https://plugins.gradle.org/m2/nebula/ospackage/nebula.ospackage.gradle.plugin/4.3.0/nebula.ospackage.gradle.plugin-4.3.0.jar
The text was updated successfully, but these errors were encountered: