[Geoserver-devel] Maven repositories and plugins

​ ​Hi,

I’m working on an application at the moment, where we use jetty as the container for geoserver.

For this we need access to the wars and the plugins (*.zip files), which I can’t find in the

Would it be possible to publish the war files and the zipped plugins to the repo.boundlessgeo.com?

The extra zip files could be added to the deployment by using the maven assembly plugin, and thus reduce the dependency on the shell scripts for a complete build and deployment of the artifacts.

I’d be happy to supply a pull request if requested.

Kind Regards,

Frode Carlsen

The war’s at least are available - artifact name is gs-web-app. I’m not sure about the others.

http://repo.boundlessgeo.com/main/org/geoserver/web/gs-web-app/

···

On Thu, Mar 19, 2015 at 11:02 AM, Frode Odde CARLSEN <fc@anonymised.com> wrote:

​ ​Hi,

I’m working on an application at the moment, where we use jetty as the container for geoserver.

For this we need access to the wars and the plugins (*.zip files), which I can’t find in the

Would it be possible to publish the war files and the zipped plugins to the repo.boundlessgeo.com?

The extra zip files could be added to the deployment by using the maven assembly plugin, and thus reduce the dependency on the shell scripts for a complete build and deployment of the artifacts.

I’d be happy to supply a pull request if requested.

Kind Regards,

Frode Carlsen


Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

I don’t think you need the plugin zip files, just depend on the extensions you need and they are pulled in as transitive dependencies.

There was a tutorial on making a custom web app. Look at the end of this tutorial http://docs.geoserver.org/latest/en/developer/programming-guide/ows-services/implementing.html

···

On 19 March 2015 at 08:02, Frode Odde CARLSEN <fc@anonymised.com> wrote:

​ ​Hi,

I’m working on an application at the moment, where we use jetty as the container for geoserver.

For this we need access to the wars and the plugins (*.zip files), which I can’t find in the

Would it be possible to publish the war files and the zipped plugins to the repo.boundlessgeo.com?

The extra zip files could be added to the deployment by using the maven assembly plugin, and thus reduce the dependency on the shell scripts for a complete build and deployment of the artifacts.

I’d be happy to supply a pull request if requested.

Kind Regards,

Frode Carlsen


Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Jody Garnett

Sorry, my mistake - I can find the war, but not the plugins

···

Fra: Chris Bennight chris@anonymised.com
Sendt: 20. mars 2015 00:40
Til: Frode Odde CARLSEN
Kopi: geoserver-devel@lists.sourceforge.net
Emne: Re: [Geoserver-devel] Maven repositories and plugins

The war’s at least are available - artifact name is gs-web-app. I’m not sure about the others.

http://repo.boundlessgeo.com/main/org/geoserver/web/gs-web-app/

On Thu, Mar 19, 2015 at 11:02 AM, Frode Odde CARLSEN <fc@anonymised.com> wrote:

​ ​Hi,

I’m working on an application at the moment, where we use jetty as the container for geoserver.

For this we need access to the wars and the plugins (*.zip files), which I can’t find in the

Would it be possible to publish the war files and the zipped plugins to the repo.boundlessgeo.com?

The extra zip files could be added to the deployment by using the maven assembly plugin, and thus reduce the dependency on the shell scripts for a complete build and deployment of the artifacts.

I’d be happy to supply a pull request if requested.

Kind Regards,

Frode Carlsen


Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

​Thanks, that works :slight_smile:

···

Fra: Jody Garnett jody.garnett@anonymised.com
Sendt: 20. mars 2015 07:29
Til: Frode Odde CARLSEN
Kopi: geoserver-devel@lists.sourceforge.net
Emne: Re: [Geoserver-devel] Maven repositories and plugins

I don’t think you need the plugin zip files, just depend on the extensions you need and they are pulled in as transitive dependencies.

There was a tutorial on making a custom web app. Look at the end of this tutorial http://docs.geoserver.org/latest/en/developer/programming-guide/ows-services/implementing.html


Jody Garnett

On 19 March 2015 at 08:02, Frode Odde CARLSEN <fc@anonymised.com> wrote:

​ ​Hi,

I’m working on an application at the moment, where we use jetty as the container for geoserver.

For this we need access to the wars and the plugins (*.zip files), which I can’t find in the

Would it be possible to publish the war files and the zipped plugins to the repo.boundlessgeo.com?

The extra zip files could be added to the deployment by using the maven assembly plugin, and thus reduce the dependency on the shell scripts for a complete build and deployment of the artifacts.

I’d be happy to supply a pull request if requested.

Kind Regards,

Frode Carlsen


Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel