[ https://issues.apache.org/jira/browse/AXIS2-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen reassigned AXIS2-3290: -------------------------------------- Assignee: Andreas Veithen > surefire is still run even if maven.test.skip is true > ----------------------------------------------------- > > Key: AXIS2-3290 > URL: https://issues.apache.org/jira/browse/AXIS2-3290 > Project: Axis2 > Issue Type: Bug > Components: samples, build,site > Affects Versions: 1.3 > Environment: WinXP. Maven 2.0.4 > Reporter: Kent Tong > Assignee: Andreas Veithen > 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.