hit-lacus edited a comment on issue #778: KYLIN-4116 Fix bug of package fail 
due to lack of dependency objenesis
URL: https://github.com/apache/kylin/pull/778#issuecomment-515830809
 
 
   Hi, I have check pom.xml of core-metadata.
   If I make no mistake, **org.objenesis** should be included in as a 
sub-dependency of following artifact.
   ```xml
           <dependency>
               <groupId>com.esotericsoftware</groupId>
               <artifactId>kryo-shaded</artifactId>
           </dependency>
   ```

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


With regards,
Apache Git Services

Reply via email to