gradle-aws-plugin
gradle-aws-plugin copied to clipboard
Latest version missing dependency
I am attempting to build my project with the latest version (0.25) but I am receiving the following error:
Error:Could not find jp.xet.spar-wings:spar-wings-awscli-config:0.11. Searched in the following locations: https://repo1.maven.org/maven2/jp/xet/spar-wings/spar-wings-awscli-config/0.11/spar-wings-awscli-config-0.11.pom https://repo1.maven.org/maven2/jp/xet/spar-wings/spar-wings-awscli-config/0.11/spar-wings-awscli-config-0.11.jar https://plugins.gradle.org/m2/jp/xet/spar-wings/spar-wings-awscli-config/0.11/spar-wings-awscli-config-0.11.pom https://plugins.gradle.org/m2/jp/xet/spar-wings/spar-wings-awscli-config/0.11/spar-wings-awscli-config-0.11.jar Required by: com.myproject:MyProject:1.0.0-SNAPSHOT > jp.classmethod.aws:gradle-aws-plugin:0.25
You can find spar-wings-awscli-config in http://dl.bintray.com/dai0304/spar-wings . See also https://github.com/classmethod/gradle-aws-plugin/blob/develop/build.gradle#L74
I'll request to include the package 'spar-wings-awscli-config' in 'jcenter' right now!