Eric,

Create an ear project which depends on the pluto
and all other portlets.  Use multiproject plugin to
build the whole thing.  Details are in maven-ear-plugin

Good luck

-D
----- Original Message ----- 
From: "Eric Chow" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Sunday, June 13, 2004 6:21 PM
Subject: Multi project problem ??


> Hello,
>
> I am writing some portlet application base on the Pluto testsuite.
>
> In Maven, if I use multiproject, all the portlets are indipendent
subproject
> (WAR or JAR).
>
> How can I pack all the portlets and the portal server together finally ???
>
>
> the project directory structure:
>
> ---portal
> ---testportlet
> ---bookmarkportlet
>
>
> The "portal" is the portal server, where the "testportlet" and
> "bookmarkportlet" are the portlet web applications.
>
> I want to pack all of them into one WAR, how can do this in Maven ??
>
> Eric
>
>
> ==========================
> If you know what you are doing,
> it is not called RESEARCH!
> ==========================
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to