Thanks, Wendy! I must have been blind to miss that option in my xml editor.
That was the trick.
Wendy Smoak wrote:
On Thu, Feb 5, 2009 at 3:07 PM, David C. Hicks wrote:
Essentially, I have two modules - the "war" module and the
"integration-test" module. (I intend to split the war stuff u
On Thu, Feb 5, 2009 at 3:07 PM, David C. Hicks wrote:
> Essentially, I have two modules - the "war" module and the
> "integration-test" module. (I intend to split the war stuff up soon, as
> well.) Obviously, the "integration-test" module must have a dependency on
> "war" (it can't run tests if
I'm trying to set up a module for my team from which to run integration
tests, but I can't quite get Maven to like it. It complains that it
cannot find a dependency - the WAR file that is required for the tests
to run.
Essentially, I have two modules - the "war" module and the
"integration-t