Luis Amorim ha scritto: > Hi, > > I'm trying to build GeoServer 1.7.x with maven (2.0.9) at ubuntu 9.04, > but I get the build error below when I use "mvn install" > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to execute: Executing Ant script: /config.build.xml > [config]: Failed to execute. > > Unable to locate configuration: > /home/user/workspace/geoserver/src/web/app/minimal
web/app? it should be web/minimal instead. Not sure why do you have the extra app in the mix, did you set any extra variable and the like? "app" was a directory present in the web module on trunk, and I see you're trying -Pweb2 which also is about building an old version of trunk. Maybe you're mixing up instructions between the 1.7.x and the trunk series? Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
