>>>>> "Wayne Fay" <[EMAIL PROTECTED]>:

> That's just not the way Maven works. What libraries in particular do
> you need -- many should be available in the Maven repo already, so its
> simply a matter of writing the proper pom.xml <dependency> entries.

That's not always sufficient.

Eg. if you want to start an OSGi application based on equinox, then you
have to use a jar for the OSGi runtime, that resides in a directory that
have a ./configuration/config.ini file, and in the same directory as the
OSGi bundles the config.ini tells the OSGi runtime to load and start.

(...says the experience of someone who tried using the version of the
very same file in the maven repo, and didn't understand why the app
didn't start, last Friday...)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to