You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Simon Peng <dd...@gmail.com> on 2007/05/08 17:42:10 UTC

Re: trunk build failed on Windows

Removing 
    <dependency>
      <groupId>org.apache.openejb</groupId>
      <artifactId>container</artifactId>
      <version>${version}</version>
      <type>pom</type> 
      <scope>compile</scope>
    </dependency>
from M2_REPO/org/apache/openejb/server/3.0-incubating-SNAPSHOT/server-3.0-
incubating-SNAPSHOT.pom solves the problem.