likM2 - the LIK parent project

LIK sub-projects:

likCli
the LIK command line interface
likWeb
the LIK web interface
likFrw
the LIK framework
likEng
the LIK engine
likHal
the LIK hardware adaption layer

The site

Site built with maven:

~/ws/lik/likM2$ mvn site:site

You will need the following site descriptor in your ~/.m2/settings.xml:

<servers>
  <server>
      <id>sfsite</id>
      <username>yourSFuser</username>
      </server>
</servers>