Homework 2
CS520, Spring 2013


Due: Thursday, April 18


[Readings]

[Development Environment] Set up your development environment as described in the class notes.

[Maven] (15pt)

Follow Step 1 and 2 in Spring and Hibernate From Scratch to create a Spring web application called Bvvo. Use the Maven Assembly plugin to package the source files of the application into a zip file bvvo-src.zip and upload it to CSNS. For this assignment the source package should only include the /src folder and pom.xml.

[Subversion] (15pt)

Follow Step 1 in Import and Merge with Subclipse to import the Bvvo project to your Subversion repository. Note that only source files should be version controlled.

After the project is imported, create a tag called cs520-hw2.