[ http://issues.apache.org/jira/browse/JS2-598?page=comments#action_12441781 ] Cynick Young commented on JS2-598: ----------------------------------
I added the above properties and replaced mysql with hsqldb. It progressed further. However, I am now stuck at the next stage. When I run "maven j2:quickStart" I get: BUILD FAILED File...... C:\Documents and Settings\cynick\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly Element... copy Line...... 467 Column.... 57 Warning: Could not find file C:\Documents and Settings\xxx\.maven\repository\jars\portals-bridges-common-1.0.jar to copy. Total time: 14 seconds Finished at: Thu Oct 12 12:04:56 EDT 2006 > binary build using maven plugin failed > -------------------------------------- > > Key: JS2-598 > URL: http://issues.apache.org/jira/browse/JS2-598 > Project: Jetspeed 2 > Issue Type: Bug > Components: Project Build > Affects Versions: 2.0-FINAL > Environment: Windows XP > maven 1.0.2 > Reporter: Cynick Young > Priority: Blocker > > BUILD FAILED > File...... C:\Documents and > Settings\xxx\.maven\cache\maven-jetspeed2-plugin-2.0\plugin.jelly > Element... fail > Line...... 698 > Column.... 91 > unsupported target database: > Total time: 10 seconds > Finished at: Wed Oct 11 16:18:04 EDT 2006 > Here is my build.properties > basedir = c:/home/mytestportal > # required portal configuration properties > org.apache.jetspeed.portal.home = c:/home/mytestportal > org.apache.jetspeed.portal.groupId = myprojects > org.apache.jetspeed.portal.artifactId = myportal > org.apache.jetspeed.portal.name = My Test Portal > org.apache.jetspeed.portal.currentVersion = 2.0 > portals.bridges.version = 1.0 > derby.version = 10.1.2.1 > CATALINA_HOME = C:/Program Files/Apache Software > Foundation/apache-tomcat-5.5.20 > # required application server properties > org.apache.jetspeed.server.home = ${CATALINA_HOME}/ > org.apache.jetspeed.server.shared = > ${org.apache.jetspeed.server.home}/shared/lib/ > org.apache.jetspeed.deploy.war.dir = > ${org.apache.jetspeed.server.home}/webapps/ > org.apache.jetspeed.services.autodeployment.user = j2deployer > org.apache.jetspeed.services.autodeployment.password = j2deployer > org.apache.jetspeed.catalina.version.major = 5.5 -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
