You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2008/07/16 00:05:26 UTC

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

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

Carlos Sanchez closed MANTRUN-87.
---------------------------------

      Assignee: Carlos Sanchez
    Resolution: Duplicate

> 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
>            Assignee: Carlos Sanchez
>
> 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