Hi, > help me,i am getting this error when i am trying to run examples using > maven,if any body has got this previously pls help me > > D:\apps\Apache\servicemix\examples\basic>mvn jbi:embeddedServicemix > [INFO] Scanning for projects... > Downloading: > http://people.apache.org/repo/m2-incubating-repository/org/apache/s > ervicemix/samples/3.1.1-incubating/samples-3.1.1-incubating.pom > Downloading: > http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.1.1-i > ncubating/samples-3.1.1-incubating.pom > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > GroupId: org.apache.servicemix > ArtifactId: samples > Version: 3.1.1-incubating > > Reason: Unable to download the artifact from any repository > > org.apache.servicemix:samples:pom:3.1.1-incubating > > >from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache.incubating > (http://people.apache.org/repo/m2-incubating-repository)
Are you behind a firewall? If yes, do you have to use a proxy server for Internet access (see [1])? BTW: Have you tried "mvn -e -X ..."? Perhaps this gives you more detailed information about the error and why/where it occurs... [1] http://maven.apache.org/guides/mini/guide-proxies.html Regards Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]