David Winslow ha scritto:
> Hi all.
> 
> I am starting work on a project that will involve some custom extensions
> to GeoServer, alongside some more general "web site" features that will
> be handled by a second piece of server software.
> 
> In order to get developers up and running quickly, I would like to be
> able to distribute a maven project that is "just" the GeoServer
> extension specific to the project and let maven handle grabbing the rest
> of GeoServer and standing up an instance via the jetty plugin.  So, I
> need GeoServer modules in a Maven repository; ideally, including a
> geoserver war package.  Of course I could host my own, but this seems
> like something that makes sense for the GeoServer community.
> 
> So, what do you think of making "deploy to Maven repository" part of the
> release process (or even crazier, having Hudson deploy from the nightly
> builds)?

I would be ok, and I find not crazy to do that on the nightly builds 
actually, since that time is spent by a machine and does not need to
be attended to.

However I guess it is necessary to have also the release publish those
artifacts for people that need to build on top of a stable release I 
guess. Let's just put that at the end of the release process, in 
parallel to writing all the mails, so that it does not block the
releases next steps.

Since the current web/app module is declared as a jar instead of a war
thought (custom packaging issues I guess) you'll have to find a way
not to depend on the .war or else see if you can make web/app build a 
.war instead.

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to