Great suggestion. Thanks. -----Original Message----- From: Wayne Fay [mailto:[email protected]] Sent: Wednesday, May 26, 2010 9:22 AM To: Maven Users List Subject: Re: jspc-maven-plugin excludes?
On Wed, May 26, 2010 at 11:06 AM, Chau, Jimmy <[email protected]> wrote: > I'm working on a project where they want to have some jsp > fragments excluded because it causes a jsp compilation errors. For this very reason, JSP fragments are generally called jspf which then avoids their compilation as the plugin only looks for files ending in jsp (IIRC). This would be the way that I would handle things. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
