tried mysql run configuration I used before, I get same errors. Something must've broken..
2009/11/10 Andrus Adamchik <and...@objectstyle.org> > > On Nov 10, 2009, at 1:46 PM, Aristedes Maniatis wrote: > > Is HSQLDB the only database which can run completely within maven in this >> way? Do all others, even the pure Java ones, require an external database to >> be already set up and connection.properties installed? >> > > connection.properties entry is the minimal requirement. From there, Java > in-memory DB's don't require a separate DB installation. Others do of > course. > > Andrus > > -- Andrey