On Sat, Mar 22, 2008 at 12:40 PM, Trenton Adams <[EMAIL PROTECTED]> wrote:

>  I have a webapp, and I want there to be a webapp WAR, and a developer
>  JAR, which only includes the class files.  The JAR is needed for
>  compilations of other apps depending on the webapp.

Split your project into multiple modules.  One builds the jar, and the
other builds the webapp.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to