On 9/29/06, Gautham Pamu <[EMAIL PROTECTED]> wrote:

Hi,

I have multiple project setup and one of the project is non java project.
I
want to package this nonjava project as zip. Whats the best way to package
this as zip.

Is it recommended to use assembly plugin..Last time, I used this, it
complained if we ran the assembly:assembly at the toplevel as the other
projects did not have assembly descriptor



Not sure what you mean.

But for your non java project, define your packaging as pom, and then
attach  assembly:attach to your packaging.
This way, at install time your non java package will be installed/deployed
as well

or Should we use antrun plugin with anttasks or Is there any alternate
approach which is better ?

--
-Gautham Pamu


Reply via email to