• 1. Fixed the warning of 'parent.relativePath' points issue when running the... · a482eaf3
    彭勇升 pengys 提交于
    1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404)
    
    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.
    a482eaf3
pom.xml 2.5 KB