You could use the exec-maven-plugin on codehaus, or even the
app-assembler.
-Original Message-
From: Cole, Richard [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 4:06 PM
To: users@maven.apache.org
Subject: Maven Development Process
I see how to use the assembly plugin to
I see how to use the assembly plugin to create my final artifact.
However, I am missing something. We develop a server that allows other
groups to write deployable components which can be deployed therein.
Since this is a standalone application, I have not seen anything that
explains the expected p