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]

Reply via email to