It would be really helpful, if the compiler would not stop on the first JSP with compile errors, but continue until the last has been compiled---within the same maven module, of course.
If some users prefer the old way (stop on first compile error), an option like "jspc.failFast" should be introduced.
Additionally, a line showing some statistics would be really nice, like
total: 127 (JSP files) errors: 42 (JSP files)
Also see https://issues.apache.org/bugzilla/show_bug.cgi?id=53011
It would be really helpful, if the compiler would not stop on the first JSP with compile errors, but continue until the last has been compiled---within the same maven module, of course.
If some users prefer the old way (stop on first compile error), an option like "jspc.failFast" should be introduced.
Additionally, a line showing some statistics would be really nice, like
total: 127 (JSP files) errors: 42 (JSP files)
Also see https://issues.apache.org/bugzilla/show_bug.cgi?id=53011