There are two options to build a geronimo server under vote: 1, add the staging repo to the root pom. and then build the server 2, Bootstrap the build "mvn install -Dstage=bootstrap", and then build the server.
On Tue, Dec 7, 2010 at 5:42 PM, Johannes Weberhofer <[email protected]> wrote: > When I try to build, I get the error message below. Is there an additional > maven-configuration that must be set? > > Thank you, > Johannes > > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.apache.geronimo:geronimo:pom:2.2.1 > > Reason: Cannot find parent: org.apache.geronimo.genesis:genesis-java5-flava > for project: org.apache.geronimo:geronimo:pom:2.2.1 for project > org.apache.geronimo:geronimo:pom:2.2.1 > -- Shawn
