Not your fault, I haven't been keeping RESTConfig very up to date and we 
have recently swapped out the configuration API for something nicer, but 
apparently not 100% compatible with how RESTConfig does things.  I will 
try to resolve this issue today so you can check things out.  Thanks for 
finding this!

-David Winslow

chris thatcher wrote:
> I'm sure I'm making a simple mistake but I'm trying to compile trunk 
> so I can play with the RESTConfig.
>
> $ mvn install -Dcommunity -P rest,RESTConfig
>
>
> Which does a lot but ends with:
>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building REST Configuration Service Module
> [INFO]    task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 22 source files to 
> C:\cygwin\opt\geoserver\community\RESTConfig\target\classes
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> C:\cygwin\opt\geoserver\community\RESTConfig\src\main\java\org\geoserver\restconfig\DataStoreFileResource.java:[331,33]
>  
> cannot find symbol
> symbol  : constructor XMLConfigReader(java.io.File,<nulltype>)
> location: class org.vfny.geoserver.global.xml.XMLConfigReader
>
> C:\cygwin\opt\geoserver\community\RESTConfig\src\main\java\org\geoserver\restconfig\CoverageResource.java:[229,27]
>  
> cannot find symbol
> symbol  : constructor MetaDataLink()
> location: class org.vfny.geoserver.global.MetaDataLink
>
>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 3 minutes 26 seconds
> [INFO] Finished at: Thu Jun 12 18:37:40 EDT 2008
> [INFO] Final Memory: 39M/63M
> [INFO] 
> ------------------------------------------------------------------------
>
> Sometimes Maven leaves me a bit perplexed so I thought maybe someone 
> else could see a simple error I'm making.
> Thanks!
>
> -- 
> Christopher Thatcher !DSPAM:4040,485278d0320153362379201!
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
>
> !DSPAM:4040,485278d0320153362379201!
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
> !DSPAM:4040,485278d0320153362379201!
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to