For people Maven-comfortable, we could (and should) post the jar to a
public Maven repo, (ideally Maven Central.)
For people who aren't using Maven or its build-dependency brethren,
then we should update the "Installation section" in the readme.
I can update the readme quickly, as a first step.
On Nov 8, 6:13 am, Douglas Squirrel <
douglas.squir...@youdevise.com>
wrote:
> Good to hear it Eric! youDevisers, is there something we should do to help users like Eric - either explain how to use the right version of Hamcrest, or make our code work better with other (perhaps more standard?) versions?
>
> From:
narrati...@googlegroups.com [mailto:
narrati...@googlegroups.com] On Behalf Of Eric Lefevre-Ardant
> Sent: 08 November 2010 11:09
> To:
narrati...@googlegroups.com
> Subject: Re: NoClassDefFoundError: org/hamcrest/MatcherAssert
>
> Right. The tests now pass (I had to explicitly exclude the previous version of Hamcrest from the JUnit dependency declared in our pom).
>
> On to make my test more canonical.
>
> Thanks for the help
>
> Eric