Unable to build SA project due to error in jbi-maven-plugin ServiceAssemblyMojo
configuration
---------------------------------------------------------------------------------------------
Key: SM-1921
URL: https://issues.apache.org/activemq/browse/SM-1921
Project: ServiceMix
Issue Type: Bug
Components: tooling
Affects Versions: jbi-maven-plugin-4.2
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Priority: Critical
Fix For: jbi-maven-plugin-4.3
When using the jbi-maven-plugin to build a project with packaging
jbi-service-assembly, you run into:
{noformat}
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.servicemix.tooling:jbi-maven-plugin:4.3-SNAPSHOT:jbi-service-assembly':
Unable to find the mojo 'jbi-service-assembly' (or one of its required
components) in the plugin 'org.apache.servicemix.tooling:jbi-maven-plugin'
Component descriptor cannot be found in the component repository:
org.codehaus.plexus.archive.Archivejar.
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.