https://pantsbuild.org/ logo
l

limited-country-20626

04/15/2016, 3:30 PM
hm.
./pants test::
fails on master for me with
Copy code
15:28:14 00:04       [jvm_prep_command]
FAILURE: target testprojects/src/java/org/pantsbuild/testproject/jvmprepcommand:compile-prep-command has no classpath. (Add dependencies= parameter?
it passes if I run
./pants test testprojects/src/java/org/pantsbuild/testproject/jvmprepcommand::
though