Free edition should be on central repository afaik. Commercial one need to be installed in maven cache.
Il giorno mercoledì 28 ottobre 2015 04:52:12 UTC+1, Rob Ward ha scritto: > > I use maven to build a project currently using JOOQ 3.6.2. When I try to > upgrade the project JOOQ 3.7 I get the error: > > Downloading: > http://repo.maven.apache.org/maven2/org/jooq/jooq-codegen-maven/3.7/jooq-codegen-maven-3.7.pom > [WARNING] The POM for org.jooq:jooq-codegen-maven:jar:3.7 is missing, no > dependency information available > ... > [ERROR] Plugin org.jooq:jooq-codegen-maven:3.7 or one of its dependencies > could not be resolved: Failed to read artifact descriptor for > org.jooq:jooq-codegen-maven:jar:3.7: Could not find artifact > org.jooq:jooq-codegen-maven:pom:3.7 in central ( > http://repo.maven.apache.org/maven2) -> [Help 1] > > > Browsing the central Maven repo, org.jooq:jooq-codegen-maven:3.7 is > there. Anybody else run into this problem and manage to figure out a fix? > > Thanks, > > Rob > > > > -- 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.
