-
Dear All,
I have to report an issue with the "UnusedImports" check in the Checkstyle plugin for Eclipse. Although the imports are in fact used in JavaDoc, they are marked as unused.
Telling from a quick search with google, a patch for this bug seems to have been submitted for Checkstyle 3:
https://sourceforge.net/tracker/index.php?func=detail&aid=1560482&group_id=29721&atid=397080...
2008-03-05 09:48:25 UTC in Eclipse Checkstyle Plug-in
-
Dear All,
The build for one of our modules is failing constantly because of Java heap space issues during the creation of the qalabs report. (The actual module build without running the qalab report is successful).
Is there any way to influency memory consumption of the qalabs plugin and to have the module built properly (other than disabling the maven 1 qalab plugin)?
[echo] QALab...
2008-02-13 07:56:04 UTC in QALab
-
Hi,
After the upgrade from maven cobertura plugin 1.3 to 1.4 we have observed a significant decrease in code coverage for virtually every Java project we have. Is the maven cobertura plugin in some respects more restrictive than the previous version? Have there been changes in specific properties (e.g. specific excludes) from version 1.3 to 1.4?
The situation is a bit confusing as we...
2008-02-12 08:19:58 UTC in Maven Plugins