floratos-lab / geworkbench-web

geWorkbench web application - the evolution of geWorkbench project into the age of cloud computing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set up a maven project for better building and deployment

zhouji2013 opened this issue · comments

So the building and deployment process will be:

  • more consistent
  • better documented, especially for the library dependency
  • more efficient

geworkbench web application is changed as maven project based on master branch. I created
a branch call "meven-build" to store this maven project.

This maven project is based on vaadin 6.x, it may need to be modified when vaadin 7 is applied