You can use the multiproject plugin, it's more simple.

Emmanuel

----- Original Message ----- 
From: "Nigel Magnay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 6:02 PM
Subject: Using reactor to generate navigation.xml


Is there any example of using the reactor to auto-generate a
navigation.xml to subprojects ?
 
I have

 <j:forEach var="reactorProject" items="${reactorProjects}">

     <echo>${reactorProject.artifactId}</echo>

    </j:forEach>

But I haven't looked at how to write out the navigation.xml file so I
was wondering if someone
Had already done the donkeywork ?

 

---------------------------------------------------------------------
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