Skip to content

rashiph/LibraryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The following is a quick guide to preparing the Library Management System web application.

Prerequisites

  • jdk 1.7
  • mysql 5.6
  • maven 3.0.5

Use homebrew to install the stuff you need.

Usual build tasks

  • Compile source/tests, run the unit tests, make a war mvn clean package

  • Determine code coverage: mvn clean cobertura:cobertura. The coverage reports can be viewed at ./target/site/cobertura/index.html

  • Start server mvn jetty:run

  • Report updates on dependencies mvn versions:display-dependency-updates

ThoughtWorks, Inc © 2013

About

this is an internal application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •