Hi, I tried again "mvn install" at branch 1.7.x and got the following message:
[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/minimal [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13 minutes 47 seconds [INFO] Finished at: Sat Jul 25 14:37:30 BRT 2009 [INFO] Final Memory: 156M/236M [INFO] ------------------------------------------------------------------------ At least now I get the /web/minimal instead of "app"; but still doesn`t work. ""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?" I tried -Pweb2 just at trunk. Thanks! Luis. 2009/7/24 Andrea Aime <[email protected]> > 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
