The latest jbi-maven-plugin is broken
--------------------------------------
Key: SMX4-64
URL: https://issues.apache.org/activemq/browse/SMX4-64
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0-m2
Reporter: Edell Nolan
I am attempting to build a new smx4 kit and it appears that the latest version
of the jbi-maven-plugin is broken.
It fails to copy over the jars to your local repo when building in features
trunk for the examples.
It attempts to copy to a .jbi-service-unit
e.g
[INFO] Generating service unit C:\servicemix-features-trunk\examples\wsdl-first\
wsdl-first-http-su\target\wsdl-first-http-su-4.0-m2-SNAPSHOT.zip
[INFO] Building jar: C:\servicemix-features-trunk\examples\wsdl-first\wsdl-first
-http-su\target\wsdl-first-http-su-4.0-m2-SNAPSHOT.zip
[INFO] [install:install]
[INFO] Installing C:\servicemix-features-trunk\examples\wsdl-first\wsdl-first-ht
tp-su\target\wsdl-first-http-su-4.0-m2-SNAPSHOT.jar to c:\.m2\repository\org\apa
che\servicemix\examples\wsdl-first\wsdl-first-http-su\4.0-m2-SNAPSHOT\wsdl-first
-http-su-4.0-m2-SNAPSHOT.jbi-service-unit
[INFO] Installing C:\servicemix-features-trunk\examples\wsdl-first\wsdl-first-ht
tp-su\target\wsdl-first-http-su-4.0-m2-SNAPSHOT.zip to c:\.m2\repository\org\apa
che\servicemix\examples\wsdl-first\wsdl-first-http-su\4.0-m2-SNAPSHOT\wsdl-first
-http-su-4.0-m2-SNAPSHOT.zip
if you work around this locally and build the examples - your jars will get
created but it will fail to build with
[INFO] [assembly:single {execution: unix-bin}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error reading descriptor
Embedded error: Unrecognised tag: 'filtered' (position: START_TAG seen ...</dire
ctory>\r\n <filtered>... @96:23)
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.