Hello, After making a patch and applying a workaround to the openjpa-maven-plugin, I am now able to create my schema file.
http://jira.codehaus.org/browse/MOJO-1324 http://jira.codehaus.org/browse/MOJO-1325 Now, I may just be dense, but I can't seem to figure out from the documentation how to commit the schema to my DB... I used to use Kodo JDO, and the schema tool would actually make the changes to my DB. If somebody could explain what I'm doing wrong, I'd really appreciate it! Thank you! =dml