[
https://jira.codehaus.org/browse/MANTRUN-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MANTRUN-105.
----------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> When running Java Ant task with a configured ouputproperty attribute, the
> property does not get created
> -------------------------------------------------------------------------------------------------------
>
> Key: MANTRUN-105
> URL: https://jira.codehaus.org/browse/MANTRUN-105
> Project: Maven Antrun Plugin
> Issue Type: Bug
> Affects Versions: 1.3
> Environment: Windows, Maven 2.0.9
> Reporter: Detelin Yordanov
>
> We noticed that when executing the Java Ant task with an outputproperty set
> to something, e.g.:
> <java classname="..." classpathref="..." outputproperty="chart.url" />
> the property does not get created though the output that the Java class
> produces gets printed in the console.
> The problem disappears when we enable forking on the Java task.
> When the Java task is executed directly with Ant (not from Maven Antrun
> plugin) the property is correctly created and populated with the output, even
> if fork is not set to true.
> Is this a bug in Maven antrun plugin, or in Maven or we are missing something
> here?
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)