You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by George Cox <gj...@extremis.net> on 2004/04/01 12:19:33 UTC

Re: ClassNotFoundException

On 26/03 13:02, Patrice Le Vexier wrote:

> I have a problem while compiling geronimo :
> +----------------------------------------
> | Executing (default): Geronimo maven deployment plugin
> | Memory: 17M/26M
> +----------------------------------------
> BUILD FAILED
> File...... file:/D:/geronimo/incubator-geronimo/maven.xml
> Element... maven:reactor
> Line...... 180
> Column.... 27
> java.lang.ClassNotFoundException:
> org.apache.geronimo.kernel.log.GeronimoLogFactory
> Total time: 4 minutes 16 seconds
> Finished at: Fri Mar 26 12:57:55 EST 2004

Are you using Maven 1.0-rc2?  See my other message to the list yesterday
:-)  Geronimo builds OK with Maven-1.0rc1, but not with Maven-1.0rc2.

-- 
[gjvc]

RE: ClassNotFoundException

Posted by Patrice Le Vexier <pl...@comcast.net>.
Yes,

I use Maven 1.0-rc2 with java 1.4.2_04.

Thanks a lot for your help !

Patrice

-----Message d'origine-----
De : George Cox [mailto:gjvc@extremis.net]
Envoye : jeudi 1 avril 2004 05:20
A : geronimo-dev@incubator.apache.org
Objet : Re: ClassNotFoundException


On 26/03 13:02, Patrice Le Vexier wrote:

> I have a problem while compiling geronimo :
> +----------------------------------------
> | Executing (default): Geronimo maven deployment plugin
> | Memory: 17M/26M
> +----------------------------------------
> BUILD FAILED
> File...... file:/D:/geronimo/incubator-geronimo/maven.xml
> Element... maven:reactor
> Line...... 180
> Column.... 27
> java.lang.ClassNotFoundException:
> org.apache.geronimo.kernel.log.GeronimoLogFactory
> Total time: 4 minutes 16 seconds
> Finished at: Fri Mar 26 12:57:55 EST 2004

Are you using Maven 1.0-rc2?  See my other message to the list yesterday
:-)  Geronimo builds OK with Maven-1.0rc1, but not with Maven-1.0rc2.

-- 
[gjvc]