Build failure when building with a clean maven repository (unable to determine 
JBI component)
---------------------------------------------------------------------------------------------

                 Key: SMX4-948
                 URL: https://issues.apache.org/jira/browse/SMX4-948
             Project: ServiceMix 4
          Issue Type: Bug
          Components: Examples
    Affects Versions: 4.3.0
            Reporter: Gert Vanthienen
             Fix For: 4.4.0


>From a clean maven repository, you get the build error below:

{noformat}
[ERROR] Failed to execute goal 
org.apache.servicemix.tooling:jbi-maven-plugin:4.5:generate-jbi-service-assembly-descriptor
 (default-generate-jbi-service-assembly-descriptor) on project loan-broker-sa: 
The service unit loan-broker-drools-su does not have a dependency which is 
packaged as a jbi-component or a project property 'componentName' -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :loan-broker-sa
{noformat}

The error disappears as soon as you have done a local build of the ServiceMix 
components project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to