Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-M5
-
Fix Version/s: 2.0-RC1
-
Component/s: Tools - AMP
-
Labels:None
-
Environment:Windows XP JDK 1.5 Eclipse
Description
When running mvn appfuse:full-source. A hibernate.cfg.xml file is placed in both src/main/resources and src/test/resources. This causes all tests to fail since hibernate will read the incorrect configuration file from src/test/resources during unit testing. As a work around, simply delete the hibernate.cfg.xml from the test resources
http://fisheye4.cenqua.com/changelog/appfuse/?cs=2752