I have just found that there is no need to patch anything in jbi-maven plugin
:)

This configuration is made in xbean.xml file of SU and it is not generated
by maven.
So I have SU reference to shared-library already.

Everything needed is to add

        <classpath>
                <library>library-name</library>
        </classpath>
in SU xbean.xml.

Thanks for advice!

Best regards,
Luchesar
-- 
View this message in context: 
http://www.nabble.com/Add-JBI-Shared-Library-to-a-SU-classpath-tp15063749s12049p15068938.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to