[
https://issues.apache.org/jira/browse/MANTRUN-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620160#comment-14620160
]
Elias Elmqvist Wulcan commented on MANTRUN-181:
-----------------------------------------------
I experience the same problem in 1.8
> 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
> 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.4#6332)