Hello,

I'm trying to build the portal following this guide:
http://repository.hippoforge.org/maven/nl.hippo.portal/docs/hippo-portal-1.06.00/getting-started.html

First maven didn't download a lot of jars so I changed  mave.repo.remote in
../demo-pa/project.properties to be the same as in
demo-portal/project.properties (hippo download location was missing).

But now I get when running maven all:

j2:_db.execute:
-------------------------------------------------------------------------------
>> Unable to obtain goal [all]
>> Class Not Found: JDBC driver com.mysql.jdbc.Driver could not be loaded
-------------------------------------------------------------------------------
BUILD FAILED
-------------------------------------------------------------------------------

So I added to the project.properties:

nl.hippo.portal.production.jdbc.drivers.path=/opt/maven-1.1/lib/mysql-connector-java-5.0.4.jar

and experimented with the mysql connector as dependency in project.xml or in
my jvm lib directory, but none seems to help.

Any suggestions on how to solve this? Thanks a lot. Wessel
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to