Re: Updating from 3.3.9 to 3.5.0 causing strange unit test failures

2017-10-02 Thread Karl Heinz Marbaise
with JDK7. I recently switched to maven 3.5.0 (love the colors!) and have been happily moving along without any troubles on any of my projects up until now. I still don't understand it and can't really explain what the issue is, but I'm seeing consistent unit test failures in jUDDI but only when runnin

Re: Updating from 3.3.9 to 3.5.0 causing strange unit test failures

2017-10-01 Thread Alex O'Ree
oving along without any troubles on >>> any of my projects up until now. >>> >>> I still don't understand it and can't really explain what the issue >>> is, but I'm seeing consistent unit test failures in jUDDI but only >>> when running with maven 3.5.0.

Re: Updating from 3.3.9 to 3.5.0 causing strange unit test failures

2017-10-01 Thread Alex O'Ree
y switched to maven 3.5.0 (love the >> colors!) and have been happily moving along without any troubles on >> any of my projects up until now. >> >> I still don't understand it and can't really explain what the issue >> is, but I'm seeing consistent unit test failure

Re: Updating from 3.3.9 to 3.5.0 causing strange unit test failures

2017-10-01 Thread Karl Heinz Marbaise
on windows with JDK7. I recently switched to maven 3.5.0 (love the colors!) and have been happily moving along without any troubles on any of my projects up until now. I still don't understand it and can't really explain what the issue is, but I'm seeing consistent unit test failures in jUDDI but only

Re: Updating from 3.3.9 to 3.5.0 causing strange unit test failures

2017-10-01 Thread Karl Heinz Marbaise
on windows with JDK7. I recently switched to maven 3.5.0 (love the colors!) and have been happily moving along without any troubles on any of my projects up until now. I still don't understand it and can't really explain what the issue is, but I'm seeing consistent unit test failures in jUDDI but only

Updating from 3.3.9 to 3.5.0 causing strange unit test failures

2017-10-01 Thread Alex O'Ree
to maven 3.5.0 (love the colors!) and have been happily moving along without any troubles on any of my projects up until now. I still don't understand it and can't really explain what the issue is, but I'm seeing consistent unit test failures in jUDDI but only when running with maven 3.5.0. I even rolled

Re: Test failures on dependent maven projects

2012-08-20 Thread Ron Wheeler
JAR of project Y instead of its .class files. Am I correct? What can I do to fix this issue? -- View this message in context: http://maven.40175.n5.nabble.com/Test-failures-on-dependent-maven-projects-tp5717563.html Sent from the Maven - Users mailing list archive at Nabble.com

Test failures on dependent maven projects

2012-08-19 Thread omritt
of project Y instead of its .class files. Am I correct? What can I do to fix this issue? -- View this message in context: http://maven.40175.n5.nabble.com/Test-failures-on-dependent-maven-projects-tp5717563.html Sent from the Maven - Users mailing list archive at Nabble.com

JUnit test failures stop the build, but test errors do not

2012-05-14 Thread Heinrichs, Dirk
Hi, I've just joined a project which is using Maven for its builds. When running JUnit tests, the build fails if there is a build failure, but it does not fail if there is a test error. I'm new to maven so I'd like to know wether this is expected behaviour or not, and if there is a way to

Re: JUnit test failures stop the build, but test errors do not

2012-05-14 Thread Ben Caradoc-Davies
This is not the default behaviour, but can be set as a configuration option (not recommended under normal circumstances): http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#testFailureIgnore Are there any configuration settings for the surefire plugin in the project pom?

Re: JUnit test failures stop the build, but test errors do not

2012-05-14 Thread Dirk Heinrichs
Firma: Capgemini Deutschland GmbH Geschäftsführer: Dr. Michael Schulte (Sprecher) • Dr. Uwe Dumslaff • Burkhard Kehrbusch • Josef Ranner Aufsichtsratsvorsitzender: Antonio Schnieder Amtsgericht Berlin-Charlottenburg, HRB 98814 This message contains information that may be privileged or

Re: JUnit test failures stop the build, but test errors do not

2012-05-14 Thread Kristian Rosenvold
You probably want to make sure you're running at least verision 2.11 of surefire. 2.12 is the latest. Kristian 2012/5/14 Heinrichs, Dirk dirk.heinri...@capgemini.com: Hi, I've just joined a project which is using Maven for its builds. When running JUnit tests, the build fails if there is a

Re: JUnit test failures stop the build, but test errors do not

