Uses of Package
org.apache.maven.plugin.logging
Packages that use org.apache.maven.plugin.logging
Package
Description
-
Classes in org.apache.maven.plugin.logging used by org.apache.maven.monitor.loggingClassDescriptionThis interface supplies the API for providing feedback to the user from the
Mojo
, using standardMaven
channels.
There should be no big surprises here, although you may notice that the methods acceptjava.lang.CharSequence
rather thanjava.lang.String
. -
Classes in org.apache.maven.plugin.logging used by org.apache.maven.pluginClassDescriptionThis interface supplies the API for providing feedback to the user from the
Mojo
, using standardMaven
channels.
There should be no big surprises here, although you may notice that the methods acceptjava.lang.CharSequence
rather thanjava.lang.String
. -
Classes in org.apache.maven.plugin.logging used by org.apache.maven.plugin.loggingClassDescriptionThis interface supplies the API for providing feedback to the user from the
Mojo
, using standardMaven
channels.
There should be no big surprises here, although you may notice that the methods acceptjava.lang.CharSequence
rather thanjava.lang.String
.