[jira] Subscription: Design & Best Practices

2010-04-08 Thread jira
Issue Subscription Filter: Design & Best Practices (22 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

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

2010-04-08 Thread David Blevins
ljnelson wrote: > > Now Ken Saks, spec author for EJB 3.1 is saying sure, whoops, Glassfish > has > a problem, it doesn't consult the *effective* classpath because it doesn't > take into consideration Manifest.MF Class-Path entries. Fine. > > But *then *he says something WAY more troubling: t

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

Programmatically install artifact

2010-04-08 Thread Ilya Kazakevich
Hello, I have several files (already compiled) and information I may need to create a pom. I want to create maven artifact and install it into my local repository. I can create pom.xml using class Model, but next I have to install it, something like:"mvn install-file -DpomFile=pom.xml -Dfile=myf

Maven // Builds tests

2010-04-08 Thread Arnaud Héritier
Hi kristian, As I said on twitter I tested the maven version with // builds from your git repo yesterday evening on several eXo platform projects. Our projects have several years of existence and I didn't yet cleanup everything thus perhaps in some cases the standard build works do to a bug or