On Fri, Aug 5, 2011 at 7:10 PM, Roger Bedell <[email protected]> wrote:

> Switched to Maven 2.1 on Trunk (Maven 3 doesn't compile the extensions),
> ran this:
>
> mvn install -D skipTests -P allExtensions
>
> then
>
> mvn eclipse:eclipse -P allExtensions
>
> Then imported into Eclipse as per the instructions in the quickstart.
>
> http://docs.geoserver.org/stable/en/developer/quickstart/index.html#quickstart
>
> Then ran (as Java Application)  the Start.java that is in: web-app |
> src/test/java | org.geoserver.web | Start.java in the Package Explorer.
>
> Runs fine, but the extensions don't appear. I'm particularly looking for
> the WPS service.
>
> What step am I missing?
>

Extensions have to be cherry-picked:

mvn eclipse:eclipse -Pwps

will setup the web-app project with the WPS extension as a dependency

Cheers
Andrea

-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to