RE: Maven Development Process

2007-10-20 Thread Brian E. Fox
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

Maven Development Process

2007-10-18 Thread Cole, Richard
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