You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "n. alex rupp" <al...@nrfx.com> on 2004/02/12 05:55:57 UTC

The damn thing doesn't build

First I checked out a fresh, clean copy of the source.

Then, as per David's instructions (Jeremy's? Dain's?) I ran the following:

$ maven plugins
(worked fine)

$ maven

me@here /cvsandbox/geronimo/HEAD/incubator-geronimo
$ cd assembly/

me@here /cvsandbox/geronimo/HEAD/incubator-geronimo/assembly
$ maven

And here's what I get:

Attempting to download mx4j-SNAPSHOT.jar.
Attempting to download mx4j-SNAPSHOT.jar.
default:
deploy:server:
    [mkdir] Created dir:
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\lib
    [echo] Processing dependency: geronimo:geronimo-kernel
    [copy] Copying 1 file to
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\lib
    [echo] Processing dependency: cglib:cglib-full
    [copy] Copying 1 file to
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\lib
    [echo] Processing dependency: commons-logging:commons-logging
    [copy] Copying 1 file to
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\lib
    [echo] Processing dependency: mx4j:mx4j
    [copy] Copying 1 file to
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\lib
    [mkdir] Created dir:
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\bin
    [jar] Building jar:
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\bin\server.j
ar
    [mkdir] Created dir:
E:\cygwin\cvsandbox\geronimo\neo\incubator-geronimo\assembly\target\config
    [echo] in deploy:server

BUILD FAILED
File...... file:/C:/Documents and
Settings/Administrator.SAUSSURE/.maven/plugins/geronimo-maven-plugin-DEV/
Element... j:invokeStatic
Line...... 27
Column.... 120
java.lang.reflect.InvocationTargetException
Total time: 17 seconds
Finished at: Wed Feb 11 22:51:44 CST 2004


This is the same thing I've been getting all afternoon.  Please advise.
--
N. Alex Rupp (alex@nrfx.com)


Re: The damn thing doesn't build

Posted by Bruce Snyder <fe...@frii.com>.
This one time, at band camp, n. alex rupp said:

nar>Bruce wrote:
nar>
nar>> I notice that you're using Cygwin. Could that be the problem? I am not
nar>> a Windoze guy so I can't really comment on that.
nar>
nar>Nope.  Wasn't Windows.  Or Cygwin.  There was a problem, Dain fixed it & I just
nar>confirmed it.
nar>Works fine now.

I hazard a guess that I compiled after Dain had already fixed this. 

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project 
http://www.castor.org/

Apache Geronimo 
http://incubator.apache.org/projects/geronimo.html


Re: The damn thing doesn't build

Posted by "n. alex rupp" <ru...@umn.edu>.
Bruce wrote:

> I notice that you're using Cygwin. Could that be the problem? I am not
> a Windoze guy so I can't really comment on that.

Nope.  Wasn't Windows.  Or Cygwin.  There was a problem, Dain fixed it & I just
confirmed it.
Works fine now.

Gracias Dain ; )
--
N. Alex Rupp


Re: The damn thing doesn't build

Posted by Bruce Snyder <fe...@frii.com>.
This one time, at band camp, n. alex rupp said:

nar>First I checked out a fresh, clean copy of the source.
nar>
nar>Then, as per David's instructions (Jeremy's? Dain's?) I ran the following:
nar>
nar>$ maven plugins
nar>(worked fine)
nar>
nar>$ maven
nar>
nar>me@here /cvsandbox/geronimo/HEAD/incubator-geronimo
nar>$ cd assembly/
nar>
nar>me@here /cvsandbox/geronimo/HEAD/incubator-geronimo/assembly
nar>$ maven
nar>
nar>And here's what I get:
...
nar>This is the same thing I've been getting all afternoon.  Please advise.

Alex, 

I just had to do a clean checkout because something with my working dir
was horked. Anyway, I executed maven plugins and then maven and it built
just fine.

I notice that you're using Cygwin. Could that be the problem? I am not
a Windoze guy so I can't really comment on that.

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project 
http://www.castor.org/

Apache Geronimo 
http://incubator.apache.org/projects/geronimo.html