You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.3.0 is now in maven central. Please let me know in case of any problems with it.
Taylor:
Thanks. It worked fine except for one nuance which is that I had to add specs2 as a
dependency in my parent pom rather than each individual module's POM since I had
the plugin defined in the parent pom. Not a big deal, but something you should be
aware of. This actually fixed another classpath issue I was having with mockito as well.
The text was updated successfully, but these errors were encountered:
Follow-up on issue #4:
Maciek:
Taylor:
The text was updated successfully, but these errors were encountered: