BFergerson opened a new pull request, #11001:
URL: https://github.com/apache/skywalking/pull/11001

   I was expecting the following to work
   
   ```gradle
   
implementation("org.apache.skywalking:skywalking-meter-receiver-plugin:9.5.0")
   implementation("org.apache.skywalking:skywalking-jvm-receiver-plugin:9.5.0")
   implementation("org.apache.skywalking:skywalking-log-receiver-plugin:9.5.0")
   ```
   
   But fails to download the `skywalking-log-receiver-plugin` dependencies as 
the artifact has been incorrectly named `skywalking-log-recevier-plugin`.
   
   This PR also addresses some Java packages with the same misspelling.


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