1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
http://192.168.1.7/sites/parent/ - Session: Opened
Transfer error: java.io.IOException: Unable to create collection: http://192.168.1.7/sites/; status code = 504
Uploading: ./css/maven-base.css to http://192.168.1.7/sites/parent/
#http://192.168.1.7/sites/parent//./css/maven-base.css - Status code: 504
Transfer error: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://192.168.1.7/sites/parent//./css/maven-base.css. Return code is: 504
http://192.168.1.7/sites/parent/ - Session: Disconnecting
http://192.168.1.7/sites/parent/ - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error uploading site
Embedded error: Failed to transfer file: http://192.168.1.7/sites/parent//./css/maven-base.css. Return code is: 504
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37 seconds
[INFO] Finished at: Tue Aug 18 17:33:50 CEST 2009
[INFO] Final Memory: 38M/127M
[INFO] ------------------------------------------------------------------------ |
Partager