| File | Date | Author | Commit |
|---|---|---|---|
| juffrou-assemble | 2013-10-08 |
|
[586c6f] [maven-release-plugin] prepare for next develop... |
| juffrou-reflect | 2014-03-06 |
|
[3b64b5] virtual fields improvement |
| juffrou-xml | 2013-10-08 |
|
[586c6f] [maven-release-plugin] prepare for next develop... |
| juffrou-xml-spring | 2013-10-08 |
|
[586c6f] [maven-release-plugin] prepare for next develop... |
| src | 2014-01-28 |
|
[2be162] Site author |
| .gitignore | 2013-04-20 |
|
[c22ecd] added to svn ignore |
| README.txt | 2013-08-26 |
|
[a2cd0f] Created exception for when property not recognized |
| pom.xml | 2013-10-08 |
|
[586c6f] [maven-release-plugin] prepare for next develop... |
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/.