Last modified by Lucas Charpentier (Sereza7) on 2024/01/19 11:27

<
From version < 1.59 >
edited by VincentMassol
on 2007/08/08 16:53
To version < 1.60 >
edited by VincentMassol
on 2007/08/08 16:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -127,6 +127,8 @@
127 127  * <tt>pgsql</tt>: PostGreSQL
128 128  * <tt>derby</tt>: Apache Derby
129 129  
130 +For example to build all modules for MySQL go in <tt>trunks-devs/</tt> or <tt>trunks-users</tt> and type <tt>mvn install -Pmysql</tt>.
131 +
130 130  #warning("Hypersonic and Derby are embedded database so you won't need anything setup to execute the build for them. However for MySQL and PostGreSQL you'll need to have the database installed, set up and running before you can run the build with their profiles. More specifically check the configuration required by looking at the corresponding profiles section in the [top level pom.xml file>http://fisheye2.cenqua.com/browse/~raw,r=trunk/xwiki/xwiki-platform/pom/trunk/pom.xml].")
131 131  
132 132  1.1.1 Building the XWiki Platform only

Get Connected