On Wed, Mar 26, 2008 at 7:59 PM, SKService <[EMAIL PROTECTED]> wrote:
>
>
>  Can someone take a look at this? The latest problem reported by me.
>
>  I'm always running into a similar problem while trying to import servicemix
>  into eclipse. will it be possible to that at all?
>
>  The snap shot of the error is re-pasted, but please look into the previous
>  log.
>
>
>  Downloading:
>  
> http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/apache/1/apache-1.pom
>  Downloading:
>  
> http://people.apache.org/repo/m2-incubating-repository/org/apache/apache/1/apache-1.pom
>  Downloading: http://repository.codehaus.org/org/apache/apache/1/apache-1.pom
>  Downloading: http://repo1.maven.org/maven2/org/apache/apache/1/apache-1.pom
>  [INFO]
>  ------------------------------------------------------------------------
>  [ERROR] FATAL ERROR
>  [INFO]
>  ------------------------------------------------------------------------
>  [INFO] Failed to resolve artifact.
>
>  GroupId: org.apache
>  ArtifactId: apache
>  Version: 1

I checked out a fresh copy of ServiceMix from the Subversion
repository today, moved my local Maven repository aside and built the
code without a problem using the following commands:

$ maven -Dmaven.test.skip=true -Pstep1 install
$ maven -Dmaven.test.skip=true -Pstep2 install

Then I ran the eclipse:eclipse goal successfully:

$ mvn eclipse:eclipse

Then I imported the source into Eclipse without any trouble.

So it would appear that something is preventing you from downloading
any artifacts via Maven. Are you using a HTTP proxy to access the
internet? If so, have you configured Maven to use that proxy?

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to