Hi Chinthaka & everybody else

I followed instructions in the FAQ ( with jdk1.5 I modify the security file to add BC as provider)
But when I launch maven , a lot of targets are built but at the end I got this


+----------------------------------------
| Executing multiproject:install-callback Apache Axis 2.0 - DOM over OM
| Memory: 8M/12M
+----------------------------------------
Tentative de tÚlÚchargement de axiom-1.0-SNAPSHOT.jar.
Tentative de tÚlÚchargement de axis2-common-0.95-SNAPSHOT.jar.
Tentative de tÚlÚchargement de axis2-core-0.95-SNAPSHOT.jar.

jar:jar:

jar:install:


build:end:

build:start:

multiproject:install-callback:
    [echo] Running jar:install for Apache Axis 2.0 - DOM over OM
java:prepare-filesystem:

java:compile:
    [echo] Compiling to D:\work\axis2-dev\modules\doom/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
    [junit] Running org.apache.axis2.om.impl.dom.DocumentImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,5 sec
    [junit] Running org.apache.axis2.om.impl.dom.DOMImplementationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,39 sec
    [junit] Running org.apache.axis2.om.impl.dom.ElementImplTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,406 sec
    [junit] Running org.apache.axis2.om.impl.dom.MessagesTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0,672 sec
    [junit] [ERROR] TEST org.apache.axis2.om.impl.dom.MessagesTest FAILED
    [junit] Running org.apache.axis2.om.impl.dom.OMDOMFactoryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,296 sec
    [junit] Running org.apache.axis2.om.impl.dom.TextImplTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,297 sec

BUILD FAILED
File...... C:\Documents and Settings\bruno\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settings\bruno\.maven\cache\maven-test-plugin-1.6.2\plugin.jelly:181:54: <fail> There were test failures.
Total time: 2 minutes 11 seconds
Finished at: Thu Mar 16 13:54:14 CET 2006

If someone has the answer , it will be nice

 

Thanks in advance


-----Message d'origine-----
De : Eran Chinthaka [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi 16 mars 2006 10:24
À : [email protected]
Objet : Re: failure when trying to build axis2

Hi Bruno,

If you can exactly point out your problem, I may be able to help you.

About the jars, yes there can be a slight problem, if maven can not establish a connection to the repository properly.

But since you have mentioned that your build is successful, I don't think you still have problems with your jars.

Are you having problems with tests ? If you are using jdk5, please make sure you follow the tips given in the FAQ.

-- Chinthaka

bruno wanadoo wrote:
> Hi to all
> I had the same problem myself with wersion 0.94
>
> After download latest sources from svn everything works fine and at
> last the build is successful But I still have problem with sme of the
> tests
>
>  

---------------------------------------------------------------------------------------
Wanadoo vous informe que cet  e-mail a ete controle par l'anti-virus mail.
Aucun virus connu a ce jour par nos services n'a ete detecte.


Reply via email to