ivaynberg / salve

Automatically exported from code.google.com/p/salve
0 stars 0 forks source link

salve-test needs easymock in non-test scope I'm guessing #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. svn update
2. mvn clean install
3. ...

What is the expected output? What do you see instead?
expect: Build Successful
see: Build Failed

What version of the product are you using? On what operating system?
the latest version, and the best OS in the world.

Please provide any additional information below.
removing '<scope>test</scope>' from the easymock entries in the main
pom.xml fixes the problem.  not sure if that is the best fix.

Original issue reported on code.google.com by jeffkpayne@gmail.com on 14 Jan 2009 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by igor.vay...@gmail.com on 14 Jan 2009 at 4:05