[
https://issues.apache.org/jira/browse/KARAF-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208776#comment-13208776
]
Jean-Baptiste Onofré commented on KARAF-1158:
---------------------------------------------
I'm going to evaluate if the framework KAR is really needed for the admin.
If it's the case, I will:
- move framework out of the assembly
- update the reactor order in order to build karaf-maven-plugin and framework
first
> Karaf trunk fails to build on a clean repo
> ------------------------------------------
>
> Key: KARAF-1158
> URL: https://issues.apache.org/jira/browse/KARAF-1158
> Project: Karaf
> Issue Type: Bug
> Components: karaf-admin
> Reporter: Ioannis Canellos
> Assignee: Jean-Baptiste Onofré
>
> The problem is that admin-core indirectly depends on framework module, but
> framework module is being build afterwards.
> The nature of the problem is that admin-core has no maven dependency on
> framework, but a plugin uses the framework artifact. As a result maven does
> not correctly identify the build order. When building with a clean repo, the
> plugin can't find the framework artifact and thus fails.
--
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