testCompile goal output class files to project output directory instead of test
output directory
------------------------------------------------------------------------------------------------
Key: MJSPC-14
URL: http://jira.codehaus.org/browse/MJSPC-14
Project: Maven 2.x Jspc Plugin
Issue Type: Bug
Affects Versions: 1.4.6
Environment: tomcat, websphere
Reporter: Ting
Attachments: testCompile_outputDirectory.patch
Jspc compiles the jsp pages using jasper, which is incompatible for websphere.
We want to verify our jsp files compile, but we don't want to include the
resulting class files in the war file.
In version 1.4.6, all the goals put the compiled class files into project
output directory which will be copied into the war file by maven-war-plugin.
The attached patch makes testCompile place the class files in the test output
directory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email