@Fireduck `ERROR: /snowblossom/WORKSPACE:10:1: name 'maven_jar' is not defined` I'm getting this error while attempting to build snowblossom. Not sure what this is.
Read announcement channel
Update bazel
I saw. :P That's why I'm going over general deployments. I'm running `/usr/bin/bazel-2.0.0 build :IceLeaf_deploy.jar`
Is there an error above that?
No. ```root@3dbcd227524e:/snowblossom# /usr/bin/bazel-2.0.0 build :all ERROR: /snowblossom/WORKSPACE:10:1: name 'maven_jar' is not defined ERROR: error loading package '': Encountered error while reading extension file 'deps.bzl': no such package '@build_stack_rules_proto//': error loading package 'external': Could not load //external package ERROR: error loading package '': Encountered error while reading extension file 'deps.bzl': no such package '@build_stack_rules_proto//': error loading package 'external': Could not load //external package INFO: Elapsed time: 0.083s INFO: 0 processes. FAILED: Build did NOT complete successfully (0 packages loaded)```
What version of snowblossom? Master?
1.6.0, I can try another to see.
Get master
Or an older bazel
bazel1 results in same errror.
I'm only worried about supporting lastest checking with latest bazel
The changes to bazel are too infuriating otherwise
@Fireduck Could you possibly define a jar that includes *all* of the components?