Just installed Artifactory, and got it set up. Just tried to build an Appfuse app, and I got this:
Project ID: org.codehaus.mojo:appfuse-maven-plugin Reason: POM 'org.codehaus.mojo:appfuse-maven-plugin' not found in repository: Un able to download the artifact from any repository org.codehaus.mojo:appfuse-maven-plugin:pom:2.0.2 from the specified remote repositories: snapshots (http://20.4.187.87:8085/artifactory/repo), central (http://20.4.187.87:8085/artifactory/repo) I am wondering what's going on, because Artifactory should be going out to get the appropriate files. This is occurring partway into the downloading of jars, and I know a fair number have already come down, so it's not as though Artifactory can't get to the outside and download these.
