You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/01/16 18:34:02 UTC

[GitHub] zone1511 opened a new issue #92: unable to build the project under feature/5.0.0

zone1511 opened a new issue #92: unable to build the project under feature/5.0.0
URL: https://github.com/apache/incubator-skywalking-ui/issues/92
 
 
   two errors occurs
   
   1. Dashboard.java:[31,2] incompatible types: graphql.schema.GraphQLSchema cannot be converted to java.lang.annotation.Annotation
   2. /CollectorUIServerGetterTimer.java:[70,38] cannot find symbol symbol:   method getServers() location: variable uiConfig of type org.apache.skywalking.apm.ui.config.UIConfig
   for 2nd error, the getter is generated by lombok, just wonder why maven report it is not found. So as the IDE...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services