|
From: Tomasz M. <us...@ma...> - 2012-12-05 18:16:57
|
Dear All We found the following error message (ERROR_N01) during the build of one our component with using of maven and artifactory. The foo-bar-baz repo is a virtual repo which in short contains: local one and repo1 ( I can provide details if this may count) I looked briefly into the log-file and found interesting log entries which occurs in verry short time range and may be related to the occurrence of ERROR The series of ACCEPTED DELETE entries has been generated after virtual repository removal (via REST API) Q1: Could be that this both actions are interact each other (mvn build and another virtual repo removal, mens not this one which is used during the build) ? Q2: What is exact meaning of "ACCEPTED DELETE" and how this interact with the original artifact kept in repo1-cache ? (or other local repositories) ? ERROR_N01: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:single (make-assembly) on project gui_domain: Execution make-assembly of goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:single failed: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.maven.plugins:maven-assembly-plugin:jar:2.2-beta-2 (): Failed to read artifact descriptor for org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-10: Could not transfer artifact org.codehaus.plexus:plexus-archiver:pom:1.0-alpha-10 from/to foo-bar-baz-plugins (http://guux.pl/artifactory/foo-bar-baz): Failed to transfer file: http://guux.pl/artifactory/foo-bar-baz/org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom. Return code is: 500, ReasonPhrase:Internal Server Error. -> [Help 1] LOG (request.log) 15:15:42,971 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom.sha1 for anonymous/192.168.178.143. 15:15:44,956 [ACCEPTED DOWNLOAD] repo1-cache:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar for anonymous/192.168.178.143. 15:15:44,999 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar.sha1 for anonymous/192.168.178.143. 15:18:32,752 [ACCEPTED DELETE] virtual-quux:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom for user1/172.16.149.211. 15:18:32,755 [ACCEPTED DELETE] virtual-quux:org/codehaus/plexus/plexus-archiver/1.0-alpha-10 for user1/ 172.16.149.211. 15:29:52,174 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom for anonymous/192.168.178.143. 15:29:52,191 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom.sha1 for anonymous/192.168.178.143. 15:29:52,595 [ACCEPTED DOWNLOAD] repo1-cache:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar for anonymous/192.168.178.143. 15:29:53,008 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar.sha1 for anonymous/192.168.178.143. 15:31:43,870 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom for anonymous/192.168.178.143. 15:31:43,287 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom.sha1 for anonymous/192.168.178.143. 15:31:46,705 [ACCEPTED DOWNLOAD] repo1-cache:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar for anonymous/192.168.178.143. 15:31:47,312 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.jar.sha1 for anonymous/192.168.178.143. 15:32:44,645 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom for anonymous/172.23.185.20. 15:33:19,800 [ACCEPTED DOWNLOAD] foo-bar-baz:org/codehaus/plexus/plexus-archiver/1.0-alpha-10/plexus-archiver-1.0-alpha-10.pom for anonymous/10.250.2.254. -- Pozdrawiam/Best regards/Mit freundlichen Grüßen, Tomasz Majchrowski, Information Technology and Services Consultant and Contractor |