Hi, I have done a fresh checkout of latest myfaces, and just installed maven 2.0.4. I cant build myfaces, mvn install gives me this error:
D:\Sviluppo\myfaces>mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.myfaces.maven ArtifactId: myfaces-master Version: 1.0.5-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.myfaces.maven:myfaces-master:pom:1.0.5-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2) I've tried to browse the maven2 repository, and it seems that only 1.0.0 and 1.0.1 versions are there.. is this possible? BTW I'm not a maven expert.. Thanks in advance for any help Cosma
