Closed GoogleCodeExporter closed 9 years ago
I'm having the same problem. It was only occuring when using Junit 3.
Original comment by zboa...@gmail.com
on 2 Dec 2013 at 11:20
As outlined on the wiki, you can also use the separate dependencies to avoid
this issue. Given that there are workarounds, resolving this bug.
Original comment by vale...@google.com
on 9 Jan 2014 at 7:23
Erm, simply 'WontFix'ing this bug is not sufficient IMHO.
Yes, the wiki describes an alternative path to specifiy dependencies one by one
by manually copying the libraries into the project, the point of this bug
however is that the default approach, depending on the mavencentral
deployment is problematic, and most people will actually go down that route.
So what could you do about that? Well, either depend in your pom on
hamcrest-all, like outlined in the bug's description, or _at least_ print a big
fat warning in your deployment instructions that note that remote dependency
deployment is otherwise broken.
Thank you!
Original comment by m...@thomaskeller.biz
on 9 Jan 2014 at 10:20
Original issue reported on code.google.com by
m...@thomaskeller.biz
on 13 Nov 2013 at 12:41