public static interface SourceJavadocAttacherImplementation.Definer2 extends SourceJavadocAttacherImplementation.Definer
SourceJavadocAttacherImplementation.Definer
interface to work better if several providers are defined.
The Definer can indicate if it is willing to handle the artifact. For example, Maven may
reject artifacts that are outside of M2 local repository.Modifier and Type | Method and Description |
---|---|
boolean |
accepts(URL root)
Determines if the binary root is acceptable for the Definer.
|
getDescription, getDisplayName, getJavadoc, getSources