Jörg,
   Not that I'm aware.  The bigger problem is "Why does it work for others
but not me?"  I will see if I can resolve this but it appears to be very
specific to my network.

Take care,

Jeremy

On 1/20/07, Jörg Schaible <[EMAIL PROTECTED]> wrote:

Hi Jeremy,

Jeremy Whitlock wrote:

> Hi All,
>     While looking over a patch today, I have ran into a situation that I
> cannot explain and I was hoping someone might be able to help.  If I run
> "mvn test" from openejb3/container/openejb-core, the tests all run
> properly
> and pass.  If I run "mvn test" from openejb3/, the previously passing
> tests
> of openejb-core fail for some reason.  No code changes, no environment
> changes or anything else.  I have reproduced this on Windows and Mac.  I
> have tried David Blevins' local repository.  I have recreated my OpenEJB
> working copy.  I have reinstalled Maven 2.0.4 and I have even reinstall
> Java.  I have basically eliminated everything but the operating system
and
> the internet, although I do know I am not behind any proxy or firewall.
>
>     Now that you know my situation, have any of you ran into this with
> OpenEJB or any other Maven-based project?  Got any suggestions?  Thanks
> for entertaining what may sound crazy but I assure you, this is really
> happening.  Here is the error output from Maven and the content within
the
> surefire text file:
>
> Maven Output: http://rifers.org/paste/show/3300
> Surefire Output: http://rifers.org/paste/show/3299

any chance you're using XDoclet? Then you have to set the destDir
attribute
to every single doclet subtask, see
http://jira.codehaus.org/browse/MOJO-265

- Jörg


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


Reply via email to