Can anyone else run this command in their pants wo...
# general
a
Can anyone else run this command in their pants workspace (on master):
Copy code
./pants idea src:: tests:: examples:: testprojects::  --exclude-target-regexp=testprojects/src/java/org/pantsbuild/testproject/targetlevels/unspecified
I'm getting:
Copy code
Exception message: Already defined module IvyModuleRef(jersey:jersey:latest.integration:sources:jar), as rev 0.7-ea!
trying to debug it now.