# juffrou-code **Repository Path**: hawk/juffrou-code ## Basic Information - **Project Name**: juffrou-code - **Description**: mirror repo - git://git.code.sf.net/p/juffrou/code site: http://juffrou.sourceforge.net/downloads.html - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-04-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Juffrou is a maven project. The sources are organized in a typical maven2 structure To upload files to sourceforge > mvn wagon:upload To release without deploying the site > mvn release:clean release:prepare release:perform -Dgoals=deploy To deploy the site > mvn site site:deploy Before deploying, artifacts or site, create a shell on sourceforge with the command > ssh cemartins,juffrou@shell.sourceforge.net create Snapshot and release deployment are made with sonatype and you will need a GPG client installed on your command line path. For more information, please refer to http://www.gnupg.org/.