You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/04/14 15:12:00 UTC

[jira] Updated: (MANTRUN-87) Improve propagation of properties

     [ http://jira.codehaus.org/browse/MANTRUN-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MANTRUN-87:
-------------------------------------

    Affects Version/s: 1.1

> Improve propagation of properties
> ---------------------------------
>
>                 Key: MANTRUN-87
>                 URL: http://jira.codehaus.org/browse/MANTRUN-87
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Thomas Diesler
>
> It seems that maven properties cannot be propagated to the ant script unless explicitly set
>             <configuration>
>               <tasks if="jboss.local.repository">
>                 <property name="version.id" value="${project.version}"/>
>                 <property name="jboss.local.repository" value="${jboss.local.repository}"/>
>                 <ant antfile="ant/build-install.xml" target="install"/>
>               </tasks>
>             </configuration>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira