-
Methods Method Description org.codehaus.plexus.build.BuildContext.addError(File, int, int, String, Throwable) Use addMessage with severity=SEVERITY_WARNING insteadorg.codehaus.plexus.build.BuildContext.addWarning(File, int, int, String, Throwable) Use addMessage with severity=SEVERITY_ERROR instead