Do you see any warnings like -

Unable to determine packaging for dependency : xxxx

and I assume these dependencies are of type jar?

P

On 8/14/06, jpangburn <[EMAIL PROTECTED]> wrote:


I tried with no scope, and with compile scope (default anyway).  In either
case, remote repository jars are included in my installer zip file, and my
local repository jars are not.


Philip Dodds-2 wrote:
>
> Have you defined a scope on these libs or marked them optional?
>
> P
>
> On 8/14/06, jpangburn <[EMAIL PROTECTED]> wrote:
>>
>>
>> Also, I have a file "maven-metadata-local.xml" file in the directory
>> above
>> the version directory which contains the jar.  This file doesn't exist
in
>> the corresponding directory for remotely downloaded jars.
>>
>>
>> gnodet wrote:
>> >
>> > It should not affect the plugin.
>> > Can you check that the jar you want to include has a pom in your
local
>> > repository ?
>> >
>> > On 8/11/06, jpangburn <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> 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.
>> >>
>> >>
>> >
>> >
>> > --
>> > Cheers,
>> > Guillaume Nodet
>> >
>> >
>>
>> --
>> View this message in context:
>>
http://www.nabble.com/jbi-maven-plugin-dependency-problem-tf2093147.html#a5798946
>> Sent from the ServiceMix - User forum at Nabble.com.
>>
>>
>
>

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


Reply via email to