Hello! This is a beginner question, sorry if it's documented somewhere but I didn't find it. I've read the documentation available at http://dev.xwiki.org/xwiki/bin/view/Community/Building#HBuildingforaspecificdatabase, made the configuration as suggested (changing the .m2/settings.xml file) and executed mvn install -Pmysql, but in the end, my hibernate.cfg.xml (inside xwiki-product-enterprise/web/target/xwiki-enterprise-web-1.4-SNAPSHOT/WEB-INF/) had still the MySQL section commented. I've also noted that the mysql-connector jar is not at the lib dir after the build.
Isn't there a way to build the application for mysql and have it ready to run without any intervention? (changing and adding files) If there is, what am I missing? (By the way, is this the proper list for such a question or should I have mailed this to the users list?) Thank you very much, -- Tiago Rinck Caveden http://caveden.multiply.com _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

