why might i be getting this error message when try...
# development
a
why might i be getting this error message when trying to test
list-v2
?
Copy code
pants.base.exceptions.TargetDefinitionException: Invalid target a:a: Target type 'java_library' is not recognized. All valid target types: [].
when i run tests for https://github.com/pantsbuild/pants/pull/8450 locally