[
https://issues.apache.org/activemq/browse/AMQ-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Co resolved AMQ-1223.
----------------------------
Resolution: Fixed
Patch applied! Thanks Tim!
Fixed in - http://svn.apache.org/viewvc?view=rev&rev=547575
BTW, for info for using the plugin here -
http://cwiki.apache.org/confluence/display/ACTIVEMQ/Maven2+ActiveMQ+Broker+Plugin
Let me know if you encounter any issues.
> Maven plugin could locate activemq-data directory in target dir
> ---------------------------------------------------------------
>
> Key: AMQ-1223
> URL: https://issues.apache.org/activemq/browse/AMQ-1223
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.0.0
> Reporter: Tim Morrow
> Assignee: Adrian Co
> Priority: Minor
> Attachments: maven-plugin-activemq-data.txt
>
>
> I'd like the Maven plugin to coerce the activemq-data directory to the build
> output (target) directory so that it will be deleted when doing a "clean".
> Useful for integration tests where we don't need the activemq-data directory
> to survive between broker instantiations.
> The attached patch will cause the activemq-data directory to be located in
> the existing configured "outputDirectory", which defaults to "target". This
> essentially changes the current behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.