And I'm seeing it on rev. 507970 as well. I don't see any recent changes in this space. The target doesn't contain the ear it is supposed to and after the failure we just have an empty directory with the ear name suffixed with "-unpacked". Building within the module didn't help.

Joe


Rakesh Midha wrote:
I am getting this on revision 507910

Any idea how to fix it?

Thanks
Rakesh

On 2/9/07, *Ted Kirby* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Now, I get this failure:

    [INFO] Executing tasks
        [unzip] Expanding:
    C:\g\modules\geronimo-j2ee-builder\target\test-ear-javaee
    _5.ear into
    C:\g\modules\geronimo-j2ee-builder\target\test-ear-javaee_5-unpacked
    .ear
    [INFO]
    ------------------------------------------------------------------------

    [ERROR] BUILD ERROR
    [INFO]
    ------------------------------------------------------------------------
    [INFO] Error executing ant tasks

    Embedded error: Error while expanding
    C:\g\modules\geronimo-j2ee-builder\target\
    test-ear-javaee_5.ear
    C:\g\modules\geronimo-j2ee-builder\target\test-ear-javaee_5.ear (The
    system cann
    ot find the file specified.)

    On 2/9/07, Ted Kirby <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>> wrote:
     > From head 505174, I was getting this error:
     > Compiling 89 source files to
    C:\g\modules\geronimo-connector\target\classes
     > [INFO]
    ------------------------------------------------------------------------

     > [ERROR] BUILD FAILURE
     > [INFO]
    ------------------------------------------------------------------------
     > [INFO] Compilation failure
     >
     >
    
C:\g\modules\geronimo-connector\src\main\java\org\apache\geronimo\connector\outbound\GeronimoConnectionEventListener.java:[28,34]

     > package org.apache.commons.logging does not exist
     >
     >
    
C:\g\modules\geronimo-connector\src\main\java\org\apache\geronimo\connector\outbound\Gero
     >
     > I added the dependency to
    C:\g\modules\geronimo-connector\pom.xml, and
     > was able to progress:
     >
     > <dependency>
     >             <groupId>commons-logging</groupId>
     >             <artifactId>commons-logging</artifactId>
     >         </dependency>
     >


Reply via email to