Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: jalopy
-
Labels:None
-
Environment:Use jalopy-maven-plugin 1.0-alpha-1
maven-2.0.9
jdk 1.6.0_10
-
Complexity:Intermediate
-
Number of attachments :
Description
failOnError option set to false.
But the process stopped when Error.
Some method contains 'assert',jalopy throw IllegalStateException .
I think failOnError set to false will process other remaining files.But it stopped.