Gilded-Rose Refactoring Kata

The Kata can be compiled using Maven and typing:

mvn clean compile

A jar could be packaged using mvn clean package, however there was no requirement to produce a running application so the jar was not populated with a Manifest file.