-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Summary
blueocean-autofavorite got missed when we updated the parent pom for Blue Ocean. It's still at 2.35, which is causing some PCT failures.
A simple update causes of pom.xml, as I've done here, causes a failure when trying to mvn clean install. That build failure is:
[INFO] --- access-modifier-checker:1.15:enforce (default-enforce) @ blueocean-autofavorite --- [ERROR] io/jenkins/blueocean/autofavorite/FavoritingScmListener:173 jenkins/util/SystemProperties must not be used [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.645 s [INFO] Finished at: 2018-07-23T10:09:12-04:00 [INFO] Final Memory: 174M/644M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.kohsuke:access-modifier-checker:1.15:enforce (default-enforce) on project blueocean-autofavorite: Access modifier checks failed. See the details above -> [Help 1]