Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hawkbit-dev] problem installing hawkbit

Hello,

I cloned hawkbit as stated and when i do mvn clean install i get the following after some build log after spring boot:

2017-07-19 14:29:43,225 WARN main o.s.c.a.ConfigurationClassPostProcessor:373 - Cannot enhance @Configuration bean definition 'refreshScope' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.262 sec - in org.eclipse.hawkbit.mgmt.rest.resource.MgmtDistributionSetTagResourceTest


what could be the cause of this.
Thanks.

king regards
Hermann.





Back to the top