Re: Surefire-plugin and surefirebooter jars and Glassfish and EJB unit testing

2010-04-08 Thread David Blevins
vendors will face. -- View this message in context: http://old.nabble.com/Surefire-plugin-and-surefirebooter-jars-and-Glassfish-and-EJB-unit--testing-tp28184255p28185208.html Sent from the Maven Developers mailing list archive at Nabble.com. ---

Re: Surefire-plugin and surefirebooter jars and Glassfish and EJB unit testing

2010-04-08 Thread Laird Nelson
On Thu, Apr 8, 2010 at 4:46 PM, Benjamin Bentmann wrote: > Laird Nelson wrote: > > But in surefire withalways, the classpath is actually >> a surefirebooter.jar located in $TEMP with a big ol' Manifest Class-Path: >> entry. >> > > [0] describes some options to control how the test class path is

Re: Surefire-plugin and surefirebooter jars and Glassfish and EJB unit testing

2010-04-08 Thread Benjamin Bentmann
Laird Nelson wrote: But in surefire withalways, the classpath is actually a surefirebooter.jar located in $TEMP with a big ol' Manifest Class-Path: entry. [0] describes some options to control how the test class path is created. I would expect that one of these solves your problem. Benjami

Surefire-plugin and surefirebooter jars and Glassfish and EJB unit testing

2010-04-08 Thread Laird Nelson
I thought long and hard about whether this belongs on the dev or user list; I may have still picked the wrong one. There's a nasty little issue rolling along in the Glassfish forums; https://glassfish.dev.java.net/issues/show_bug.cgi?id=11764 has the issue and a link to the discussion. Briefly, i