2012-05-14 Thread Dirk Heinrichs
Firma: Capgemini Deutschland GmbH Geschäftsführer: Dr. Michael Schulte (Sprecher) • Dr. Uwe Dumslaff • Burkhard Kehrbusch • Josef Ranner Aufsichtsratsvorsitzender: Antonio Schnieder Amtsgericht Berlin-Charlottenburg, HRB 98814 This message contains information that may be privileged or

How to prevent hudson from proceeding after test failures

2010-11-18 Thread Bogdan Calmac
This is in reply to an earlier post where I was complaining that hudson changes default maven behavior and does not fail the build on test failures. This means that the deploy goal would result in actually deploying the artifacts even though the tests failed. Here is the code from

Re: Build of maven 2.0.x branch: test failures

2007-06-08 Thread Kenney Westerhof
Graham Leggett wrote: On Wed, June 6, 2007 4:53 pm, Jason van Zyl wrote: Just built and it works fine. You on windows? On windows and inside a firewall: --- T E S T S --- Running

Build of maven 2.0.x branch: test failures

2007-06-06 Thread Graham Leggett
Hi all, When an attempt is made to build a fresh checkout of the 2.0.x branch of maven from https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x using maven v2.0.6, I get test failures as below: [INFO

Re: Build of maven 2.0.x branch: test failures

2007-06-06 Thread Jason van Zyl
get test failures as below: [INFO] -- --- --- [INFO] Building Maven Core [INFO]task-segment: [clean, install] [INFO] -- --- --- [INFO] [clean:clean] [INFO

Re: Build of maven 2.0.x branch: test failures

2007-06-06 Thread Graham Leggett
On Wed, June 6, 2007 4:53 pm, Jason van Zyl wrote: Just built and it works fine. You on windows? On windows and inside a firewall: --- T E S T S --- Running

RE: test failures

2007-05-14 Thread dohadwala_moiz
Hello, I am still blocked, does anyone have any more ideas on this? I am running with the latest version of maven 2.0.6. Thanks, -Moiz -Original Message- From: dohadwala, moiz Sent: Saturday, May 12, 2007 8:58 AM To: dohadwala, moiz; Maven Users List Subject: RE: test failures Sorry

Re: RE: test failures

2007-05-14 Thread Thorsten Heit
Hi, I am still blocked, does anyone have any more ideas on this? I am running with the latest version of maven 2.0.6. The last time I used the surefire plugin for JUnit tests, it created a text and a XML file for each executed test somewhere in the ./target subdirectory. The text files

Re: RE: test failures

2007-05-14 Thread Seth Mason
Just to clarify, the txt and xml report files are written out to ./target/surefire-reports/. SETH On 5/14/07, Thorsten Heit [EMAIL PROTECTED] wrote: Hi, I am still blocked, does anyone have any more ideas on this? I am running with the latest version of maven 2.0.6. The last time I used

test failures

2007-05-12 Thread dohadwala_moiz
I am getting a test failure message from maven: [INFO] Trace org.apache.maven.BuildFailureException: There are test failures. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default LifecycleExecutor.java:560

Re: test failures

2007-05-12 Thread Andrew Williams
they are logged to a file, do mvn test -Dsurefire.useFile=false to log them to stdout - no need for -e or -X Andy On 12 May 2007, at 00:30, [EMAIL PROTECTED] wrote: I am getting a test failure message from maven: [INFO] Trace org.apache.maven.BuildFailureException: There are test failures

RE: test failures

2007-05-12 Thread dohadwala_moiz
Thanks for the response. I tried that, here's what I got: -Original Message- From: Andrew Williams [mailto:[EMAIL PROTECTED] Sent: Saturday, May 12, 2007 12:40 AM To: Maven Users List Subject: Re: test failures they are logged to a file, do mvn test -Dsurefire.useFile=false to log

RE: test failures

2007-05-12 Thread dohadwala_moiz
] [ERROR] BUILD FAILURE [INFO] [INFO] There are test failures. [INFO] [INFO] For more information, run Maven with the -e switch [INFO

RE: Surefire report not running on test failures

2006-09-08 Thread Andreas Guther
You need to configure surefire to ignore test failures. Look here for testFailureIgnore: http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html I remember that I have read about a way to have this flag set dynamically so it is only ignored if you plan to generate reports (I think

Re: Surefire report not running on test failures

2006-09-06 Thread Maria Odea Ching
Hi Martin, I've tried using 2.0 and 2.1-SNAPSHOT versions of the plugin and I was able to generate a html surefire report. Was there a build failure when you executed the surefire goal? Thanks, Odea Martin Gilday wrote: I am trying to generate the HTML report immediately after running

Unexpected Test Failures

2006-03-02 Thread ian . d . stewart
Dear List, I have a cocoon project that I am building with Maven 2. The project consists of a parent project, a sub-project containing the content, a sub-project for Cocoon-specific classes, and a sub-project containing Spring Framework DAO's. All tests pass using the Eclipse JUnit test runner.

There were test failures

2006-02-24 Thread Graham Leggett
There were test failures. Total time: 19 seconds Finished at: Fri Feb 24 18:32:16 SAST 2006 Regards, Graham -- smime.p7s Description: S/MIME Cryptographic Signature

Re: There were test failures

2006-02-24 Thread jason r tibbetts
Graham Leggett wrote: Hi all, I have just given a go at getting a test suite to be run when the maven build runs (this build depends on maven v1.0.2). The test suite runs painlessly, but then a test fails as below. I am mystified though: there is no indication of *which* of the 7 tests

RE: There were test failures

2006-02-24 Thread Krishnan A S
:09 PM To: Maven Users List Subject: There were test failures Hi all, I have just given a go at getting a test suite to be run when the maven build runs (this build depends on maven v1.0.2). The test suite runs painlessly, but then a test fails as below. I am mystified though

Re: Test failures don't show up in e-mails

2005-11-23 Thread Emmanuel Venisse
it isn't possible actually to obtain the test output, it will be available in 1.1 Emmanuel Tim McCune a écrit : Today we got our first build failure in Continuum where a unit test failed. The e-mail that Continuum sent didn't actually contain the output of the test though. It just said:

Surefire not ignoring test failures

2005-11-21 Thread Rubén Barroso
Hello, any suggestion to get surefire plugin ignore test failures in order to generate the project site? I've got this configuration in my pom: plugin groupIdorg.codehaus.mojo/groupId artifactIdsurefire-report-maven-plugin/artifactId configuration testFailureIgnoretrue

Re: Surefire not ignoring test failures

2005-11-21 Thread Brett Porter
This needs to be specified on the tests itself. There is a bug in the surefire report plugin that isn't doing this by default as it should be. - Brett On 11/21/05, Rubén Barroso [EMAIL PROTECTED] wrote: Hello, any suggestion to get surefire plugin ignore test failures in order to generate

Debugging unit test failures under

2005-01-13 Thread Guy Davis
Thanks for the previous answers about my having site:generate consistently crash java.exe. With most of the reports disabled, I'm able to successfully execute this goal now. However, I'm trying to determine the cause of the many (but not all) unit tests failing. Is there a way to see the

RE: Debugging unit test failures under

2005-01-13 Thread Todd Huss
Guy, My approach here is probably not the right way for debugging unit test failures but here it is for what it's worth as a novice Maven user. To see JUnit log messages I add this to my project.properties: maven.junit.fork=true which basically causes log4j to print all junit message

FW: A better way to build with Junit test failures

2004-04-23 Thread Ian Black
Already sent this to the cruisecontrol user list. Just on the off-chance that someone has a solution. -Original Message- From: Ian Black [mailto:[EMAIL PROTECTED] Sent: 23 April 2004 13:35 To: [EMAIL PROTECTED] Subject: A better way to build with Junit test failures Hi, Has anyone

RE: Stopping on unit test failures

2004-04-13 Thread Sri Sankaran
(Answering my own question) The reason of this behavior is that setting of 'maven.test.failure.ignore' will result in the ignoring of unit test failures IRRESPECTIVE OF THE VALUE OF THE PROPERTY. Turns out I didn't read the description of the property going simply by what its name suggests

RE: Stopping on unit test failures

2004-04-13 Thread Brett Porter
That's fixable. Please file a JIRA issue against the test plugin. -Original Message- From: Sri Sankaran [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 April 2004 12:59 PM To: Maven Users List Subject: RE: Stopping on unit test failures (Answering my own question) The reason

RE: Stopping on unit test failures

2004-04-13 Thread Sri Sankaran
Created one. Please see http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPTEST-28. Sri -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 11:02 PM To: 'Maven Users List' Subject: RE: Stopping on unit test failures That's fixable. Please

Stopping on unit test failures

2004-04-09 Thread Sri Sankaran
Using: Maven 1.0-rc2 OS: Windows XP Professional Problem: Maven doesn't stop at the first unit test that fails I am finding that even though I have set maven.test.failure.ignore=false the build continues despite errors in running unit tests. What would cause this error? Sri