Field and Description |
---|
org.apache.maven.plugin.surefire.AbstractSurefireMojo.skipExec
Use skipTests instead.
|
org.apache.maven.plugin.surefire.AbstractSurefireMojo.systemProperties
Use systemPropertyVariables instead.
|
Method and Description |
---|
org.apache.maven.surefire.group.parse.SimpleCharStream.getColumn() |
org.apache.maven.surefire.providerapi.ProviderParameters.getDirectoryScanner()
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
|
org.apache.maven.surefire.providerapi.ProviderParameters.getDirectoryScannerParameters()
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
|
org.apache.maven.surefire.group.parse.SimpleCharStream.getLine() |
org.apache.maven.plugin.failsafe.IntegrationTestMojo.isSkipExec() |
org.apache.maven.plugin.failsafe.VerifyMojo.isSkipExec() |
org.apache.maven.plugin.failsafe.IntegrationTestMojo.setSkipExec(boolean) |
org.apache.maven.plugin.failsafe.VerifyMojo.setSkipExec(boolean) |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.