We are still using maven 2.0.4 and we depend on maven-site-plugin pre 2.0 (some of the beta). The repository location repo1 /maven2/org/apache/maven/plugins/maven-site-plugin/ contains the beta versions, but the file maven-metadata.xml only references the version 2.0. Should it not reference the other versions as well ? After a download via the maven proxy, the file maven-metada from repo1 was loaded locally and the previous versions (that we have locally) are not found anymore ny maven.
Jean-Marc
