I'm trying to build the calculator-ws-webapp sample from the 1.5 SCA Java release but I'm getting the error below. Do I need to add another repository to my mvn settings.xml file?
[ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.tuscany.sca ArtifactId: tuscany-maven-ant-generator Version: 1.5 Reason: Unable to download the artifact from any repository org.apache.tuscany.sca:tuscany-maven-ant-generator:pom:1.5 from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.ws.zone (http://ws.zones.apache.org/repository2), apache.incubator (http://people.apache.org/repo/m2-incubating-repository), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2), codehaus-snapshot (http://snapshots.repository.codehaus.org), apache (http://people.apache.org/repo/m2-ibiblio-rsync-repository), indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/)
