Skip to content

jOOQ pro version #47

@peterjohansen

Description

@peterjohansen

Hello! Is it possible to use the pro version of jOOQ with this plugin?

<dependency>
    <groupId>org.jooq.pro</groupId>
    <artifactId>jooq-codegen</artifactId>
    <version>${jooq.version}</version>
</dependency>

I tried adding it to the plugin's dependencies, but as far as I can tell, it makes no difference. And I found no way in Maven to exclude the non-pro dependency from the plugin.

I am successfully generating code with the non-pro version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions