Changes Michal Maczka Added new goal hibernate:code-generation. Added new goal hibernate:schema-update. plugin:test fails without a network connection. maven-hibernate ignores the "config" attribute maven-hibernate needs cglib when sending SQL directly to the database Unit tests only functioned from the /src/plugin-test directory. plugin:test fails New aggregate-mappings goal to aggregate multiple .hbm files into one file. Added multiple base directories for mapping files Update to hibernate-2.1.3. Fix class not found exception by using correct base class loader. Update to hibernate-2.0.3. Add delimiter property to schema-export tag update to commons-jelly-20030902.160215 Upgrade to dom4j 1.4 Upgrade to dom4j 1.4-dev-8 Upgrade to commons-logging 1.0.3 Initial plugin created