<div dir="ltr">Thanks for the suggestions. I&#39;ll look into them both.<br><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 23, 2015 at 4:55 AM gil &lt;<a href="mailto:puntogil@libero.it">puntogil@libero.it</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Il 23/11/2015 10:01, Mikolaj Izdebski ha scritto:<br>
&gt; Hi Cristopher,<br>
&gt;<br>
&gt; sorry for delay, but I was on vacation.<br>
&gt;<br>
&gt; On 11/16/2015 05:26 PM, Christopher wrote:<br>
&gt;&gt; What&#39;s the best way to deal with resolving ivy dependencies in EPEL7? I&#39;m<br>
&gt;&gt; trying to package zookeeper for EPEL7, and am running into problems.<br>
&gt;&gt;<br>
&gt;&gt; I see there&#39;s ivy-local for F21 and later, which comes with xmvn 2, but it<br>
&gt;&gt; looks like EL7/EPEL7 is mostly a F19-era package set.<br>
&gt;&gt;<br>
&gt;&gt; Are there any plans to bump xmvn to 2 for EPEL7, or to provide ivy-local<br>
&gt;&gt; another way? Or is there another option? I&#39;m really more familiar with<br>
&gt;&gt; maven builds than ivy, so this is somewhat of a struggle.<br>
&gt;&gt;<br>
&gt;&gt; Any advice would be appreciated.<br>
&gt; XMvn/Ivy integration (ivy-local et al.) was added quite recently and<br>
&gt; it&#39;s not supported in RHEL7/EPEL7.<br>
&gt;<br>
&gt; Probably the easiest solution is not using Ivy to resolve build<br>
&gt; dependencies. You would need to use build-jar-repository to create<br>
&gt; &quot;lib/&quot; directory with all necessary dependencies and patch build.xml not<br>
&gt; to use Ivy, but JAR symlinks from &quot;lib/&quot;. Let me know if you have any<br>
&gt; trouble with doing that and I&#39;ll try to help.<br>
&gt;<br>
&gt; Another (probably better long-term) solution would be packaging latest<br>
&gt; XMvn/javapackages for EPEL7. This could help porting other packages from<br>
&gt; current Fedora to EPEL7, if not now then in future. Unfortunately I<br>
&gt; don&#39;t have time to do that myself, but anyone is free to do that.<br>
&gt;<br>
hi<br>
another solution would be to adapt the<br>
<a href="http://pkgs.fedoraproject.org/cgit/zookeeper.git/tree/zookeeper-3.4.4-build.patch?h=f19" rel="noreferrer" target="_blank">http://pkgs.fedoraproject.org/cgit/zookeeper.git/tree/zookeeper-3.4.4-build.patch?h=f19</a><br>
for zookeeper-3.4.6<br>
regards<br>
gil<br>
--<br>
java-devel mailing list<br>
<a href="mailto:java-devel@lists.fedoraproject.org" target="_blank">java-devel@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/java-devel" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/java-devel</a></blockquote></div></div>