Actually, the best thing to do here is probably to add that dependency to the JBoss Nexus itself so that you don&#39;t need to do this kind of packaging.<br><br>I should have thought of that earlier. Before we do that, however, are you sure this artifact is not available in any repositories?<br>
<br>~Lincoln<br><br><div class="gmail_quote">On Fri, Jan 20, 2012 at 12:25 PM, Ryan Bradley <span dir="ltr">&lt;<a href="mailto:rbradley@redhat.com">rbradley@redhat.com</a>&gt;</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>
I am trying to package the org.jvnet:inflector:0.7.0 JAR with a Forge<br>
plugin that I am developing.  So that it is available to all users of<br>
the plugin, I have added it to a folder (src/main/resources/lib) of the<br>
plugin, and added it to the plugin&#39;s POM with the following<br>
system-scoped dependency:<br>
<br>
&lt;dependency&gt;<br>
&lt;groupId&gt;org.jvnet&lt;/groupId&gt;<br>
&lt;artifactId&gt;inflector&lt;/artifactId&gt;<br>
&lt;version&gt;0.7.0&lt;/artifactId&gt;<br>
&lt;scope&gt;system&lt;/scope&gt;<br>
&lt;systemPath&gt;${project.basedir}/src/main/resources/lib/inflector-0.7.0.jar&lt;/systemPath&gt;<br>
&lt;/dependency&gt;<br>
<br>
However, when I build the plugin with this dependency, the JAR is not<br>
added to the plugin module&#39;s dependencies, and is thus not available at<br>
run-time, as I needed it to be.  Are there any suggestions as to how I<br>
can package this dependency with my plugin and include it as a<br>
dependency at run-time, without compromising the usability of the plugin?<br>
<br>
Thanks,<br>
Ryan<br>
<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>