Thanks Gert, but I just figured out the problem.
I had the directory config as something like
'${project.basedir}/src/test/java'. Just using 'src/test/java' fixed it!

On Tue, Jul 15, 2008 at 2:53 PM, wohlgemuth <[EMAIL PROTECTED]> wrote:

> did you execute a mvn clean to remove existing stubs?
>
> On Tue, Jul 15, 2008 at 11:49 AM, Kallin Nagelberg
> <[EMAIL PROTECTED]> wrote:
> > One my artifacts is using the gmaven plugin for both main and test
> sources.
> > It was all working fine until recently the test phase began throwing the
> > exception "java.lang.InternalError: Stubbed method"
> >
> > I have no idea what changed. It seems to be using the compiled stubs
> instead
> > of the real groovy classes. Any ideas? I'm stumped!
> >
>
>
>
> --
> -----------------------------------------------------------------
> gert wohlgemuth
>
> blog:
> http://berlinguyinca.blogspot.com/
>
> work:
> http://fiehnlab.ucdavis.edu/staff/wohlgemuth
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to