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]

Reply via email to