You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/26 11:07:01 UTC

[GitHub] [incubator-skywalking] peng-yongsheng opened a new pull request #2404: Some issues when running mvn package command.

peng-yongsheng opened a new pull request #2404: Some issues when running mvn package command.
URL: https://github.com/apache/incubator-skywalking/pull/2404
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [X] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command.
   2. Fixed the warning of duplicate declaration of plugin issue when running the mvn package command.
   3. Fixed the warning of duplicate declaration of mysql connector jar when running the mvn package command, because of provided scope include test scope.
   4. Fixed the warning of expression ${artifactId} is deprecated issue when running the mvn package command.
   5. Fixed the warning of expression ${version} is deprecated issue when running the mvn package command.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services