MoGuGuai-hzr commented on pull request #50:
URL: https://github.com/apache/skywalking-eyes/pull/50#issuecomment-891467406


   > 
   > 
   > > > Just a reminder, I am not sure whether this could be fixed easily. 
Maven includes a plugin called `shaded`, which would not include the dependency 
jar, but package it inside another package during the `install`. You could try 
this case.
   > > 
   > > 
   > > thanks for your help, and i am using `install` command attempting to 
resolve the incompatibility
   > 
   > My point is, the module using this plugin, may escape from your dependency 
check. You should check the case.
   
   sorry, I didn’t understand it very well. does this mean giving up on 
resolving these module? since the shaded package will be packaged during the 
`install`, can it be solved by installing first?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to