Hi,

I'd like to be able to read the properties belonging to some other project. Is this possible once I've loaded that project's descriptor?

this was my guess but it doesn't work

        <maven:pom var="plugin_pom" projectDescriptor="${plugin_desc_path}"/>
        <j:set var="groupId" 
value="${plugin_pom.getVariable('maven.example.groupId')}">

any ideas?

cheers
Nathan

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



Reply via email to