Although it's a little daunting at first, I found that when I buckled down and made a maven plugin it was almost trivial to do so.

This page describes the whole process pretty succinctly:

http://maven.apache.org/guides/plugin/guide-java-plugin-development.html

The problem when you do that, though, is you introduce a maven dependency (self-deployed) into your project.  Going from no dependencies to a single one is a big step.  So this approach is probably OK if you're already invested in a more-than-trivial maven build.

Charles

On 11/29/2013 10:50 AM, Clark Richey wrote:
Has anyone gotten roxy to work inside a maven build? I want to be able to execute deploy and unit test tasks of roxy inside of a larger java based project that is build using maven. I’ve been experimenting with using the exec-maven-plugin plugin to execute the ml script but haven’t had much luck.

--------------------
Clark Richey, CTO
FactGem
240-252-7507




Need immediate assistance? Please try:

Cate Downing, Assistant          Beth Price, Assistant
[email protected]                [email protected]
614.325.2404                             614.365.0740

This message and any included attachments are property of FactGem and its affiliates, and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail. Thank you. 





_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

-- 
Charles Greer
Senior Engineer
MarkLogic Corporation
[email protected]
Phone: +1 707 408 3277
www.marklogic.com

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to