We have a Nexus repository with some thousand artifacts - jars, war and ears. I tried to scan this repository with jQAssistant (using scan -u maven:repository:...
), but even 4GB of heap memory for Java 1.7 were not enough, an out of memory error occured after some hours.
Is there a way to reduce the memory consumption, e.g. scanning the repository in parts? Or can I configure jQAssistant to use less memory?