You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2017/06/06 21:29:18 UTC

[jira] [Closed] (MANTRUN-181) AttachArtifact task does not work in external Ant build file

     [ https://issues.apache.org/jira/browse/MANTRUN-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Boué closed MANTRUN-181.
----------------------------------
       Resolution: Fixed
         Assignee: Guillaume Boué
    Fix Version/s: 3.0.0

> AttachArtifact task does not work in external Ant build file
> ------------------------------------------------------------
>
>                 Key: MANTRUN-181
>                 URL: https://issues.apache.org/jira/browse/MANTRUN-181
>             Project: Maven Antrun Plugin
>          Issue Type: Bug
>    Affects Versions: 1.5, 1.6, 1.7
>            Reporter: Anton Khitrenovich
>            Assignee: Guillaume Boué
>             Fix For: 3.0.0
>
>         Attachments: MyProject.zip
>
>
> AttachArtifact task fails with an error if used in external Ant build file:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (call-build) on project my-test-project: An Ant BuildException has occured: The following error occurred while executing this line:
> [ERROR] C:\...\MyProject\build.xml:5: Maven project reference not found: maven.project
> [ERROR] around Ant part ...<ant antfile="build.xml" target="mytarget"/>... @ 4:47 in C:\...\MyProject\target\antrun\build-main.xml
> {code}
> Setting {{inheritRefs="true"}} eliminates the error, but even then the artifact is not attached.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)