Hi Florian, Have you tried uploading the artifact using 'mvn deploy:deploy-file ...' instead of the web upload form?
Thanks, Deng On Wed, Nov 4, 2009 at 4:38 PM, Florian Probst <[email protected]>wrote: > Hi, > > we just installed Archiva 1.2.2 as Repository Manager. It look like, > artifact > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-scm-plugin</artifactId> > <version>1.2</version> > </plugin> > > has the following dependency: > > <dependency> > <groupId>ch.ethz.ganymed</groupId> > <artifactId>ganymed-ssh2</artifactId> > <version>build210</version> > </dependency> > > I tried to upload the file, but archiva sais "build210" is no valid > version. > How can this be resolved? > Is it possible to copy the file manually and let Archiva find this file? > > Thanks, > Florian >
