Issue 10428

Investigate project structure (liquibase, tests, pom)

10428
Reporter: trobertson
Assignee: jcuadra
Type: Task
Summary: Investigate project structure (liquibase, tests, pom)
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-11-17 10:00:57.589
Updated: 2013-12-16 17:50:49.946
Resolved: 2011-12-05 15:24:30.943
        
Description: Tim has disabled sonar for this project because it fails.
This is a legacy project, that we want to use, and has solid integration tests but the structure needs to be brought in line with the other projects.  Jenkins uses a profile to get the DB credentials, which work for the unit tests (should be integrations tests?) but when Sonar runs, it does not get the profile.

The project structure in general needs a review so it builds, runs sonar and is "standard"]]>
    


Author: lfrancke@gbif.org
Created: 2011-12-01 10:48:51.259
Updated: 2011-12-01 10:48:51.259
        
Integration Tests are misnamed.

Rename to end with IT and add the failsafe plugin and we'll try again.