Description
Buiding a jbi-servicemix-assembly containing 2 or more service-units dependencies that uses same component an exception is thrown.
"[INFO] The service unit grocery-demo-poll does not have a dependency which is pa
ckaged as a jbi-component or a project property 'componentName'
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: The service unit grocery
-demo-poll does not have a dependency which is packaged as a jbi-component or a
project property 'componentName'
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:559)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi"
Attachments
Issue Links
- is duplicated by
-
SM-694 problem packaging multiple service unit dependant from the same component
- Closed