[ 
https://issues.apache.org/jira/browse/KARAF-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré resolved KARAF-1158.
-----------------------------------------

    Resolution: Fixed
    
> 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é
>             Fix For: 3.0.0
>
>
> 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


Reply via email to