Carlos Sanchez wrote:
On 10/10/06, Tim Moloney <[EMAIL PROTECTED]> wrote:
If I use the following dependencies, I can build successfully but then
I'm building against the xerces jar file from the ibiblio repository and
not with the xerces bundle that I will be executing.

[...]

Is there a way to get around this problem?

not right now, you'd have to rely that the jars inside the bundles are
the official releases like the ones in the maven repository. You can
build the xerces bundle with maven to be sure or do some checksum
checking.
There's some work being done to support OSGi in Maven 2.1.
Thanks for the info.  :)

Reply via email to