Skip to content
 
 

Latest commit

 

History

298 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQAssistant Plugin Common

This project provides the parent pom.xml for jQAssistant plugin projects:

<parent>
    <groupId>org.jqassistant.plugin</groupId>
    <artifactId>parent</artifactId>
    <version>${plugin.parent.version}</version>
</parent>

It contains a configuration for jQAssistant to verify common constraints related to:

  • Maven and Java package naming conventions

  • Test naming conventions

  • Plugin structure

  • …​

The rules are located in the folder rules/src/main/resources/META-INF/jqassistant-rules/

About

Maven parent project including rules for jQAssistant plugin projects

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors