3 Replies Latest reply on Nov 27, 2012 11:58 AM by mstruk

    Does the MySQL profile do anything?

    dschlenk

      I'm attempting to build 3.5.0.Beta02 for jbossas 7.1.1.Final using the mysql5 profile. It builds OK but there's nothing that has changed from the seemingly default H2 database profile other than I think maven downloaded the jdbc driver for MySQL. Is this just not implemented yet? Or am I doing something wrong? The maven command I used is:

       

      mvn install -DskipTests -Dservers.dir=/Users/schlazor/Downloads/appservers/jbossas711 -Dgatein.dev=jbossas711 -Ddownload -P mysql5

       

      Message was edited by: David Schlenk Wrong title.