-
In the [Maven plugin documentation](http://buschmais.github.io/jqassistant/doc/1.6.0/#_plugin_configuration) is a proposal how to configure the _scan_ goal:
````
scan
…
-
The manual uses the URL `http://www.buschmais.com/jqassistant/core/analysis/rules/schema/v1.0` to refer to the XSD of the rules XML. Unfortunately the XSD is not available at this URL. It would be use…
-
User reported bug: A faulty JSON document causes an internal exception and breaks the scan phase of jQAssistant.
[ERROR] Failed to execute goal com.buschmais.jqassistant:jqassistant-maven-plugin:1.…
-
Remove the property jqa-core.version to specify the version of `com.buschmais.jqassistant.core:plugin` after solving https://github.com/buschmais/jqa-distribution-specification/issues/1.
-
Thow jars, each containing a seperate rules group, providing their rules as dependency for the Maven plugin cannot be read with jQAssistant 1.1.3.
Plugin definition for jqa-core-framework
``` xml
…
-
with 1.5-rc-1, when I run a goal (e.g. jqassistant:server or jqassistant:available-rules) on a build with multiple modules, then nothing is done - for each module listed.
when selecting a project w…
-
When documenting design decisions and structures, the use case can occur that already written down concepts or constraints (e.g. coming from the spring or ddd plugin) shall be referenced including the…
-
Hi,
I got an Exception while applying nested concepts. Full stacktrace in [XOException.txt](https://github.com/buschmais/jqa-maven-plugin/files/3049150/XOException.txt)
If you want to reproduce…
-
Given I have:
```
@ConfigurationProperties("security")
@Getter
@Setter
public class SecurityProperties {
private boolean enabled = true;
}
```
When I run `jqassistant-maven-plugin:1.4.0…
-
Reported on decksite by decksite-perf
Location Hash: ad364d3549c4b564d50da37d87527f7a1e220c40
Request Data
```
Request Method: HEAD
Path: /competitions/3047/?
Cookies: {}
Endpoint: competition
View…