META-INF.jqassistant-plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of m2repo Show documentation
Show all versions of m2repo Show documentation
Plugin for jQAssistant to be able to scan and to
analyze a M2 repository.
<jqa-plugin:jqassistant-plugin xmlns:jqa-plugin="http://www.buschmais.com/jqassistant/core/plugin/schema/v1.1" name="Maven 2 Repository"> <description>Provides a scanner for maven repositories.</description> <model> <class>com.buschmais.jqassistant.plugin.m2repo.api.model.MavenReleaseDescriptor</class> <class>com.buschmais.jqassistant.plugin.m2repo.api.model.MavenSnapshotDescriptor</class> </model> <scanner> <class>com.buschmais.jqassistant.plugin.m2repo.impl.scanner.MavenRepositoryScannerPlugin</class> </scanner> </jqa-plugin:jqassistant-plugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy