ugh. My last fix was a bit short sighted - sorry about that. I'll keep looking into it.
- Brett On 9/13/05, Mark Hobson <[EMAIL PROTECTED]> wrote: > > Hmm, still having probs with this, albeit slightly different. The > remote artifact metadata now reads: > > <metadata> > <groupId>org.codehaus.mojo</groupId> > <artifactId>maven-tomcat-plugin</artifactId> > <versioning> > <release>1.0-SNAPSHOT</release> > <versions> > <version>1.0-SNAPSHOT</version> > </versions> > </versioning> > </metadata> > > Which compared to the previous one is missing the latest version tag. > Now it's looking for > "org.apache.maven.plugins:maven-tomcat-plugin:pom:RELEASE" and failing > when it can't find it. > > Any ideas? > > Mark >
