Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 25409 invoked from network); 10 Feb 2004 14:13:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Feb 2004 14:13:14 -0000 Received: (qmail 43347 invoked by uid 500); 10 Feb 2004 14:11:53 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 43262 invoked by uid 500); 10 Feb 2004 14:11:52 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Delivered-To: moderator for geronimo-dev@incubator.apache.org Received: (qmail 68238 invoked from network); 10 Feb 2004 13:53:13 -0000 Message-ID: <00d201c3efdd$3a69d0d0$921f708c@info.mll.csie.ntu.edu.tw> From: "cwyou" To: Subject: A build failure while building a server Date: Tue, 10 Feb 2004 21:53:14 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00CF_01C3F020.48623040" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_00CF_01C3F020.48623040 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Hi: I am running a debian linux. I build Geronimo successfully on this = platform, except getting some warning messages while building = "maven-xmlbeans-plugin". The warning messages are: > plugin:deploy: > [mkdir] Created dir: = /root/.maven/plugins/geronimo-maven-xmlbeans-plugin-DEV =20 > [unzip] Expanding: = /root/incubator-geronimo/modules/maven-xmlbeans-plugin/target/geronimo-ma= ven-xmlbeans-plugin-DEV.jar into = /root/.maven/plugins/geronimo-maven-xmlbeans-plugin-DEV > [echo]=20 > Warning: Contents of = /root/maven-1.0-rc1/plugins/geronimo-maven-xmlbeans-plugin-DEV.jar does = not match the unpacked contents of = /root/.maven/plugins/geronimo-maven-xmlbeans-plugin-DEV directory. Although I build Geronimo successfully, I can't run the server. I issue = the command > maven deployinstallrun The process failed when executing "deploy:server" goal. The error messages are: > Attempting to download mx4j-SNAPSHOT.jar. > Attempting to download mx4j-SNAPSHOT.jar. > > deployinstallrun: > deploy:server: > [echo] Processing dependency: geronimo:geronimo-kernel > [echo] Processing dependency: cglib:cglib-full > [echo] Processing dependency: commons-logging:commons-logging > [echo] Processing dependency: log4j:log4j > [echo] Processing dependency: mx4j:mx4j > [echo] in deploy:server > > BUILD FAILED > File...... file:/root/.maven/plugins/geronimo-maven-plugin-DEV/ > Element... j:invokeStatic > Line...... 27 > Column.... 120 > java.lang.reflect.InvocationTargetException > Total time: 7 seconds > Finished at: Wed Feb 11 05:32:23 CST 2004 Can somebody tell me how to solve this problem? Thanks a lot... ------=_NextPart_000_00CF_01C3F020.48623040 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Hi:
    I am running a debian linux. I = build=20 Geronimo successfully on this platform, except getting some warning = messages=20 while building "maven-xmlbeans-plugin". The warning messages = are:
 
>    plugin:deploy:
>        [mkdir]=20 Created dir:=20 /root/.maven/plugins/geronimo-maven-xmlbeans-plugin-DEV   = =20
>        = [unzip]=20 Expanding:=20 /root/incubator-geronimo/modules/maven-xmlbeans-plugin/target/geronimo-ma= ven-xmlbeans-plugin-DEV.jar=20 into=20 /root/.maven/plugins/geronimo-maven-xmlbeans-plugin-DEV
> &nbs= p;     =20 [echo]
>      Warning: Contents of=20 /root/maven-1.0-rc1/plugins/geronimo-maven-xmlbeans-plugin-DEV.jar does = not=20 match the unpacked contents of=20 /root/.maven/plugins/geronimo-maven-xmlbeans-plugin-DEV=20 directory.
Although I build Geronimo successfully, I can't run = the=20 server. I issue the command
>    maven = deployinstallrun
The process failed when executing "deploy:server"=20 goal.
The error messages are:
 
>    Attempting to download=20 mx4j-SNAPSHOT.jar.
>    Attempting to download=20 mx4j-SNAPSHOT.jar.
>
>   =20 deployinstallrun:
>   =20 deploy:server:
>        [echo]=20 Processing dependency:=20 geronimo:geronimo-kernel
>       = ;=20 [echo] Processing dependency:=20 cglib:cglib-full
>        = [echo]=20 Processing dependency:=20 commons-logging:commons-logging
>     &nbs= p; =20 [echo] Processing dependency:=20 log4j:log4j
>        [echo] = Processing=20 dependency: mx4j:mx4j
>        = [echo]=20 in deploy:server
>
>    BUILD = FAILED
>   =20 File......=20 file:/root/.maven/plugins/geronimo-maven-plugin-DEV/
>  &= nbsp;=20 Element... j:invokeStatic
>    Line......=20 27
>    Column.... 120
>   =20 java.lang.reflect.InvocationTargetException
>    = Total=20 time: 7 seconds
>    Finished at: Wed Feb 11 = 05:32:23 CST=20 2004
Can somebody tell me how to solve this = problem?
Thanks a lot...
 
 
------=_NextPart_000_00CF_01C3F020.48623040--