[ http://issues.apache.org/jira/browse/JDO-313?page=comments#action_12367578 ]
Michael Bouschen commented on JDO-313: -------------------------------------- I renamed my .maven directory and did a maven tck20.build in the trunk. It works! It regenerated the plugin cache, downloaded tons of jars, including derby and then started to install the schema successfully. Michael > ERROR 08001: No suitable driver on connection attempt to install schema > ----------------------------------------------------------------------- > > Key: JDO-313 > URL: http://issues.apache.org/jira/browse/JDO-313 > Project: JDO > Type: Bug > Components: tck20 > Versions: JDO 2 rc1 > Reporter: Michelle Caisse > Fix For: JDO 2 rc1 > > I moved my old local maven repository to test that all the automatic > downloads work properly. The build failed on schema installation with a "No > suitable driver" message. As we formerly had the derby jars in a directory > called derby in the local maven repository, then changed it to > org.apache.derby, perhaps some dependency on the old location remains in > maven.xml. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
