Hello there, I'm trying to 'move' my development form Ant-based to Maven-based. You provide a public restlet Maven repo at http://maven.restlet.org.
I'm also trying to setup Nexus as a repository manager within my organization so all developers get the 'proper' artifacts, we save bandwidth, etc, etc, etc. I was wondering if Restlet's Maven repo indices are properly updated because no matter if I setup the Restlet Maven repo directly, or Nexus as a proxy to it, I cannot see "past" 2.0-RC4 artifacts. All the current 2.0.3 and 2.1M1 artifacts are missing, they are not shown. OTOH, if I navigate with my web browser to, for example, http://maven.restlet.org/org/restlet/jse/org.restlet.ext.freemarker/, I do see the 2.0.3 artifacts there. I said, ok, I'll 'force' 2.0.3 versions by putting that even if the IDE or Nexus tools don't show me that artifact version as available... but the build fails stating it cannot find the 2.0.3 artifacts. What's wrong? I can provide you with my whole 'test' project, pom.xml files, more detailed error output, whatever you need to help me solve this annoying issue. Thanks in advance. -- Fabián Mandelbaum IS Engineer ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2690107

