There are currently two known issues: - A test regression in the jooq artefact (as can be seen here: https://travis-ci.org/jOOQ/jOOQ/jobs/27877996). This can be remedied by using -Dmaven.test.skip=true - Our Javadoc are not valid with JDK8's standard warnings settings. You may have to change those settings.
If you ran into the latter issue, any directions about how to fix this would be appreciated! Cheers Lukas 2014-06-19 14:07 GMT+02:00 Deven Phillips <[email protected]>: > I'm unable to get the maven build for the current master branch to create > a JavaDoc archive (JAR)... I can get it to generate the apidoc directory > and the HTML files, but not a javadoc JAR... Any suggestions? > > Thanks, > > Deven > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
