Skip to content

Instantly share code, notes, and snippets.

@mosabua
Created May 22, 2015 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mosabua/c6ea8511dd27b411ff11 to your computer and use it in GitHub Desktop.
Save mosabua/c6ea8511dd27b411ff11 to your computer and use it in GitHub Desktop.
Nexus 3 dev version Maven site deployment log
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building simple-project 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple-project ---
[INFO] Deleting /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple-project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ simple-project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple-project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ simple-project ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ simple-project ---
[INFO] Surefire report directory: /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sonatype.nexus.examples.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ simple-project ---
[INFO] Building jar: /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target/simple-project-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ simple-project ---
[INFO] Installing /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target/simple-project-1.0.0-SNAPSHOT.jar to /Users/manfred/.m2/repository/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-SNAPSHOT.jar
[INFO] Installing /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/pom.xml to /Users/manfred/.m2/repository/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ simple-project ---
Downloading: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/maven-metadata.xml
791/791 B
Downloaded: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/maven-metadata.xml (791 B at 4.3 KB/sec)
Uploading: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-20150522.192354-4.jar
2/4 KB
4/4 KB
Uploaded: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-20150522.192354-4.jar (4 KB at 14.0 KB/sec)
Uploading: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-20150522.192354-4.pom
2/6 KB
4/6 KB
6/6 KB
Uploaded: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-20150522.192354-4.pom (6 KB at 15.8 KB/sec)
Downloading: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/maven-metadata.xml
301/301 B
Downloaded: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/maven-metadata.xml (301 B at 11.3 KB/sec)
Uploading: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/maven-metadata.xml
791/791 B
Uploaded: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/maven-metadata.xml (791 B at 1.8 KB/sec)
Uploading: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/maven-metadata.xml
301/301 B
Uploaded: http://localhost:8081/repository/maven-snapshots/org/sonatype/nexus/examples/simple-project/maven-metadata.xml (301 B at 1.3 KB/sec)
[INFO]
[INFO] --- maven-site-plugin:3.4:site (default-site) @ simple-project ---
[WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.8:dependencies
Downloading: http://localhost:8081/repository/maven-public/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-20150522.192354-4.pom
4/6 KB
6/6 KB
Downloaded: http://localhost:8081/repository/maven-public/org/sonatype/nexus/examples/simple-project/1.0.0-SNAPSHOT/simple-project-1.0.0-20150522.192354-4.pom (6 KB at 84.1 KB/sec)
[ERROR] Artifact: org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar:1.1.1 has no file.
[ERROR] Artifact: org.apache.struts.xwork:xwork-core:jar:2.2.1 has no file.
[ERROR] Artifact: org.apache.tomcat:tomcat-util:jar:7.0.0 has no file.
[ERROR] Artifact: org.apache.ws.commons.util:ws-commons-util:jar:1.0.2 has no file.
[ERROR] Artifact: org.codehaus.plexus:plexus-interpolation:jar:1.14 has no file.
[ERROR] Artifact: org.codehaus.sonar:sonar-check-api:jar:2.9 has no file.
[ERROR] Artifact: org.codehaus.sonar:sonar-graph:jar:2.9 has no file.
[ERROR] Artifact: org.codehaus.sonar:sonar-squid:jar:2.9 has no file.
[ERROR] Artifact: org.fusesource.commonman:commons-management:jar:1.0 has no file.
[ERROR] Artifact: org.graniteds:granite-core:jar:2.2.0.SP1 has no file.
[ERROR] Artifact: org.graniteds:granite-openjpa:jar:2.2.0.SP1 has no file.
[ERROR] Artifact: org.jboss.netty:netty:jar:3.2.3.Final has no file.
[ERROR] Artifact: org.jbundle.util:org.jbundle.util.apprunner:jar:2.0.0 has no file.
[ERROR] Artifact: org.jbundle.util:org.jbundle.util.jbackup:jar:2.0.0 has no file.
[ERROR] Artifact: org.jruby:jruby:jar:1.6.3 has no file.
[ERROR] Artifact: org.jruby:jruby-complete:jar:1.1RC1 has no file.
[ERROR] Artifact: org.json:json:jar:20090211 has no file.
[ERROR] Artifact: org.jvnet.jaxb2_commons:runtime:jar:0.4.1.5 has no file.
[ERROR] Artifact: org.mortbay.jetty:jetty:jar:6.1.16 has no file.
[ERROR] Artifact: org.mortbay.jetty:jetty-util:jar:6.1.16 has no file.
[ERROR] Artifact: org.mortbay.jetty:servlet-api:jar:2.5-20081211 has no file.
[ERROR] Artifact: org.ow2.util:util-i18n:jar:1.0.22 has no file.
[ERROR] Artifact: org.picocontainer:picocontainer:jar:2.10.2 has no file.
[ERROR] Artifact: org.scala-lang:scala-library:jar:2.8.1 has no file.
[ERROR] Artifact: org.scala-tools.testing:scalacheck_2.8.1:jar:1.8 has no file.
[ERROR] Artifact: org.scala-tools.testing:test-interface:jar:0.5 has no file.
[ERROR] Artifact: org.scalatest:scalatest:jar:1.2 has no file.
[ERROR] Artifact: org.shoal:shoal-gms-api:jar:1.5.8 has no file.
[ERROR] Artifact: org.slf4j:slf4j-api:jar:1.5.6 has no file.
[ERROR] Artifact: org.sonatype.appcontext:appcontext:jar:3.1 has no file.
[ERROR] Artifact: org.sonatype.sisu:sisu-ehcache:jar:1.1 has no file.
[ERROR] Artifact: org.sonatype.sisu:sisu-xmlrpc-client:jar:1.2.0 has no file.
[ERROR] Artifact: org.sonatype.sisu:sisu-xmlrpc-common:jar:1.2.0 has no file.
[ERROR] Artifact: org.springframework:spring-aop:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-asm:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-beans:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-context:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-core:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-expression:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-web:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: xml-apis:xml-apis:jar:1.0.b2 has no file.
[WARNING] The repository url 'http://localhost:8081/repository/maven-public' is invalid - Repository 'nexus' will be blacklisted.
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:2.8:dependency-info
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.8:distribution-management
[INFO] Generating "About" report --- maven-project-info-reports-plugin:2.8:index
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.8:plugin-management
[INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.8:plugins
[INFO] Generating "Project Summary" report --- maven-project-info-reports-plugin:2.8:summary
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Dépendances" report --- maven-project-info-reports-plugin:2.8:dependencies
[ERROR] Artifact: org.apache.geronimo.specs:geronimo-servlet_2.4_spec:jar:1.1.1 has no file.
[ERROR] Artifact: org.apache.struts.xwork:xwork-core:jar:2.2.1 has no file.
[ERROR] Artifact: org.apache.tomcat:tomcat-util:jar:7.0.0 has no file.
[ERROR] Artifact: org.apache.ws.commons.util:ws-commons-util:jar:1.0.2 has no file.
[ERROR] Artifact: org.codehaus.plexus:plexus-interpolation:jar:1.14 has no file.
[ERROR] Artifact: org.codehaus.sonar:sonar-check-api:jar:2.9 has no file.
[ERROR] Artifact: org.codehaus.sonar:sonar-graph:jar:2.9 has no file.
[ERROR] Artifact: org.codehaus.sonar:sonar-squid:jar:2.9 has no file.
[ERROR] Artifact: org.fusesource.commonman:commons-management:jar:1.0 has no file.
[ERROR] Artifact: org.graniteds:granite-core:jar:2.2.0.SP1 has no file.
[ERROR] Artifact: org.graniteds:granite-openjpa:jar:2.2.0.SP1 has no file.
[ERROR] Artifact: org.jboss.netty:netty:jar:3.2.3.Final has no file.
[ERROR] Artifact: org.jbundle.util:org.jbundle.util.apprunner:jar:2.0.0 has no file.
[ERROR] Artifact: org.jbundle.util:org.jbundle.util.jbackup:jar:2.0.0 has no file.
[ERROR] Artifact: org.jruby:jruby:jar:1.6.3 has no file.
[ERROR] Artifact: org.jruby:jruby-complete:jar:1.1RC1 has no file.
[ERROR] Artifact: org.json:json:jar:20090211 has no file.
[ERROR] Artifact: org.jvnet.jaxb2_commons:runtime:jar:0.4.1.5 has no file.
[ERROR] Artifact: org.mortbay.jetty:jetty:jar:6.1.16 has no file.
[ERROR] Artifact: org.mortbay.jetty:jetty-util:jar:6.1.16 has no file.
[ERROR] Artifact: org.mortbay.jetty:servlet-api:jar:2.5-20081211 has no file.
[ERROR] Artifact: org.ow2.util:util-i18n:jar:1.0.22 has no file.
[ERROR] Artifact: org.picocontainer:picocontainer:jar:2.10.2 has no file.
[ERROR] Artifact: org.scala-lang:scala-library:jar:2.8.1 has no file.
[ERROR] Artifact: org.scala-tools.testing:scalacheck_2.8.1:jar:1.8 has no file.
[ERROR] Artifact: org.scala-tools.testing:test-interface:jar:0.5 has no file.
[ERROR] Artifact: org.scalatest:scalatest:jar:1.2 has no file.
[ERROR] Artifact: org.shoal:shoal-gms-api:jar:1.5.8 has no file.
[ERROR] Artifact: org.slf4j:slf4j-api:jar:1.5.6 has no file.
[ERROR] Artifact: org.sonatype.appcontext:appcontext:jar:3.1 has no file.
[ERROR] Artifact: org.sonatype.sisu:sisu-ehcache:jar:1.1 has no file.
[ERROR] Artifact: org.sonatype.sisu:sisu-xmlrpc-client:jar:1.2.0 has no file.
[ERROR] Artifact: org.sonatype.sisu:sisu-xmlrpc-common:jar:1.2.0 has no file.
[ERROR] Artifact: org.springframework:spring-aop:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-asm:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-beans:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-context:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-core:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-expression:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: org.springframework:spring-web:jar:3.1.1.RELEASE has no file.
[ERROR] Artifact: xml-apis:xml-apis:jar:1.0.b2 has no file.
[WARNING] The repository url 'http://localhost:8081/repository/maven-public' is invalid - Repository 'nexus' will be blacklisted.
[INFO] Generating "Informations de dépendance" report --- maven-project-info-reports-plugin:2.8:dependency-info
[INFO] Generating "Gestion de la distribution" report --- maven-project-info-reports-plugin:2.8:distribution-management
[INFO] Generating "Bienvenue dans le projet" report --- maven-project-info-reports-plugin:2.8:index
[INFO] Generating "Gestion des plugins" report --- maven-project-info-reports-plugin:2.8:plugin-management
[INFO] Generating "Plugins du projet" report --- maven-project-info-reports-plugin:2.8:plugins
[INFO] Generating "Résumé du projet" report --- maven-project-info-reports-plugin:2.8:summary
[INFO]
[INFO] --- maven-site-plugin:3.4:deploy (default-deploy) @ simple-project ---
http://localhost:8081/repository/site/ - Session: Opened
[INFO] Pushing /Volumes/mac-data/dev/github/sonatype/nexus-book-examples/maven/simple-project/target/site
[INFO] >>> to http://localhost:8081/repository/site/./
Uploading: .//css/maven-base.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./css/maven-base.css - Status code: 201
Transfer finished. 2375 bytes copied in 0.043 seconds
Uploading: .//css/maven-theme.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./css/maven-theme.css - Status code: 201
Transfer finished. 2801 bytes copied in 0.057 seconds
Uploading: .//css/print.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./css/print.css - Status code: 201
Transfer finished. 215 bytes copied in 0.085 seconds
Uploading: .//css/site.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./css/site.css - Status code: 201
Transfer finished. 53 bytes copied in 0.176 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//dependencies.html to http://localhost:8081/repository/site/
###########################http://localhost:8081/repository/site/./dependencies.html - Status code: 201
Transfer finished. 108733 bytes copied in 0.062 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//dependency-info.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./dependency-info.html - Status code: 201
Transfer finished. 5769 bytes copied in 0.065 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//distribution-management.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./distribution-management.html - Status code: 201
Transfer finished. 4711 bytes copied in 0.047 seconds
Uploading: .//fr/css/maven-base.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/css/maven-base.css - Status code: 201
Transfer finished. 2375 bytes copied in 0.066 seconds
Uploading: .//fr/css/maven-theme.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/css/maven-theme.css - Status code: 201
Transfer finished. 2801 bytes copied in 0.045 seconds
Uploading: .//fr/css/print.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/css/print.css - Status code: 201
Transfer finished. 215 bytes copied in 0.054 seconds
Uploading: .//fr/css/site.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/css/site.css - Status code: 201
Transfer finished. 53 bytes copied in 0.043 seconds
Uploading: .//fr/dependencies.html to http://localhost:8081/repository/site/
###########################http://localhost:8081/repository/site/./fr/dependencies.html - Status code: 201
Transfer finished. 109593 bytes copied in 0.117 seconds
Uploading: .//fr/dependency-info.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/dependency-info.html - Status code: 201
Transfer finished. 5855 bytes copied in 0.058 seconds
Uploading: .//fr/distribution-management.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/distribution-management.html - Status code: 201
Transfer finished. 4829 bytes copied in 0.12 seconds
Uploading: .//fr/images/close.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/close.gif - Status code: 201
Transfer finished. 279 bytes copied in 0.106 seconds
Uploading: .//fr/images/collapsed.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/collapsed.gif - Status code: 201
Transfer finished. 53 bytes copied in 0.111 seconds
Uploading: .//fr/images/expanded.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/expanded.gif - Status code: 201
Transfer finished. 52 bytes copied in 0.107 seconds
Uploading: .//fr/images/external.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/external.png - Status code: 201
Transfer finished. 230 bytes copied in 0.098 seconds
Uploading: .//fr/images/icon_error_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/icon_error_sml.gif - Status code: 201
Transfer finished. 1010 bytes copied in 0.043 seconds
Uploading: .//fr/images/icon_info_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/icon_info_sml.gif - Status code: 201
Transfer finished. 606 bytes copied in 0.056 seconds
Uploading: .//fr/images/icon_success_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/icon_success_sml.gif - Status code: 201
Transfer finished. 990 bytes copied in 0.101 seconds
Uploading: .//fr/images/icon_warning_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/icon_warning_sml.gif - Status code: 201
Transfer finished. 576 bytes copied in 0.057 seconds
Uploading: .//fr/images/logos/build-by-maven-black.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/logos/build-by-maven-black.png - Status code: 201
Transfer finished. 2294 bytes copied in 0.041 seconds
Uploading: .//fr/images/logos/build-by-maven-white.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/logos/build-by-maven-white.png - Status code: 201
Transfer finished. 2260 bytes copied in 0.045 seconds
Uploading: .//fr/images/logos/maven-feather.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/logos/maven-feather.png - Status code: 201
Transfer finished. 3330 bytes copied in 0.056 seconds
Uploading: .//fr/images/newwindow.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./fr/images/newwindow.png - Status code: 201
Transfer finished. 220 bytes copied in 0.061 seconds
Uploading: .//fr/index.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/index.html - Status code: 201
Transfer finished. 4188 bytes copied in 0.078 seconds
Uploading: .//fr/plugin-management.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/plugin-management.html - Status code: 201
Transfer finished. 4958 bytes copied in 0.125 seconds
Uploading: .//fr/plugins.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/plugins.html - Status code: 201
Transfer finished. 5958 bytes copied in 0.073 seconds
Uploading: .//fr/project-info.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/project-info.html - Status code: 201
Transfer finished. 5831 bytes copied in 0.06 seconds
Uploading: .//fr/project-summary.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./fr/project-summary.html - Status code: 201
Transfer finished. 5131 bytes copied in 0.09 seconds
Uploading: .//images/close.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/close.gif - Status code: 201
Transfer finished. 279 bytes copied in 0.106 seconds
Uploading: .//images/collapsed.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/collapsed.gif - Status code: 201
Transfer finished. 53 bytes copied in 0.092 seconds
Uploading: .//images/expanded.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/expanded.gif - Status code: 201
Transfer finished. 52 bytes copied in 0.045 seconds
Uploading: .//images/external.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/external.png - Status code: 201
Transfer finished. 230 bytes copied in 0.091 seconds
Uploading: .//images/icon_error_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/icon_error_sml.gif - Status code: 201
Transfer finished. 1010 bytes copied in 0.058 seconds
Uploading: .//images/icon_info_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/icon_info_sml.gif - Status code: 201
Transfer finished. 606 bytes copied in 0.066 seconds
Uploading: .//images/icon_success_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/icon_success_sml.gif - Status code: 201
Transfer finished. 990 bytes copied in 0.096 seconds
Uploading: .//images/icon_warning_sml.gif to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/icon_warning_sml.gif - Status code: 201
Transfer finished. 576 bytes copied in 0.1 seconds
Uploading: .//images/logos/build-by-maven-black.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/logos/build-by-maven-black.png - Status code: 201
Transfer finished. 2294 bytes copied in 0.057 seconds
Uploading: .//images/logos/build-by-maven-white.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/logos/build-by-maven-white.png - Status code: 201
Transfer finished. 2260 bytes copied in 0.065 seconds
Uploading: .//images/logos/maven-feather.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/logos/maven-feather.png - Status code: 201
Transfer finished. 3330 bytes copied in 0.054 seconds
Uploading: .//images/newwindow.png to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./images/newwindow.png - Status code: 201
Transfer finished. 220 bytes copied in 0.065 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//index.html to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/./index.html - Status code: 201
Transfer finished. 4055 bytes copied in 0.04 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//plugin-management.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./plugin-management.html - Status code: 201
Transfer finished. 4873 bytes copied in 0.07 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//plugins.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./plugins.html - Status code: 201
Transfer finished. 5806 bytes copied in 0.094 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//project-info.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./project-info.html - Status code: 201
Transfer finished. 5568 bytes copied in 0.063 seconds
Transfer error: java.io.IOException: Unable to create collection: http://localhost:8081/repository/; status code = 400
Uploading: .//project-summary.html to http://localhost:8081/repository/site/
##http://localhost:8081/repository/site/./project-summary.html - Status code: 201
Transfer finished. 5035 bytes copied in 0.081 seconds
[INFO] >>> to http://localhost:8081/repository/site/fr/./
Uploading: fr/.//css/maven-base.css to http://localhost:8081/repository/site/
#http://localhost:8081/repository/site/fr/./css/maven-base.css - Status code: 400
Transfer error: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://localhost:8081/repository/site/fr/./css/maven-base.css. Return code is: 400
http://localhost:8081/repository/site/ - Session: Disconnecting
http://localhost:8081/repository/site/ - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.182 s
[INFO] Finished at: 2015-05-22T12:24:24-07:00
[INFO] Final Memory: 36M/380M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:deploy (default-deploy) on project simple-project: Error uploading site: Failed to transfer file: http://localhost:8081/repository/site/fr/./css/maven-base.css. Return code is: 400 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment