You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by emicalc <em...@libero.it> on 2006/04/28 11:01:33 UTC

build test error

Hello,
I have a problem with the build oh servicemix-2.0.2 with maven-1.0.2.
When I start maven with no test ('maven -Dmaven.test.skip=true' command) the
build succesfully complited;
if I try to buld with test ('maven' command) the build failed; I have found
the following error in the test:
1) [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2,534 sec
    [junit] [ERROR] TEST
org.servicemix.jbi.installation.ExplodedComponentInstallationTest          
FAILED
Is this the problem???
Thank's to everybody
--
View this message in context: http://www.nabble.com/build-test-error-t1523340.html#a4136837
Sent from the ServiceMix - Dev forum at Nabble.com.


Re: build test error

Posted by emicalc <em...@libero.it>.
ok,
I have downloaded from
'http://cvs.apache.org/repository/incubator-servicemix/distributions/' the
version 'incubator-servicemix-3.0-SNAPSHOT-src.zip'.
When I try to compile with maven (1.0.2 version) I have this error:

Sto tentando il download di dom4j-1.4-dev-8.jar.
Error retrieving artifact from
[http://cvs.apache.org/repository/dom4j/jars/dom4
j-1.4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
Error retrieving artifact from
[http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.
4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
Error retrieving artifact from
[http://dist.codehaus.org/dom4j/jars/dom4j-1.4-de
v-8.jar]: java.net.ConnectException: Connection timed out: connect
ATTENZIONE: non e' riuscito il download di dom4j-1.4-dev-8.jar.

In the URL 'apache.org.....', 'dist.codehaus.....' and 'ibiblio.......'
there isn't dom4j-1.4-dev-8.jar.

Which is the problem????
--
View this message in context: http://www.nabble.com/build-test-error-t1523340.html#a4172322
Sent from the ServiceMix - Dev forum at Nabble.com.


Re: build test error

Posted by emicalc <em...@libero.it>.
ok,
I have downloaded from
'http://cvs.apache.org/repository/incubator-servicemix/distributions/' the
version 'incubator-servicemix-3.0-SNAPSHOT-src.zip'.
When I try to compile with maven (1.0.2 version) I have this error:

Sto tentando il download di dom4j-1.4-dev-8.jar.
Error retrieving artifact from
[http://cvs.apache.org/repository/dom4j/jars/dom4
j-1.4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
Error retrieving artifact from
[http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.
4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
Error retrieving artifact from
[http://dist.codehaus.org/dom4j/jars/dom4j-1.4-de
v-8.jar]: java.net.ConnectException: Connection timed out: connect
ATTENZIONE: non e' riuscito il download di dom4j-1.4-dev-8.jar.

In the URL 'apache.org.....', 'dist.codehaus.....' and 'ibiblio.......'
there isn't dom4j-1.4-dev-8.jar.

Which is the problem????
--
View this message in context: http://www.nabble.com/build-test-error-t1523340.html#a4172321
Sent from the ServiceMix - Dev forum at Nabble.com.


Re: build test error

Posted by Guillaume Nodet <gn...@gmail.com>.
All jars are available from the repos listed.
However public repositories are often slow and you have to retry until
you download all the needed dependencies.  While you have a
"Connection timed out" errors, you need to retry ...

Cheers,
Guillaume Nodet

On 5/2/06, emicalc <em...@libero.it> wrote:
>
> ok,
> I have downloaded from
> 'http://cvs.apache.org/repository/incubator-servicemix/distributions/' the
> version 'incubator-servicemix-3.0-SNAPSHOT-src.zip'.
> When I try to compile with maven (1.0.2 version) I have this error:
>
> Sto tentando il download di dom4j-1.4-dev-8.jar.
> Error retrieving artifact from
> [http://cvs.apache.org/repository/dom4j/jars/dom4
> j-1.4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.
> 4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
> Error retrieving artifact from
> [http://dist.codehaus.org/dom4j/jars/dom4j-1.4-de
> v-8.jar]: java.net.ConnectException: Connection timed out: connect
> ATTENZIONE: non e' riuscito il download di dom4j-1.4-dev-8.jar.
>
> In the URL 'apache.org.....', 'dist.codehaus.....' and 'ibiblio.......'
> there isn't dom4j-1.4-dev-8.jar.
>
> Which is the problem????
> --
> View this message in context: http://www.nabble.com/build-test-error-t1523340.html#a4172324
> Sent from the ServiceMix - Dev forum at Nabble.com.
>
>

Re: build test error

Posted by emicalc <em...@libero.it>.
ok,
I have downloaded from
'http://cvs.apache.org/repository/incubator-servicemix/distributions/' the
version 'incubator-servicemix-3.0-SNAPSHOT-src.zip'.
When I try to compile with maven (1.0.2 version) I have this error:

Sto tentando il download di dom4j-1.4-dev-8.jar.
Error retrieving artifact from
[http://cvs.apache.org/repository/dom4j/jars/dom4
j-1.4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
Error retrieving artifact from
[http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.
4-dev-8.jar]: java.net.ConnectException: Connection timed out: connect
Error retrieving artifact from
[http://dist.codehaus.org/dom4j/jars/dom4j-1.4-de
v-8.jar]: java.net.ConnectException: Connection timed out: connect
ATTENZIONE: non e' riuscito il download di dom4j-1.4-dev-8.jar.

In the URL 'apache.org.....', 'dist.codehaus.....' and 'ibiblio.......'
there isn't dom4j-1.4-dev-8.jar.

Which is the problem????
--
View this message in context: http://www.nabble.com/build-test-error-t1523340.html#a4172324
Sent from the ServiceMix - Dev forum at Nabble.com.


Re: build test error

Posted by Bruce Snyder <br...@gmail.com>.
On 4/28/06, emicalc <em...@libero.it> wrote:
>
> Hello,
> I have a problem with the build oh servicemix-2.0.2 with maven-1.0.2.
> When I start maven with no test ('maven -Dmaven.test.skip=true' command) the
> build succesfully complited;
> if I try to buld with test ('maven' command) the build failed; I have found
> the following error in the test:
> 1) [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2,534 sec
>     [junit] [ERROR] TEST
> org.servicemix.jbi.installation.ExplodedComponentInstallationTest
> FAILED
> Is this the problem???
> Thank's to everybody

Version 2.0.2 is very out of date as it was released back in November
2005. Since that time, there have been many, many changes. I highly
recommend using the latest source either from the Subversion
repository trunk (http://servicemix.org/Source) or from a source
download (http://cvs.apache.org/repository/incubator-servicemix/distributions/).

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

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/