java - Where is -> oss.sonatype.org/content/repositories/comgoogleappengine-1004 -
i downloaded google app engine "hello world" app , pom.xml file trying download sonatype , fails:
[error] plugin org.apache.maven.plugins:maven-compiler-plugin:2.5.1 or 1 of dependencies not resolved: fa iled read artifact descriptor org.apache.maven.plugins:maven-compiler-plugin:jar:2.5.1: not transfer artifa ct org.apache.maven.plugins:maven-compiler-plugin:pom:2.5.1 from/to google-staging (**https://oss.sonatype.org/content/repositories/comgoogleappengine-1004/**): oss.sonatype.org: unknown host oss.sonatype.org -> [help 1]
when browse comgoogleappengine, it's not there - "comgooglecodemp4parser-1048/" , "comgooglecodemp4parser-1049/" show up.
what doing wrong?
answering own question in case helps in future...
looks proxy issue got off our work network onto private 1 , things worked/downloaded.
interesting thing though "oss.sonatype.org/content/repositories/comgoogleappengine-1004/" still doesn't seem there. think pom.xml file should changed none-the-less.
Comments
Post a Comment