Failsafe forkMode=pertest and AccessControlException

2009-11-25 Thread dreedyman
Hi all, Cant figure my way out of this one... am I getting a nasty AccessControlException when I set the pertest when running org.codehaus.mojo failsafe-maven-plugin 2.4.3-alpha-1 pertest ... The test cases work fine if I use the default, but

Re: Standalone Maven Embedder

2009-10-16 Thread dreedyman
m2eclipse. It will be supported as a whole > for the whole community when it's ready. > > There is no ETA for 3.0 yet. > > On 2009-10-16, at 9:06 AM, dreedyman wrote: > >> >> Wow, I cant tell you how disappointed I am. Not just that the Maven >> team will

Re: Standalone Maven Embedder

2009-10-16 Thread dreedyman
Wow, I cant tell you how disappointed I am. Not just that the Maven team will not be supporting embedding in the 3.0 betas, but the brush off of "go read the source code". So when is the delivery plan for 3.0 release planned? jvanzyl wrote: > > As I've stated on the dev list the embedder, or m

Standalone Maven Embedder

2009-10-16 Thread dreedyman
Hi, I am trying to use the maven-embedder outside of my Maven project and have not been successful. I'm hoping someone can lend some assistance. The code tries to get the PlexusContainer from the embedder in order to lookup the ArtifactResolver, ArtifactFactory, ArtifactMetadataSource and MavenP