Can't imagine why HTTPBuilder in particular would be a problem... But
I'm not familiar with the maven-grails plugin either. I'm assuming
you have other dependencies in your POM as well that work fine. Try
adding the -X flag to maven, you'll get more information on where
exactly maven is dying.
On Thu, Jun 11, 2009 at 12:49 PM, Pete
McKinstry<
pete.mckinstry@...> wrote:
> I'm having trouble w/ the maven-grails plugin in combination w/ the
> httpbuilder library. When I include the httpbuilder in my pom.xml, maven
> crashes right in the middle of the test phase. It compiles fine & then fails
> right @ the beginning of the test phase. No error msg, It just quits. Like
> this: (output using mvn -e package)
> Starting unit tests ...
> Running tests of type 'unit'
> -------------------------------------------------------
> Running 12 unit tests...
> Running test MenuFiltersTests...
> $
> If I pass -Dmaven.test.skip=true then it completes fine (including packaging
> the war). I've tried using an older/released version of the httpbuilder (i
> was using 0.5.0-SNAPSHOT) w/o any change. Of course this all works fine
> using grails directly. (grails war, etc...)
> Any suggestions?
> -pgm
>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email