chrisdutz commented on issue #16: URL: https://github.com/apache/royale-typedefs/issues/16#issuecomment-765361968
Well actually by running "mvn -N io.takari:maven:wrapper" you'll create/recreate the maven-wrapper ... not sure what's the difference. I do know that I added some of the files as I created them and hereby was allowed to put the Apache Header on them. If you use the version from Takari repo, that noch from Apache. Therefore it doesn't have the Apache header and therefore you need to add the rat excusions. Also I find it strange that the site plugin is required as this usually only is required in "mvn site" builds and shouldn't have any influence on the normal build lifecycle. It would be interesting to see a diff of .mvn/wrapper/maven-wrapper.properties as it's in our repo and as it is after updating it with the "mvn -N io.takari:maven:wrapper" 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: [email protected]
