Hi everybody
I do have a problem of deploy a jar file into the artifactory repository which I created in my local driver, when I click Artifacts Bundle and select Target local repository which is abcmavenrepo and deploy artifacts from Zip archive containing multiple artifacts organized in a Maven repository folder structure into the my local driver, then I do click browse button and select the jar file I want, it doesn’t deploy and it gives me an error “There were 1 warnings during import. Please see the log for more details” I do need some help or ideas in order to figure out the problem. in the System Logs display an error message 1. 2009-05-26 11:41:40,022 [WARN] (o.a.a.m.MavenArtifactInfo:167) – Failed to build a MavenArtifactInfo from ‘atccmavenrepo:META-INF/MANIFEST.MF’. The groupId, artifactId and version are unreadable.
2. 2009-05-26 11:43:48,681 [WARN] (o.a.r.s.RepositoryServiceImpl:173) – 1 Out of 364 artifacts have failed to deploy. Please review the log for further information.
Thanks