You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/08 23:47:46 UTC

[jira] Resolved: (AXIS2-3290) surefire is still run even if maven.test.skip is true

     [ https://issues.apache.org/jira/browse/AXIS2-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-3290.
-------------------------------------

    Resolution: Fixed

Please use "-Dtest=false" to skip the tests.

-- dims

> surefire is still run even if maven.test.skip is true
> -----------------------------------------------------
>
>                 Key: AXIS2-3290
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3290
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.3
>         Environment: WinXP. Maven 2.0.4
>            Reporter: Kent Tong
>            Priority: Minor
>
> "mvn install -Dmaven.test.skip=true" still runs surefire and all the tests. The relevant output is:
> jar:
> [INFO] Executed tasks
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [antrun:run {execution: test-compile}]
> [INFO] Executing tasks
> testsetup:
> [INFO] Executed tasks
> [INFO] [surefire:test]
> [INFO] Setting reports dir: C:\axis2-1.3\modules\kernel\target/surefire-reports
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> log4j:WARN No appenders could be found for logger (org.apache.axis2.engine.Phase).
> log4j:WARN Please initialize the log4j system properly.
> [surefire] Running org.apache.axis2.addressing.AddressingHelperTest
> [surefire] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.016 sec

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org