kobalt
kobalt copied to clipboard
Aether not reporting a failed dependency correctly
compile("com.graphql-java:graphql-rxjava:0.0.1")
$ ./kobaltw --resolve com.graphql-java:graphql-rxjava:0.0.1
__ __ __ __ __
/ //_/ ____ / /_ ____ _ / / / /_
/ ,< / __ \ / __ \ / __ `/ / / / __/
/ /| | / /_/ / / /_/ // /_/ / / / / /_
/_/ |_| \____/ /_.___/ \__,_/ /_/ \__/ 0.905
*****
***** ERROR Couldn't resolve com.graphql-java:graphql-rxjava:0.0.1
*****
That artifact actually exists on JCenter but one of its optional dependencies is not found: "com.graphql-java:graphql-java:2015-11-04T21-08-13"
- Need to display a better error message
- Should resolve since it's optional