Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Build CleverBus is OpenHub framework is very easy:

  1. download sources from GitHub or clone Git repository
  2. call mvn package
  3. deploy cleverbusopenhub.war (module web-admin) to application server and start it (smile)(smile)

 

Info

Must be called mvn package and not mvn compile because there are dependencies in resources between Maven modules which use maven-dependency-plugin plugin with unpack-dependencies goal.

...

You can continue with starting new integration project or with writing new integration routes.