janklab / slf4m-jankalog

Modified forks of FLOSS logging libraries to support SLF4M
Other
0 stars 0 forks source link

"Can't retrieve maven-default-skin" warning in mvn2 builds for log4j 1.2.15 #8

Closed apjanke closed 2 years ago

apjanke commented 2 years ago

Every time I build mvn2 site:

[INFO] ------------------------------------------------------------------------
[INFO] Building Janklab-Munged Apache Log4j
[INFO]    task-segment: [site]
[INFO] ------------------------------------------------------------------------
[INFO] [site:site {execution: default-site}]
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from central
[WARNING] repository metadata for: 'artifact org.apache.maven.skins:maven-default-skin' could not be retrieved from repository: central due to an error: Error transferring file: Server returned HTTP response code: 501 for URL: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-default-skin/maven-metadata.xml
[INFO] Repository 'central' will be blacklisted
apjanke commented 2 years ago

Fixed this by upgrading log4j 1.2.15 to use Maven 3 instead of Maven 2.