Uses of Package
org.apache.maven.api.plugin
Packages that use org.apache.maven.api.plugin
-
Classes in org.apache.maven.api.plugin used by org.apache.maven.internal.implClassDescriptionThis 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
.