[
https://issues.apache.org/jira/browse/ZOOKEEPER-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143377#comment-13143377
]
Patrick Hunt commented on ZOOKEEPER-1078:
-----------------------------------------
This first effort was before packaging support, so I've never looked at it from
the maven side of things. It would be great if you could try it out and LMK (ie
submit follow-on patches). I am not a pkging expert so really I have no idea.
My expectation is that we (zk) build a release artifact, which is the "source"
release. That source release can be built in many ways, including running
something that will generate pkgs.
That said, I haven't changed anything in svn that effects the ant build side of
things. I took special care to implement maven so that it can sit aside ant
build without requiring changes to ant itself. So you should still be able to
ant build everything and then generate the pkgs from that. Keep in mind that
this patch, ie mvn build, is currently a subset of the ant build functionality.
> add maven build support to ZooKeeper
> ------------------------------------
>
> Key: ZOOKEEPER-1078
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1078
> Project: ZooKeeper
> Issue Type: Improvement
> Components: build
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1078.patch, ZOOKEEPER-1078.patch
>
>
> I've taken a stab at creating a maven build for ZooKeeper. (attachment to
> follow).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira