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
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
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
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
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
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
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