On Nov 14, 2007 9:11 PM, Jean-Sebastien Delfino <[EMAIL PROTECTED]>
wrote:

> Luciano Resende wrote:
> > Try removing the test scope from derby dependency on the
> > implementation-data pom.
> >
>
> Did that and it works around the problem, but it's a workaround :)
>
>
Why is doing this in the implementation-data pom.xml a work around? If
implementation-data needs derby to be used then whats wrong with defining
that as a dependency? Thats like we do with wstx isn't it, there are other
stax impls available but we still explictly define the wstx one.

Alternatively, and to answer the initial question, if its just wanted that
derby gets included in the bin distro lib folder then that can be done by
adding the dependency to distribution/pom.xml.

    ...ant

Reply via email to