jqa-maven-plugin icon indicating copy to clipboard operation
jqa-maven-plugin copied to clipboard

jQAssistant Plugin for Apache Maven

Results 6 jqa-maven-plugin issues
Sort by recently updated
recently updated
newest added

See example in my github: https://github.com/bragern/jqa-groups-test/tree/main/jqa-groups-test (sorry, already had it written in my format but it translates well to yours) # Two Issues observed there ## 1) Not recognizing groups...

type:bug

It should be recorded somewhere with which version/scm/build number information the analysis has been done. This is really important if you use a CI solution and to reference the results...

type:enhancement
status:team discussion
topic:documentation

### Bug Description When changing the location where the XML report file should be stored (via xmlReportFile property), generating the site-report will lead toa n empty jqassistant.html This is caused...

type:bug

### Feature Description It would be very useful to disable/ignore some predefined group criteria or concept that is not valid in certain situation `-Dsonar.issue.ignore.multicriteria=e1,e2 -Dsonar.issue.ignore.multicriteria.e1.ruleKey=squid:CommentedOutCodeLine -D sonar.issue.ignore.multicriteria.e1.resourceKey=**/*.java -Dsonar.issue.ignore.multicriteria.e2.ruleKey=squid:S1607 -D sonar.issue.ignore.multicriteria.e2.resourceKey=**/*.java...

type:enhancement
topic:documentation

Starting with Maven 3 the "org.apache.maven.model.Dependenc" has a map of "locations" in which Maven specifies from which location a "version", "scope", ... is managed. This information could be extremely helpfull...

type:enhancement
status:waiting for interest
topic:documentation

Hi, I don't think it will be easy to fix this, but I wanted to documet it for the future. We use JQA 1.1.3-SNAPSHOT in conjunction with the insanely cool...

type:question