<div dir="ltr">Hi Pietro,<div><br></div><div><div>> Is there any way to pack a jar with SCIFIO included that work also in</div><div>> imageJ1</div></div><div><br></div><div>Certainly. But it would help to be more specific about what you are trying to do.</div><div><br></div><div>By "pack a jar with SCIFIO" do you mean "create an uber-JAR with dependencies embedded"? Or something else?</div><div><br></div><div>By "ImageJ1" do you mean the vanilla ImageJ1 distribution from <a href="http://imagej.nih.gov">imagej.nih.gov</a>? If so, you can do it, but I would recommend saving yourself a lot of work and just recommending people use ImageJ2, which comes with SCIFIO already bundled. But if you really want to go that route, look at the maven-shade-plugin or maven-assembly-plugin [1].</div><div><br></div><div>Regards,</div><div>Curtis</div><div><br></div><div>[1] Here is a starting point for how we create an ImageJ2 uber-JAR with dependencies: <a href="https://github.com/imagej/imagej/blob/imagej-2.0.0-rc-22/pom.xml#L421-L648">https://github.com/imagej/imagej/blob/imagej-2.0.0-rc-22/pom.xml#L421-L648</a>. Your use case would likely be simpler.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 14, 2015 at 7:18 AM, Pietro Incardona <span dir="ltr"><<a href="mailto:incardon@mpi-cbg.de" target="_blank">incardon@mpi-cbg.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All<br>
<br>
Is there any way to pack a jar with SCIFIO included that work also in imageJ1<br>
<br>
Cheers<br>
Pietro<br>
<br>
<br>
______________________________<u></u>_________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagej.net" target="_blank">ImageJ-devel@imagej.net</a><br>
<a href="http://imagej.net/mailman/listinfo/imagej-devel" target="_blank">http://imagej.net/mailman/<u></u>listinfo/imagej-devel</a><br>
</blockquote></div><br></div>