No, don't think that loads properties.

I'd try this:
http://jakarta.apache.org/commons/jelly/libs/util/tags.html#util:properties


On Fri, 17 Sep 2004 15:46:11 +0800, Nathan Coast <[EMAIL PROTECTED]> wrote:
> 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]
> 
>

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

Reply via email to