Index: src/main/resources/archetype-resources/pom.xml
===================================================================
--- src/main/resources/archetype-resources/pom.xml (revision 486)
+++ src/main/resources/archetype-resources/pom.xml (working copy)
@@ -74,7 +74,7 @@
target/generated-sources/java
configFile=\${basedir}/src/main/resources/hibernate.cfg.xml,
- destFile=\${basedir}/target/generated-sources/resources/hibernate.cfg.xml
+ destFile=\${basedir}/target/classes/hibernate.cfg.xml
1.5