rgoers commented on PR #1166: URL: https://github.com/apache/logging-log4j2/pull/1166#issuecomment-1357864034
I pulled logging-log4j-tools and built it. I ran mvn clean install (which worked). I then ran mvn site, which failed with ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.0:site (default-site) on project log4j: SiteToolException: The site descriptor cannot be resolved from the repository: ArtifactResolutionException: Unable to locate site descriptor: Could not transfer artifact org.apache.logging:logging-parent:xml:site_en:7 from/to spring-snapshots (https://repo.spring.io/libs-snapshot-local): Failed to transfer file https://repo.spring.io/libs-snapshot-local/org/apache/logging/logging-parent/7/logging-parent-7-site_en.xml with status code 409 [ERROR] org.apache.logging:logging-parent:xml:7 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
