Hi guys,
I'm currently working on a service engine which exposes JSR-181
endpoints, i.e. needs to access classes from the
servicemix-jsr181-3.x.x.jar. This works fine in my test environment, but
when I want to package the SE using the maven-jbi-plugin, this
particular jar is not included in the SE install package. When I include
the jar by myself in both the package and jbi.xml it works fine.
Do you have any pointers how to tweak maven to include the jar into the
package?
Thanks,
Tammo
- Packaging servicemix-jsr181 into another SE Tammo van Lessen
-