I try to compile all my JSPs using a user defined maven goal and the ant jspc target
I have the problem, that I can not set the classpath property of the ant:jspc target to the Classpath maven is using for my project. Any idea how I can get this variable? I want to compile each jsp separately and I would like to catch the output/ result Failed or Successful. Is there a way to catch this? Regards Edmund -------------------------------------------------------------------------------- The information contained herein is confidential and is intended solely for the addressee. Access by any other party is unauthorised without the express written permission of the sender. If you are not the intended recipient, please contact the sender either via the company switchboard on +44 (0)20 7623 8000, or via e-mail return. If you have received this e-mail in error or wish to read our e-mail disclaimer statement and monitoring policy, please refer to http://www.drkw.com/disc/email/ or contact the sender. --------------------------------------------------------------------------------
