JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.codehaus.plexus.build.BuildContext.addError
(File, int, int, String, Throwable)
Use addMessage with severity=SEVERITY_WARNING instead
org.codehaus.plexus.build.BuildContext.addWarning
(File, int, int, String, Throwable)
Use addMessage with severity=SEVERITY_ERROR instead