Jasig / jspc-maven-plugin

UNMAINTAINED Maven plugin that compiles JSPs
http://unmaintained.tech/
Apache License 2.0
24 stars 38 forks source link

Do not stop on first JSP containing a compile error #19

Closed akram closed 7 years ago

akram commented 10 years ago

Solves this issue for Tomcat7 only. https://github.com/Jasig/jspc-maven-plugin/issues/17

Uses the workaround proposed by Lynorics. except that copying JspC to plugin directory does not seem to work. I had to rename it.

ChristianMurphy commented 7 years ago

Hey @akram , thanks for the pull request! Unfortunately are merge conflicts that have cropped up that are blocking these changes from being merged. I'm going to close this PR, feel free to re-open it if you have time to resolve the merge conflicts.