Dashboard > Health Barometer > Home > Installation
Installation Log In   View a printable version of the current page.

Added by Roni Ström , last edited by Roni Ström on Dec 08, 2007  (view change)
Labels: 
(None)

  1. Download maven 2.0.8 and install it under /opt and export MVN_HOME/bin to path
  2. Change directory to eclipse workspace and execute following command:
    mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0.1 -DgroupId=fi.tkk.soberit.hb -DartifactId=hb
  3. Create hb database and user to mysql
  4. Change directory to hb
  5. Edit jdbc.username and jdbc.password elements at the bottom of pom.xml file
  6. Run command 'mvn'
  7. mvn jetty:run-war
  8. check that appfuse works on http://localhost:8080
  9. mvn appfuse:full-source
  10. mvn install eclipse:eclipse
  11. mvn -Declipse.workspace=/home/maranello/workspace/ialehto eclipse:add-maven-repo
Powered by a free Atlassian Confluence Open Source Project License granted to Agilefant. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators