How about something like this:
<goal name="gensite">
<j:set var="maven.multiproject.excludes"
value="client-ejb.jar/project.xml,foo/project.xml"/>
<attainGoal name="multiproject:site"/>
</goal>
Jeff
On Tue, 15 Jun 2004, at 08:54:35 [GMT +0200] J�rg Schaible wrote:
> Hi folks,
> what is the best way to exclude some subprojects from the site generation, but nor
> from the other goals? I separated some of my subprojects into a "main" part and a
> "sublementatry" part to generate
> the different artifacts (e.g. the client-ejb.jar), but it does not make sense to
> have anything of it in the site documentation.
> Regards,
> J�rg
--
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]