Hi,
I have used the "mvn install:install-file" command to load some jars into my
local repository.  In the pom for my project I have put dependencies on
these jars I just installed and am using the jbi-maven-plugin version
1.0-incubating-snapshot.  When I do "mvn install", my java files that are
using those jar files compile just fine so the dependency for compilation
seems to be working, but the installer zip for the jbi-component I am
creating does not include my jars in the lib directory.

If I include a dependency jar that is in one of the regular maven
repositories online, then that jar is successfully copied to the lib
directory in my installer zip file.  What's the difference between a
dependency in my local repository and one in the regular maven repositories,
as far as the jbi-maven-plugin is concerned?

thanks,
Jesse
-- 
View this message in context: 
http://www.nabble.com/jbi-maven-plugin-dependency-problem-tf2093147.html#a5770060
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to