|
From: Jorg H. <jor...@gm...> - 2007-04-02 14:59:30
|
On 4/2/07, Yoav Landman <yla...@gm...> wrote: > > Hi, > > Could you change the log4j settings for org.artifactory to DEBUG and post > the log for both errors? This is the output for the first case (where the exclude pattern was wrong) 2007-04-02 16:56:06,891 [DEBUG] artifactory.engine.DownloadEngine - Request: source=xxx.xxx.xxx.xxx, path=my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml, lastModified=01-01-70 00:59:59+0100, headOnly=false, ifModifiedSince=-1 2007-04-02 16:56:06,892 [DEBUG] artifactory.engine.DownloadEngine - Update request processing (/maven2-proxy/test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven- metadata.xml) includes local repo 'test-snapshot-repo'. 2007-04-02 16:56:06,896 [DEBUG] artifactory.repo.RepoBase - test-snapshot-repo includes pattern (my/groupid/) did not accept path 'my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml'. 2007-04-02 16:56:06,909 [DEBUG] artifactory.cache.DefaultRetrievalCache - Unable to find my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml in retrieval cache 2007-04-02 16:56:06,909 [DEBUG] artifactory.cache.DefaultRetrievalCache - Unable to find my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml in retrieval cache 2007-04-02 16:56:06,909 [DEBUG] artifactory.repo.HttpRepo - codehaus-snapshots: Checking last modified time for http://snapshots.repository.codehaus.org//my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml 2007-04-02 16:56:07,070 [INFO ] httpclient.auth.AuthChallengeProcessor - basic authentication scheme selected 2007-04-02 16:56:07,335 [DEBUG] artifactory.repo.RemoteRepoBase - codehaus-snapshots: {codehaus-snapshots, my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml} not found at 'my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml'. 2007-04-02 16:56:07,338 [DEBUG] artifactory.cache.DefaultRetrievalCache - Adding my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml to retrieval cache 2007-04-02 16:56:07,338 [DEBUG] artifactory.engine.DownloadEngine - Artifact not found: my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml 2007-04-02 16:56:07,372 [DEBUG] artifactory.engine.DownloadEngine - Request for path 'my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml' failed. 2007-04-02 16:56:07,576 [DEBUG] webapp.spring.ArtifactoryWebApplicationContext - Publishing event in context [Root WebApplicationContext]: org.acegisecurity.event.authentication.AuthenticationSuccessEvent[source= org.acegisecurity.providers.UsernamePasswordAuthenticationToken@ff521b9d: Username: org.acegisecurity.userdetails.User@bc4300: Username: test; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Password: [PROTECTED]; Authenticated: true; Details: org.acegisecurity.ui.WebAuthenticationDetails@0: RemoteIpAddress: xxx.xxx.xxx.xxx; SessionId: null; Granted Authorities: USER] 2007-04-02 16:56:07,579 [DEBUG] artifactory.engine.UploadEngine - Request: source=xxx.xxx.xxx.xxx, path=my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-20070402.145606-1.pom, lastModified=-1, ifModifiedSince=-1 2007-04-02 16:56:07,580 [DEBUG] artifactory.repo.RepoBase - test-snapshot-repo includes pattern (my/groupid/) did not accept path 'my/groupid/myartifact/0.1-SNAPSHOT/myartifact-0.1-20070402.145606-1.pom'. 2007-04-02 16:56:07,583 [WARN ] artifactory.engine.UploadEngine - Uplod rejected by 'test-snapshot-repo' include/exclude patterns. 2007-04-02 16:56:07,607 [DEBUG] artifactory.engine.UploadEngine - Deploying 'myartifact-0.1-20070402.145606-1.pom' as ' my.groupid:myartifact:pom:0.1-SNAPSHOT'. [ maven embedder INFO] Retrieving previous build number from test-snapshot-repo [ maven embedder INFO] Retrieving previous metadata from test-snapshot-repo [ maven embedder INFO] Uploading repository metadata for: 'snapshot my.groupid:myartifact:0.1-SNAPSHOT' [ maven embedder INFO] Retrieving previous metadata from test-snapshot-repo [ maven embedder INFO] Uploading repository metadata for: 'artifact my.groupid:myartifact' 2007-04-02 16:56:07,859 [INFO ] artifactory.jcr.JcrHelper - Importing folder 'my' into 'test-snapshot-repo'... 2007-04-02 16:56:07,865 [INFO ] artifactory.jcr.JcrHelper - Importing folder 'groupid' into 'test-snapshot-repo'... 2007-04-02 16:56:07,871 [INFO ] artifactory.jcr.JcrHelper - Importing folder 'myartifact' into 'test-snapshot-repo'... 2007-04-02 16:56:07,879 [INFO ] artifactory.jcr.JcrHelper - Importing folder '0.1-SNAPSHOT' into 'test-snapshot-repo'... 2007-04-02 16:56:07,880 [INFO ] artifactory.jcr.JcrHelper - Importing file 'myartifact-0.1-SNAPSHOT.pom' into 'test-snapshot-repo'... 2007-04-02 16:56:09,285 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom 2007-04-02 16:56:09,285 [INFO ] artifactory.jcr.JcrHelper - Importing file 'myartifact-0.1-SNAPSHOT.pom.md5' into 'test-snapshot-repo'... 2007-04-02 16:56:09,488 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom.md5 2007-04-02 16:56:09,489 [INFO ] artifactory.jcr.JcrHelper - Importing file 'myartifact-0.1-SNAPSHOT.pom.sha1' into 'test-snapshot-repo'... 2007-04-02 16:56:09,732 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom.sha1 2007-04-02 16:56:09,732 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml' into 'test-snapshot-repo'... 2007-04-02 16:56:10,321 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml 2007-04-02 16:56:10,322 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.md5' into 'test-snapshot-repo'... 2007-04-02 16:56:10,542 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven- metadata.xml.md5 2007-04-02 16:56:10,543 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.sha1' into 'test-snapshot-repo'... 2007-04-02 16:56:10,714 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven- metadata.xml.sha1 2007-04-02 16:56:10,715 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml' into 'test-snapshot-repo'... 2007-04-02 16:56:11,298 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/maven-metadata.xml 2007-04-02 16:56:11,298 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.md5' into 'test-snapshot-repo'... 2007-04-02 16:56:11,467 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/maven-metadata.xml.md5 2007-04-02 16:56:11,467 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.sha1' into 'test-snapshot-repo'... 2007-04-02 16:56:11,658 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/maven-metadata.xml.sha1 /test-snapshot-repo /test-snapshot-repo/jcr:lockIsDeep=false /test-snapshot-repo/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/jcr:created=2007-04-02T16:52:52.441+02:00 /test-snapshot-repo/artifactory:modifiedBy=superuser /test-snapshot-repo/jcr:lockOwner=superuser /test-snapshot-repo/jcr:primaryType=artifactory:folder /test-snapshot-repo/my /test-snapshot-repo/my/jcr:lockIsDeep=false /test-snapshot-repo/my/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/jcr:created=2007-04-02T16:53:35.608+02:00 /test-snapshot-repo/my/artifactory:modifiedBy=superuser /test-snapshot-repo/my/jcr:lockOwner=superuser /test-snapshot-repo/my/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid /test-snapshot-repo/my/groupid/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/jcr:created=2007-04-02T16:53:35.677+02:00 /test-snapshot-repo/my/groupid/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid/myartifact /test-snapshot-repo/my/groupid/myartifact/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/myartifact/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/myartifact/jcr:created=2007-04-02T16:53: 35.728+02:00 /test-snapshot-repo/my/groupid/myartifact/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/myartifact/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/myartifact/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:created=2007-04-02T16:53: 35.782+02:00 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:uuid=35a7f953-f097-483a-bc6e-be3c2f712270 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:mixinTypes=artifactory:xmlAware /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:created=2007-04-02T16:56:08.400+02:00 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:lastUpdated=2007-04-02T16:56:08.407+02:00 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:primaryType=artifactory:file /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:name=myartifact-0.1-SNAPSHOT.pom 2007-04-02 16:56:11,869 [ERROR] webapp.servlet.RepoFilter - org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy '/var/tmp/artifactory-uploads/myartifact-0.1-20070402.145606-1.pom'. ---------------------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------- After changing the exclude pattern: 2007-04-02 16:53:35,285 [DEBUG] artifactory.engine.UploadEngine - Request: source=xxx.xxx.xxx.xxx, path=my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-20070402.145330-1.pom, lastModified=-1, ifModifiedSince=-1 2007-04-02 16:53:35,313 [DEBUG] artifactory.engine.UploadEngine - Deploying 'myartifact-0.1-20070402.145330-1.pom' as ' my.groupid:myartifact:pom:0.1-SNAPSHOT'. [ maven embedder INFO] Retrieving previous build number from test-snapshot-repo [ maven embedder INFO] Retrieving previous metadata from test-snapshot-repo [ maven embedder INFO] Uploading repository metadata for: 'snapshot my.groupid:myartifact:0.1-SNAPSHOT' [ maven embedder INFO] Retrieving previous metadata from test-snapshot-repo [ maven embedder INFO] Uploading repository metadata for: 'artifact my.groupid:myartifact' 2007-04-02 16:53:35,658 [INFO ] artifactory.jcr.JcrHelper - Importing folder 'my' into 'test-snapshot-repo'... 2007-04-02 16:53:35,711 [INFO ] artifactory.jcr.JcrHelper - Importing folder 'groupid' into 'test-snapshot-repo'... 2007-04-02 16:53:35,765 [INFO ] artifactory.jcr.JcrHelper - Importing folder 'myartifact' into 'test-snapshot-repo'... 2007-04-02 16:53:35,820 [INFO ] artifactory.jcr.JcrHelper - Importing folder '0.1-SNAPSHOT' into 'test-snapshot-repo'... 2007-04-02 16:53:35,820 [INFO ] artifactory.jcr.JcrHelper - Importing file 'myartifact-0.1-SNAPSHOT.pom' into 'test-snapshot-repo'... 2007-04-02 16:53:36,339 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom 2007-04-02 16:53:36,339 [INFO ] artifactory.jcr.JcrHelper - Importing file 'myartifact-0.1-SNAPSHOT.pom.md5' into 'test-snapshot-repo'... 2007-04-02 16:53:36,431 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom.md5 2007-04-02 16:53:36,431 [INFO ] artifactory.jcr.JcrHelper - Importing file 'myartifact-0.1-SNAPSHOT.pom.sha1' into 'test-snapshot-repo'... 2007-04-02 16:53:36,524 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom.sha1 2007-04-02 16:53:36,525 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml' into 'test-snapshot-repo'... 2007-04-02 16:53:36,848 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven-metadata.xml 2007-04-02 16:53:36,848 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.md5' into 'test-snapshot-repo'... 2007-04-02 16:53:36,939 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven- metadata.xml.md5 2007-04-02 16:53:36,940 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.sha1' into 'test-snapshot-repo'... 2007-04-02 16:53:37,031 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/maven- metadata.xml.sha1 2007-04-02 16:53:37,032 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml' into 'test-snapshot-repo'... 2007-04-02 16:53:37,309 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/maven-metadata.xml 2007-04-02 16:53:37,309 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.md5' into 'test-snapshot-repo'... 2007-04-02 16:53:37,396 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/maven-metadata.xml.md5 2007-04-02 16:53:37,396 [INFO ] artifactory.jcr.JcrHelper - Importing file 'maven-metadata.xml.sha1' into 'test-snapshot-repo'... 2007-04-02 16:53:37,480 [DEBUG] artifactory.jcr.JcrHelper - Imported /test-snapshot-repo/my/groupid/myartifact/maven-metadata.xml.sha1 /test-snapshot-repo /test-snapshot-repo/jcr:lockIsDeep=false /test-snapshot-repo/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/artifactory:modifiedBy=superuser /test-snapshot-repo/jcr:created=2007-04-02T16:52:52.441+02:00 /test-snapshot-repo/jcr:lockOwner=superuser /test-snapshot-repo/jcr:primaryType=artifactory:folder /test-snapshot-repo/my /test-snapshot-repo/my/jcr:lockIsDeep=false /test-snapshot-repo/my/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/artifactory:modifiedBy=superuser /test-snapshot-repo/my/jcr:created=2007-04-02T16:53:35.608+02:00 /test-snapshot-repo/my/jcr:lockOwner=superuser /test-snapshot-repo/my/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid /test-snapshot-repo/my/groupid/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/jcr:created=2007-04-02T16:53:35.677+02:00 /test-snapshot-repo/my/groupid/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid/myartifact /test-snapshot-repo/my/groupid/myartifact/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/myartifact/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/myartifact/jcr:created=2007-04-02T16:53: 35.728+02:00 /test-snapshot-repo/my/groupid/myartifact/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/myartifact/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/myartifact/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:created=2007-04-02T16:53: 35.782+02:00 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/jcr:primaryType=artifactory:folder /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:uuid=ce1a1561-428f-4dd5-a6df-01e6ab539b0d /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:lockIsDeep=false /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:mixinTypes=artifactory:xmlAware /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:repoKey=test-snapshot-repo /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:created=2007-04-02T16:53:35.846+02:00 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:modifiedBy=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:lastUpdated=2007-04-02T16:53:35.851+02:00 /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:lockOwner=superuser /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/jcr:primaryType=artifactory:file /test-snapshot-repo/my/groupid/myartifact/0.1-SNAPSHOT/myartifact- 0.1-SNAPSHOT.pom/artifactory:name=myartifact-0.1-SNAPSHOT.pom 2007-04-02 16:53:37,651 [ERROR] webapp.servlet.RepoFilter - org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy '/var/tmp/artifactory-uploads/myartifact-0.1-20070402.145330-1.pom'. |