Ah, nice catch! Same for me.

So, this indicates the problem with the test (and how to reproduce it) - it can't depend on running the plugin itself unless it's an integration test. The unit tests should be simplified to some quicker, unit-testing tests, and the long tests made into integration tests.

- Brett

On 26/03/2007, at 4:09 PM, Jochen Wiedmann wrote:

On 3/26/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:

I really like to help but it works for me (running macos, linux.
didn't tried on Windows).

I was able to reproduce the problem. It vanished when I did a

   mvn -Dmaven.test.skip=true install

In other words, it was gone when I forced Maven to actually use the new version.

Does that help?


Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to