META-INF.plexus.components.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of doxia-linkcheck Show documentation
Show all versions of doxia-linkcheck Show documentation
Doxia linkcheck is a tool to check the validity of links
The newest version!
<component-set> <components> <component> <role>org.apache.maven.doxia.linkcheck.LinkCheck</role> <role-hint>default</role-hint> <implementation>org.apache.maven.doxia.linkcheck.DefaultLinkCheck</implementation> <description>The main bean to be called whenever a set of documents should have their links checked.</description> </component> </components> </component-set>