Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 289 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 289 Bytes

Building

  • Run mvn clean install
  • To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-wicket-${version}.zip
  • The readme.txt placed in the distribution is not this one, see dist/src/main/assembly/readme.txt