{"id":26702019,"url":"https://github.com/geonetwork/core-geoserver","last_synced_at":"2025-04-13T11:25:07.172Z","repository":{"id":3607112,"uuid":"4671942","full_name":"geonetwork/core-geoserver","owner":"geonetwork","description":"the geoext javascript libraries required by geonetwork","archived":false,"fork":false,"pushed_at":"2017-12-08T00:21:13.000Z","size":65952,"stargazers_count":4,"open_issues_count":2,"forks_count":10,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-27T02:38:53.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geonetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-15T06:00:37.000Z","updated_at":"2024-11-04T13:03:47.000Z","dependencies_parsed_at":"2022-09-01T04:21:13.874Z","dependency_job_id":null,"html_url":"https://github.com/geonetwork/core-geoserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geoserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geoserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geoserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geonetwork%2Fcore-geoserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geonetwork","download_url":"https://codeload.github.com/geonetwork/core-geoserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248704403,"owners_count":21148363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-27T02:32:22.307Z","updated_at":"2025-04-13T11:25:07.141Z","avatar_url":"https://github.com/geonetwork.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"Geoserver\n=========\n\nThe geoserver sub-module for geonetwork.  It builds a custom geoserver.\n\nUpgrade of GeoServer\n--------------------\n\n* Choose a version http://geoserver.org/\n\n* Then add this version to the core-maven-repo:\n```\nexport GS_VERSION=2.9.0\nexport GN_SOURCE=/data/dev/gn\n\ncd $GN_SOURCE\ngit clone git@github.com:geonetwork/core-maven-repo.git\n\n# Download the latest stable version of GeoServer war package\nmkdir geoserver-$GS_VERSION-war\ncd geoserver-$GS_VERSION-war\nwget http://pilotfiber.dl.sourceforge.net/project/geoserver/GeoServer/$GS_VERSION/geoserver-$GS_VERSION-war.zip\n\n#  Unzip the file \nunzip geoserver-$GS_VERSION-war.zip \n\n# Deploy the war package in the local maven repository\nmvn install:install-file -DgroupId=org.geoserver -DartifactId=geoserver -Dversion=$GS_VERSION -Dpackaging=war -DcreateChecksum=true -Dfile=geoserver.war \ncd ..\nrm -fr geoserver-$GS_VERSION-war\n\n# Copy the artifact from your local maven repository to ``maven_repo`` module.\ncp -R $HOME/.m2/repository/org/geoserver/geoserver/$GS_VERSION $GN_SOURCE/core-maven-repo/org/geoserver/geoserver\n\n# Publish to github maven repo\ncd core-maven-repo\ngit add .\ngit commit -m \"Add GeoServer version $GS_VERSION.\"\ngit push origin master\n\n```\n\n\n* Then update GeoNetwork to use this new version:\n```\n\ncd ../develop/geoserver\n\n# Update pom.xml to point to the new version\nvi pom.xml\n    \u003cgeoserver.version\u003e2.9.0\u003c/geoserver.version\u003e\n    \n# Configure GeoServer data dir\nvi src/main/webapp/WEB-INF/web.xml\n# Update the web.xml with the one from the new version and update the GEOSERVER_DATA_DIR\n   \u003ccontext-param\u003e\n      \u003cparam-name\u003eGEOSERVER_DATA_DIR\u003c/param-name\u003e\n      \u003cparam-value\u003e../geonetwork/data/geoserver_data\u003c/param-value\u003e\n   \u003c/context-param\u003e\n\n# (Optional but recommended ?)\n# Update the data dir with the default one\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonetwork%2Fcore-geoserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeonetwork%2Fcore-geoserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeonetwork%2Fcore-geoserver/lists"}