Building instructions for release indicates wrong DconfigDirectory
------------------------------------------------------------------
Key: GEOS-3353
URL: http://jira.codehaus.org/browse/GEOS-3353
Project: GeoServer
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0-RC1
Environment: OSX, Java 1.6
Reporter: ingenieroariel
Assignee: Andrea Aime
Priority: Minor
Fix For: 2.0-RC2
Using revision: 13160
The instructions in [1] say:
mvn clean install -DconfigId=release -DconfigDirectory=../../data
Which gives the following error:
Unable to locate configuration: ../../data/release
Changing it to:
mvn clean install -DconfigId=release -DconfigDirectory=../../
Works just fine.
[1] http://docs.geoserver.org/trunk/en/developer/maven-guide/index.html#building-the-web-module
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira