I'm trying to add tapx using maven.

added the repositories

  <repository>

             <id> tapestry360-stable </ id>
             <url> http://tapestry.formos.com/maven-repository </ url>
         </ repository>

         <repository>
             <id> tapestry360-snapshot </ id>
             <url> http://tapestry.formos.com/maven-snapshot-repository</
url>
         </ repository>

only I'm getting the following message

12/23/10 6:51:55 PM EDT: Unable to update index istapestry360-stable |
http://tapestry.formos.com/maven-repository:Resource nexus-maven-repository-
index.properties does not exist

repository is off?

Thank you.

Reply via email to