yuhaowin opened a new pull request, #596: URL: https://github.com/apache/maven-site/pull/596
JIRA issue: [MNGSITE-549](https://issues.apache.org/jira/projects/MNGSITE/issues/MNGSITE-549) fixed automatically check example: ```xml <pluginRepositories> <pluginRepository> <id>apache.snapshots</id> <url>https://repository.apache.org/snapshots/</url> <snapshots> <enabled>true</enabled> <updatePolicy>interval:15</updatePolicy> </snapshots> </pluginRepository> </pluginRepositories> ``` -- 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. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org