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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to