Hi
I am having a problem getting the community schema branch going. I've
followed the instructions at
http://docs.codehaus.org/display/GEOS/Complex+Datastore:
svn co http://svn.geotools.org/geotools/branches/2.4.x
cd 2.4.x
mvn install -Ppending
The docs say to make sure the community schema branch has compiled
properly to cd into 'modules/unsupported/community-schema' and 'mvn
clean install' from there. The 'community-schema' directory doesn't
exist, but the plural does, so I did the install from there:
$cd modules/unsupported/community-schemas
$mvn clean install -Ppending
...
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] Geotools community schemas support .................... SUCCESS
[10.343s]
[INFO] ISO Feature Implementation module ..................... SUCCESS
[15.953s]
[INFO] DataStore InProcess SQL View helper classes ........... SUCCESS
[14.531s]
[INFO] Community Schemas DataStore ........................... SUCCESS
[2:11.996s]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
So then I download, compile and install geoserver:
svn co https://svn.codehaus.org/geoserver/branches/1.6.x
cd 1.6.x/geoserver
mvn install -Dcommunity -DconfigId=community-schema
-DconfigDirectory=../configuration > mvn_install.log
All starts off ok with community schema wfs in there...
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] GeoServer 1.6.x
[INFO] GeoServer Maven Plugins
[INFO] Plugins configuration files
[INFO] Configuration Deployment PlugIn
[INFO] Core Platform Module
[INFO] Data Module
[INFO] Open Web Service Model
[INFO] Open Web Service Module
[INFO] Main Module
[INFO] Web Coverage Service Module
[INFO] Validation Module
[INFO] Web Feature Service Model
[INFO] Web Feature Service Module
[INFO] Versioning Web Feature Service Model
[INFO] Versioned Web Feature Service Module
[INFO] Web Map Service Module
[INFO] Web Application Module
[INFO] Test Module
[INFO] Community Space
[INFO] Hello World Service Module
[INFO] preferences
[INFO] Preference Store Core Service Module
[INFO] Preference Store Web Service Module
[INFO] Community Space
[INFO] Community Schemas Capable Web Feature Service Module
[INFO] Web Application Module
[INFO] KML OWS5
[INFO]
------------------------------------------------------------------------
[INFO] Building GeoServer 1.6.x
[INFO] task-segment: [install]
It all looks fine up until SVGTest, which sparks an error, but it pushes
on and does the rest anyway, which all goes OK. So I move on to:
cd community/community-schemas/web-c
mvn jetty:run
Now here I get the following build error:
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.geoserver:wfs-c:jar:1.6.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.geoserver
-DartifactId=wfs-c -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.geoserver -DartifactId=wfs-c
-Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
Path to dependency:
1) org.geoserver:web-c:jar:1.6.0
2) org.geoserver:wfs-c:jar:1.6.0
----------
1 required artifact is missing.
for artifact:
org.geoserver:web-c:jar:1.6.0
------------------------------------------------------------------------
--------
So, wfs-c is missing? Can anyone please shed some light? I am currently
running geoserver for somethings, and another WFS for complex feature
support, but if I can get complex features to work with geoserver it
will make things much easier for us!
Thanks
Miles
___________________________________________________________________________
Australian Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not the
intended recipient, you are notified that use or dissemination of this communication is
strictly prohibited by Commonwealth law. If you have received this transmission in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and
DELETE the message.
Visit our web site at http://www.antarctica.gov.au/
___________________________________________________________________________