Ben Dave created MANT-68:
----------------------------
Summary: Can not interleave ant tasks and non ant tasks
Key: MANT-68
URL: https://jira.codehaus.org/browse/MANT-68
Project: Maven 2.x Ant Plugin
Issue Type: Bug
Affects Versions: 2.2
Environment: Maven 2.2.1
Reporter: Ben Dave
Can not interleave ant tasks and non ant tasks:
I need to execute 4 consecutive tasks in a given order as part of the
process-resources build phase as follows:
1 Ant Plugin Task - Delete a folder
2 Ant Plugin Task - Create a folder
3 robotframework Plugin Task - libdoc
4 Ant Plugin Task - Concatenate files
Tasks 1,2 and 3 will execute properly but Task 4 is ignored
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira