See 
https://builds.apache.org/job/maven-box/job/maven-doxia-sitetools/job/master/39/

Changes:

* Add JDK 15
* Add Maven 3.6.3

30 tests failed.
FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk14 / Build 
linux-jdk14 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk14 / Build 
linux-jdk14 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk14 / Build 
linux-jdk14 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk11 / Build 
linux-jdk11 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk11 / Build 
linux-jdk11 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk11 / Build 
linux-jdk11 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk13 / Build 
linux-jdk13 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk13 / Build 
linux-jdk13 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk13 / Build 
linux-jdk13 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk7 / Build 
linux-jdk7 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk7 / Build 
linux-jdk7 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk7 / Build 
linux-jdk7 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:231)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk8 / Build 
linux-jdk8 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk8 / Build 
linux-jdk8 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.linux-jdk8 / Build 
linux-jdk8 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk7 / Build 
windows-jdk7 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk7 / Build 
windows-jdk7 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk7 / Build 
windows-jdk7 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:231)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk8 / Build 
windows-jdk8 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk8 / Build 
windows-jdk8 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk8 / Build 
windows-jdk8 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk11 / Build 
windows-jdk11 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk11 / Build 
windows-jdk11 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk11 / Build 
windows-jdk11 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk13 / Build 
windows-jdk13 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk13 / Build 
windows-jdk13 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk13 / Build 
windows-jdk13 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk14 / Build 
windows-jdk14 / testGetSkinArtifactFromRepository

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE




Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to determine the 
release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to determine the release version

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-stylus-skin -Dversion=RELEASE -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-stylus-skin:jar:RELEASE



        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSkinArtifactFromRepository(SiteToolTest.java:115)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk14 / Build 
windows-jdk14 / testGetDefaultSkinArtifact

Error Message:
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



Stack Trace:
org.apache.maven.doxia.tools.SiteToolException: 
ArtifactNotFoundException: The skin does not exist: Unable to download the 
artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.maven.skins 
-DartifactId=maven-default-skin -Dversion=1.3 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.maven.skins:maven-default-skin:jar:1.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetDefaultSkinArtifact(SiteToolTest.java:97)


FAILED:  org.apache.maven.doxia.tools.SiteToolTest.windows-jdk14 / Build 
windows-jdk14 / testGetSiteDescriptorFromRepository

Error Message:
null

Stack Trace:
java.lang.NullPointerException
        at 
org.apache.maven.doxia.tools.SiteToolTest.testGetSiteDescriptorFromRepository(SiteToolTest.java:233)




Build log:
[...truncated 34369 lines...]
[INFO] Skipping execution
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Doxia Sitetools 1.9.2-SNAPSHOT:
[INFO] 
[INFO] Doxia Sitetools .................................... SUCCESS [ 54.451 s]
[INFO] Doxia Sitetools :: Decoration Model ................ SUCCESS [ 19.099 s]
[INFO] Doxia Sitetools :: Skin Model ...................... SUCCESS [  1.557 s]
[INFO] Doxia Sitetools :: Integration Tools ............... SUCCESS [ 11.258 s]
[INFO] Doxia Sitetools :: Site Renderer ................... SUCCESS [ 18.729 s]
[INFO] Doxia Sitetools :: Document Renderer ............... SUCCESS [ 21.974 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:08 min
[INFO] Finished at: 2020-01-15T17:57:01-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it 
does not exist.
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master@tmp\withMaven1259265f\maven-spy-20200115-175453-2973265035592076647838.log
[Pipeline] }
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.42.8/flexmark-ext-ins-0.42.8.jar
 (13 kB at 9.0 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.42.8/flexmark-ext-tables-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-macros/0.42.8/flexmark-ext-macros-0.42.8.jar
 (35 kB at 24 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.42.8/flexmark-ext-toc-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.42.8/flexmark-ext-tables-0.42.8.jar
 (76 kB at 51 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.42.8/flexmark-ext-typographic-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.42.8/flexmark-ext-xwiki-macros-0.42.8.jar
 (31 kB at 21 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.8/flexmark-ext-wikilink-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-media-tags/0.42.8/flexmark-ext-media-tags-0.42.8.jar
 (25 kB at 17 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.8/flexmark-ext-yaml-front-matter-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.42.8/flexmark-ext-superscript-0.42.8.jar
 (13 kB at 8.8 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.8/flexmark-ext-youtube-embedded-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.42.8/flexmark-ext-toc-0.42.8.jar
 (91 kB at 60 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.42.8/flexmark-formatter-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.42.8/flexmark-formatter-0.42.8.jar
 (97 kB at 62 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.42.8/flexmark-html-parser-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.42.8/flexmark-ext-yaml-front-matter-0.42.8.jar
 (18 kB at 11 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-youtube-embedded/0.42.8/flexmark-ext-youtube-embedded-0.42.8.jar
 (13 kB at 7.7 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.42.8/flexmark-jira-converter-0.42.8.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.8/flexmark-profile-pegdown-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.42.8/flexmark-ext-typographic-0.42.8.jar
 (22 kB at 13 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.8/flexmark-util-0.42.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.42.8/flexmark-ext-wikilink-0.42.8.jar
 (26 kB at 15 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.8/flexmark-youtrack-converter-0.42.8.jar
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-decoration-model:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-decoration-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-skin-model:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-skin-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-integration-tools:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-integration-tools\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-site-renderer:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-site-renderer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-doc-renderer:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-doc-renderer\target\surefire-reports\*.xml
Recording test results
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.42.8/flexmark-html-parser-0.42.8.jar
 (44 kB at 26 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.42.8/flexmark-util-0.42.8.jar
 (385 kB at 227 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.42.8/flexmark-profile-pegdown-0.42.8.jar
 (6.3 kB at 3.7 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
 (109 kB at 63 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.42.8/flexmark-jira-converter-0.42.8.jar
 (40 kB at 22 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.42.8/flexmark-youtrack-converter-0.42.8.jar
 (41 kB at 22 kB/s)
[withMaven] Publishers: Pipeline Graph Publisher: 3 ms, Junit Publisher: 355 
ms, Dependencies Fingerprint Publisher: 93 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ doxia-doc-renderer 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
doxia-doc-renderer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
doxia-doc-renderer ---
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
doxia-doc-renderer ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ doxia-doc-renderer ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/site/confluence/confluence/*.confluence
[INFO] Exclude: 
src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.vm
[INFO] Exclude: 
src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.expected.txt
[INFO] Exclude: src/test/resources/dtd/xhtml-*.ent
[INFO] Exclude: src/test/resources/dtd/xhtml1-transitional.dtd
[INFO] Exclude: src/test/resources/xhtml-lat1.ent
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 32 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 28 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ doxia-doc-renderer ---
[WARNING] While downloading xml-apis:xml-apis:2.0.2
  This artifact has been relocated to xml-apis:xml-apis:1.0.b2.


[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
doxia-doc-renderer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master\m\doxia-doc-renderer\target\generated-site\xsd
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
doxia-doc-renderer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master\m\doxia-doc-renderer\target\classes
[INFO] 
/F:/jenkins/jenkins-slave/workspace/box_maven-doxia-sitetools_master/m/doxia-doc-renderer/src/main/java/org/apache/maven/doxia/docrenderer/itext/AbstractITextRender.java:
 Some input files use or override a deprecated API.
[INFO] 
/F:/jenkins/jenkins-slave/workspace/box_maven-doxia-sitetools_master/m/doxia-doc-renderer/src/main/java/org/apache/maven/doxia/docrenderer/itext/AbstractITextRender.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (default) @ 
doxia-doc-renderer ---
[INFO] Discovered 4 component descriptors(s)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
doxia-doc-renderer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
doxia-doc-renderer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master\m\doxia-doc-renderer\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
doxia-doc-renderer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.doxia.docrenderer.DocumentRendererTest
[warn] No document root specified, local links will not be resolved correctly!
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked 
Questions_How_to_export_in_PDF' to 
'Frequently_Asked_Questions_How_to_export_in_PDF'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked 
Questions_How_to_handle_style_in_the_APT_markup_language' to 
'Frequently_Asked_Questions_How_to_handle_style_in_the_APT_markup_language'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked 
Questions_Is_it_possible_to_create_a_book' to 
'Frequently_Asked_Questions_Is_it_possible_to_create_a_book'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked Questions_top' 
to 'Frequently_Asked_Questions_top'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked 
Questions_How_to_export_in_PDF' to 
'Frequently_Asked_Questions_How_to_export_in_PDF'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked 
Questions_How_to_handle_style_in_the_APT_markup_language' to 
'Frequently_Asked_Questions_How_to_handle_style_in_the_APT_markup_language'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked 
Questions_Is_it_possible_to_create_a_book' to 
'Frequently_Asked_Questions_Is_it_possible_to_create_a_book'
[WARNING] [iText Sink] Modified invalid link: 'Frequently Asked Questions_top' 
to 'Frequently_Asked_Questions_top'
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.651 s 
- in org.apache.maven.doxia.docrenderer.DocumentRendererTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ doxia-doc-renderer ---
[INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master\m\doxia-doc-renderer\target\doxia-doc-renderer-1.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
doxia-doc-renderer ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
doxia-doc-renderer ---
[INFO] 
[INFO] >>> clirr-maven-plugin:2.8:check (default) > compile @ 
doxia-doc-renderer >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
doxia-doc-renderer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
doxia-doc-renderer ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
doxia-doc-renderer ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ doxia-doc-renderer ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/site/confluence/confluence/*.confluence
[INFO] Exclude: 
src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.vm
[INFO] Exclude: 
src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.expected.txt
[INFO] Exclude: src/test/resources/dtd/xhtml-*.ent
[INFO] Exclude: src/test/resources/dtd/xhtml1-transitional.dtd
[INFO] Exclude: src/test/resources/xhtml-lat1.ent
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 32 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 28 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ doxia-doc-renderer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
doxia-doc-renderer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master\m\doxia-doc-renderer\target\generated-site\xsd
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
doxia-doc-renderer ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] <<< clirr-maven-plugin:2.8:check (default) < compile @ 
doxia-doc-renderer <<<
[INFO] 
[INFO] 
[INFO] --- clirr-maven-plugin:2.8:check (default) @ doxia-doc-renderer ---
[INFO] Skipping execution
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Doxia Sitetools 1.9.2-SNAPSHOT:
[INFO] 
[INFO] Doxia Sitetools .................................... SUCCESS [ 42.247 s]
[INFO] Doxia Sitetools :: Decoration Model ................ SUCCESS [ 16.929 s]
[INFO] Doxia Sitetools :: Skin Model ...................... SUCCESS [  1.354 s]
[INFO] Doxia Sitetools :: Integration Tools ............... SUCCESS [  8.809 s]
[INFO] Doxia Sitetools :: Site Renderer ................... SUCCESS [ 17.009 s]
[INFO] Doxia Sitetools :: Document Renderer ............... SUCCESS [ 19.809 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:47 min
[INFO] Finished at: 2020-01-15T17:57:16-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it 
does not exist.
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\box_maven-doxia-sitetools_master@tmp\withMaven57549eb6\maven-spy-20200115-175528-29014226900676092736978.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-decoration-model:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-decoration-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-skin-model:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-skin-model\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-integration-tools:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-integration-tools\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-site-renderer:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-site-renderer\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.doxia:doxia-doc-renderer:jar:1.9.2-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\doxia-doc-renderer\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 4 ms, Junit Publisher: 310 
ms, Dependencies Fingerprint Publisher: 103 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to