elharo commented on pull request #108:
URL:
https://github.com/apache/maven-dependency-plugin/pull/108#issuecomment-703804649
Because the (possibly out of date and incorrect) Apache instructions for
"Publishing Maven Releases to Maven Central Repository" say to:
Diff the original file pom.xml with the one called pom.xml.tag to see if
the license or any other info has been removed. This has been known to happen
if the starting <project> tag is not on a single line. The only things that
should be different between these files are the <version> and <scm> elements.
Backport any other changes you find to the original pom.xml file and commit it
before proceeding with the release.
----------------------------------------------------------------
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]