adoroszlai commented on issue #788: HDDS-3357. Add check for import from shaded package URL: https://github.com/apache/hadoop-ozone/pull/788#issuecomment-613431896 Thanks @lokeshj1703 for the review. > Why do we need -Dskip.yarn and -Dskip.installyarn in MAVEN_OPTIONS? `yarn` in this case refers to the [Javascript package manager](https://yarnpkg.com/) by this name. These flags save some time during the build, since Checkstyle does not care about Javascript code. #275 added similar feature in the Findbugs script, which is also Java-specific.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
