On 10/12/07, Jan Nielsen <[EMAIL PROTECTED]> wrote:
> package
> pre-integration-test
> integration-test
> post-integration-test
> verify
> install
> deploy
...
> We have to "deploy" our portlets before we can do the
> "integration-test", right!?!
...
>
> Any thoughts you are willing share are grea
We are new to Maven and Selenium. We are developing a set of portlets
and have chosen to use Selenium to test the functionality of these
web-applications (each portlet is a web-application). To be tested,
the portlets must be compiled, packaged into a WAR, and deployed to
our portal. Then the Selen
William Ferguson wrote:
I don't want to nag, but could someone please apply the patches for
http://jira.codehaus.org/browse/MRESOURCES-47
and
http://jira.codehaus.org/browse/MJAR-83
William
I've assigned them to me and I'll look at them over weekend.
Cheers
---
To clear these sorts of caches, you should be able to use
BuildContextManager.clearBuildContext().
Just fyi.
-john
On Sep 24, 2007, at 2:42 AM, Milos Kleint wrote:
On 9/24/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 23 Sep 07, at 8:54 PM 23 Sep 07, Carlos Sanchez wrote:
that's exactl
Just to be clear, the ProjectBuildCache is currently stored in a
ThreadLocal, by way of the BuildContextManager.
The BuildContext stuff needs a little more love, definitely, but this
cache should not be a memory leak now, unless I'm missing something...
-john
On Sep 24, 2007, at 2:42 AM, M
Okay, a bit of closure on this thread..
The apparent conflict with the internal resolution tree was due to
incorrect assertions by the test - the artifacts were being collected
twice, and since collection mutates artifacts, an incorrect resolution
tree was being produced. Now fixed.
The main iss
>Quote:
I think snapshots are a different aspect, outside of version ranges. Version
ranges are meant to specify a range of versions. Snapshots fit perfectly
in a version range.
>
The problem with the statement that 'snapshots fit perfectly in a version
range' is that it missing the point. You ar
Hi
There are two artifacts, both with classifiers.
Your declaration should look like:
org.testng
testng
5.1
jdk14
test
or
org.testng
testng
5.1
jdk15
test
Greetings
Grzegorz Slowikowski
José Pacheco pisze:
Hello all,
I’m using testng version 5.1 in o
On 11 Oct 07, at 11:48 PM 11 Oct 07, Ralph Goers wrote:
ralphgoers
Should be good now.
Jason van Zyl wrote:
On 11 Oct 07, at 7:03 PM 11 Oct 07, Ralph Goers wrote:
Is there a reason I can't see an edit tab on this page? Can
someone please fix that?
This is the second time I've trie