-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
Labels
No labels