-
The Maven plugin provides a relation HAS_MODEL which points to the raw model of a pom.xml file as it has been parsed.
There should also be a relation HAS_EFFECTIVE_MODEL to the interpolated model as r…
-
While working on #238 jQAssistant failed to scan a POM generated by the Maven Shade Plugin. I used Maven 3.3.3 to run jQAssistant.
-
YAML Scanner Plugin not activated by default in version 1.1.0 and 1.1.1
-
Tried scanning a larger Eclipse web service project. Illegal State Exception thrown due to Neo4j Not Found Exception while scanning (combined) WAR file. We don't actually use the combined WAR file, so…
-
We would like to move the SonarQube plugin of jQAssistant to a separate repository.
-
Hi,
the severity is not correctly handled in logging. For testing purposes, I used the Java concepts, all with severity MINOR, referenced one as CRITICAL and one as INFO. Then I set the severity in M…
-
Hi, i'm trying to scan a project which ends with the following failure:
```
[ERROR] Failed to execute goal com.buschmais.jqassistant.scm:jqassistant-maven-plugin:1.1.0-RC1:scan (default) on project b…
-
```
Caused by: java.lang.IllegalArgumentException: Other node is null.
at org.neo4j.kernel.impl.core.NodeProxy.createRelationshipTo(NodeProxy.java:467)
at com.buschmais.xo.neo4j.impl.d…
-
Running the Command Line Getting Started example scan step
bin\jqassistant.cmd scan -f lib
fails with an IllegalStateException. Root exception seems to be NullPointerException while parsing FastInfose…
-
In the new 1.1.0-RC1, while scanning POM file using $JQASSISTANT_HOME/bin/jqassistant.sh scan :Maven:Artifact:Pom:Xml:File -f file.pom an NPE is thrown.
See stacktrace below.
``` java
Exception in t…