Skip to content

Latest commit

 

History

History
 
 

release

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Release

The release module for GeoNetwork.

Open a terminal window and execute the following steps from within the release folder.

  • Once GeoNetwork has been built (run Maven in the repository root), download Jetty:

    mvn clean install -Djetty-download

  • Next, create the ZIP distributions and copy the WAR:

    ant