[ http://jira.codehaus.org/browse/MPTEST-62?page=all ]
     
Lukas Theussl closed MPTEST-62:
-------------------------------

     Assign To: Lukas Theussl
    Resolution: Won't Fix

Thanks for the update Jeff!
The maven.test.error.ignore property has only been added in version 1.8 of the 
test plugin which is not released yet (I will do it this weekend!). That's why 
it's not documented yet on the official web page.

> -Dmaven.test.failure.ignore=true has no effect on test failures in second 
> test dir added by <preGoal>
> -----------------------------------------------------------------------------------------------------
>
>          Key: MPTEST-62
>          URL: http://jira.codehaus.org/browse/MPTEST-62
>      Project: maven-test-plugin
>         Type: Bug

>     Versions: 1.8
>  Environment: Windows, Maven 1.1 beta 3, test plugin 1.8-snapshot
>     Reporter: Jeff Jensen
>     Assignee: Lukas Theussl

>
>
> When adding a second source dir of tests in M1 by adding this to maven.xml:
>   <preGoal name="test:compile">
>     <ant:path
>       id="xxx.dbunit.src.dir"
>       location="${basedir}/src/javatest/db"/>
>     <maven:addPath
>       id="maven.test.compile.src.set"
>       refid="xxx.dbunit.src.dir"/>
>   </preGoal>
> if one of those tests fails, the build fails even with 
> maven.test.failure.ignore=true.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to