Hello Josef, We need to know the following about your configuration:
1. Which version of Artifactory are you using? 2. When Ivy is deploying, can you give us the URL that it is deploying to? 3. When you configured the repository in your ivysettings.xml, did you configure it as m2compatible? Thanks, Tomer Cohen The Artifactory Team On 04/19/2010 11:28 AM, Josef Reislhuber wrote: > Hello, > > I am trying to deploy an artifact .swc file along with the pom file to > Artifactory with the ivy:publish Ant Task. The files are all successfully > deployed, however the maven-metadata.xml file is not updated i.e. the > version of the deployed artifact is not listed in the maven-metadata.xml > file. > > When i download the deployed pom file and redeploy it with the Artifactory > UI everything works as expected and the maven-metadata.xml file is correctly > updated. > > This is the pom file: > > <?xml version="1.0" encoding="UTF-8"?> > <project> > <modelVersion>4.0.0</modelVersion> > <groupId>de.gfpgmbhFlex</groupId> > <artifactId>commons</artifactId> > <packaging>swc</packaging> > <version>1.0.0</version> > </project> > > Thanks in advance, > > Josef Reislhuber > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
