We do this often at work (set up our own nexus repositories) with free software. So if you want I can probably get instructions for setting Nexus up (and for Crucible too). Would require a new user to run under probably (or perhaps we can run it in the same tomcat instance...)<div>
<br></div><div>Chris<br><br><div class="gmail_quote">On 24 November 2010 03:23, Trenton D. Adams <span dir="ltr">&lt;<a href="mailto:trent@trentonadams.ca">trent@trentonadams.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 10-11-23 04:10 PM, DM Smith wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Nov 23, 2010, at 5:11 PM, Markus Härnvi wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi,<br>
<br>
I looked in the list archives but didn&#39;t find a thread about this.<br>
Sorry if I missed it.<br>
<br>
Have there been any discussion on adding JSword jars to the default<br>
Maven repositories?<br>
</blockquote>
<br>
Yes. We got the POMs in place. And there was some discussion in<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
It would help a lot for someone who wants to use JSword in a Maven<br>
application.<br>
</blockquote>
<br>
It&#39;d be fine with me, but I know little, almost nothing, about maven.<br>
I&#39;d rather that someone else take on this responsibility. It would be<br>
another mechanism of distribution on top of what we already do.<br>
</blockquote>
<br></div>
This is pretty easy.  I don&#39;t recommend doing it in the maven repos themselves, as it can be trying I&#39;ve heard, to get your stuff pushed in right when you want it.  In fact, someone on the maven IRC channel said the same thing.  They recommend that we setup our own repo, and then we can just tell people how to put our repo in their settings.xml.  Then, the jsword docs would simple state two things<br>

<br>
1. this is how you setup a dependency in your project, blah, blah, blah<br>
2. this is how you refer to our repo, blah, blah, blah.<br>
2a. in your pom<br>
2b. in your ~/.m2/settings.xml<br>
<br>
He also mentioned the possible use of a hosted repository for free as Markus mentioned.<br>
<br>
Anyhow, I&#39;m thinking it wouldn&#39;t be difficult to push stuff up to the repo.  I think I had the jar signing working, didn&#39;t I?  If so, it would be a simple &quot;mvn deploy&quot; that would do it, I&#39;m thinking, though not positive.<br>

<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Sonatype is providing free hosting:<br>
<br>
<a href="http://nexus.sonatype.org/oss-repository-hosting.html" target="_blank">http://nexus.sonatype.org/oss-repository-hosting.html</a><br>
<br>
Best regards,<br>
<br>
/Markus<br>
</blockquote>
<br>
In Him,<br>
DM<br>
<br>
<br>
<br></div><div class="im">
_______________________________________________<br>
jsword-devel mailing list<br>
<a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>
</div></blockquote><div><div></div><div class="h5">
<br>
<br>
_______________________________________________<br>
jsword-devel mailing list<br>
<a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>
</div></div></blockquote></div><br></div>