Hello experts
Could you please give me the answer on few questions:
1. Is it possible to add some delaying between few execution phases of
surefire plugin, e.g 10 seconds (hsqldb says: ".lck file is locked by
another process")?
2. Is it possible to run my surefire executions in the same JVM across
Solved :)
This in new feature, it is implemented in version 1.2-SNAPSHOT.
When new version of plugin will be available on
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/
?
vetalok wrote:
>
> Hi all
> My maven-antrun-plugin (version 1.1) ignores attribute
Hi all
My maven-antrun-plugin (version 1.1) ignores attributes.
This exaple does not work
http://maven.apache.org/plugins/maven-antrun-plugin/examples/tasksAttributes.html
I have tried many combinations using
another phases, etc.
but the plugin ignores all the attributes of section.
Does an
Developers have read my letter!
I have just run the test and it works!
New version of surefire has just been downloaded and the problem has gone
:))
vetalok wrote:
>
> Thanks Jerome,
> I have tried this but the main problem is that
> if (forkMode=once) {
> getResource()
nt
}
So the question is how can I force surefire to search resources in
"test-classes" folder if forkMode=once.
So it does not looking for resources in "test-classes" folder neither with
getClass(), no with Thread.currentThread.getContextClassloader().
Jerome Lacoste-2 wrot
Hi all
I have maven 2.0.7 and the latest surefire plugin.
Surefire can't find resource if forkMode=once ( if forkMode=never it works)
Here is snip of code:
BaseStandaloneTest.class.getResource("/login.conf").toString();
Any ideas?
--
View this message in context:
http://www.nabble.com/Surefire-c
Thank you very much Jim Sellers,
Maven Dashboard Report Plugin is the tool I have long time looked for :)
--
View this message in context:
http://www.nabble.com/Maven-checkstyle-plugin%2C-multimodule-conf-problem-tf4697789s177.html#a13463376
Sent from the Maven - Users mailing list archive at N
Hello experts!
I have the following structure:
whizbang
|-- pom.xml
|-- a
| `-- pom.xml
| `-- target/site/checkstyle.html
|-- b
| `-- pom.xml
| `-- target/site/checkstyle.html
These checkstyle.htmls were created by running mvn checkstyle:checkstyle
comand in "whizbang" directory.
How can I
Thank you Jörg, I have decided to use mechanism, but there is
another problems :)
How can I use the same classloader during few phases
(surefire)?
I have experimented with
and other tags,
but maven-surefire-plugin 2.3 is still use different classloaders.
Jörg Schaible wrote:
>
> v
It seems since version 2.2 maven-surefire-plugin do not care about order of
tests:
(3)**/init/*Data*
(2)**/api/*1Test.java
(1)**/api/*2Test.java
How can I tell to maven to keep the order I writed?
( mechanism is unsuitable)
Someone can help me?
vetalok wrote:
>
> Hello experts!
>
Hello experts!
With 2.1 version it works, with 2.2 it does not
My tests passed ok with maven-surefire-plugin 2.1
***
---
T E S T S
---
MyInitializationTest
*
Hello experts!
My tests passed ok with maven-surefire-plugin 2.0
***
---
T E S T S
---
MyInitializationTest
***
With maven-surefi
Wayne Fay, thanks a million!
I had the problem like this and could not find the solution - I just want to
turn off some plugin and this is was very difficult to find the solution...
Your advice is very useful!
It saved me a lot of time.
Thanks!
Napoleon Esmundo Ramirez-2 wrote:
>
> Hello,
>
ow for
> you.
>
> You can replace all maven-scm-* in your continuum by new version.You'll
> find them there : http://repo1.maven.org/maven2/org/apache/maven/scm/
>
> Emmanuel
>
> vetalok a écrit :
>>> This pb is solved for the majority of users and I don'
on of svn/CVS.
>
> What is your SCM, the version and the language used in scm log messages?
>
> Emmanuel
>
> vetalok a écrit :
>> Hi all
>> Did someone resolve the prb with 3 blank columns (I may see only files
>> has
>> been changed)?
>> The s
Hi all
Did someone resolve the prb with 3 blank columns (I may see only files has
been changed)?
The same situation at
http://jira.codehaus.org/browse/CONTINUUM-620
I can't understand why this problem doesn't resolved still... :(
How can I resolve this prb?
Any help will be highly appreciated!
16 matches
Mail list logo