accuweaver.com
JPA and Maven and multiple persistence units - AccuWeaver
I needed to convert an existing Netbeans build to use Maven in order to stabilize the code and support Test Driven Development.Generally this was a fairly simple process: just move all the source files and resources to the right folders in a new Maven project, and add the dependencies.Everything was going swimmingly until I ran