aha, you can do this:

mvn -Dmaven.test.skip=true package

to run the test suite you need a drizzled on localhost with a database
called "test_units_jdbc"

/Marcus


On Sun, May 24, 2009 at 6:01 PM, Robert Hodges <[email protected]
> wrote:

>  Hi Marcus,
>
> I found the snapshots—thanks.  I was hoping to find a maven option that
> shuts off unit tests before generating a Jar.  This also makes build cycles
> faster.
>
> Cheers, Robert
>
>
> On 5/24/09 12:44 AM PDT, "Marcus Eriksson" <[email protected]> wrote:
>
> Hi Robert
>
> snapshots are here:
> http://jdbc.drizzle.org/mavenrepo/snapshots/org/drizzle/jdbc/drizzle-jdbc/
>
> go for the latest 0.3 snapshot:
>
> http://jdbc.drizzle.org/mavenrepo/snapshots/org/drizzle/jdbc/drizzle-jdbc/0.3-SNAPSHOT/drizzle-jdbc-0.3-20090521.220352-2.jar
>
> /Marcus
>
> On Sun, May 24, 2009 at 8:43 AM, Robert Hodges <
> [email protected]> wrote:
>
> Hi all (really Marcus Eriksson)
>
> I’m working on getting set up to build the Drizzle JDBC driver using Maven.
>  However, I’m running into one of those little pesky start-up issues where I
> don’t seen to get a build because the unit tests don’t pass, because I’m not
> fully set-up elsewhere, etc.
>
> Any idea how to get around this so it’s possible to skip tests and get a
> JAR?
>
> BTW, Marcus very kindly started to work on a patch that would allow
> Tungsten Replicator to replicate from MySQL to Drizzle using his JDBC
> driver.  I’m working to get this integrated, which I hope will put us in a
> good position to look into full Drizzle replication support once Jay and
> others get further along with replication.
>
> Cheers, Robert
>
>
> --
> Robert Hodges, CTO, Continuent, Inc.
> Email:  *[email protected]
> *Mobile:  +1-510-501-3728  Skype:  hodgesrm
>
>
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to