pull AllocInfo out of RecordManager template
enable debugging support in the generated code in the POM
better error handling in the maven plugin
diff --git a/asterix-transactions/pom.xml b/asterix-transactions/pom.xml
index 8b2eb06..13a01a6 100644
--- a/asterix-transactions/pom.xml
+++ b/asterix-transactions/pom.xml
@@ -38,6 +38,7 @@
                 <artifactId>record-manager-generator-maven-plugin</artifactId>
                 <version>0.8.1-SNAPSHOT</version>
                 <configuration>
+                    <debug>false</debug>
                     <arenaManagerTemplate>ArenaManager.java</arenaManagerTemplate>
                     <recordManagerTemplate>RecordManager.java</recordManagerTemplate>
                     <recordTypes>