Hi Eko,

I'm sorry for the delay. So this question is resolved for you? Does
this also apply to (your?) Stack Overflow question here?
http://stackoverflow.com/questions/11130884/in-jooq-why-i-had-an-error-of-cannot-find-setter-adder-nor-field-in-org-jooq

Cheers
Lukas

2012/6/21 Eko Suprapto Wibowo <[email protected]>:
> Sorry, I got it right now.
> I just need to use 2.-1. version of jOOQ.
>
> Thanks
>
> Pada Rabu, 20 Juni 2012 17:29:41 UTC+7, Eko Suprapto Wibowo menulis:
>>
>> Hello dear community,
>>
>> Today I change a table that previously having single field as a primary
>> key, into multiple key as primary key.
>> Because of this, all other tables that refer to this table, must be
>> changed too. I changed it by also adding the missing field in that tables.
>> As I use Maven for Java development, I run into trouble when running 'mvn
>> properties:read-project-properties jooq-codegen:generate'
>>
>> I got this error of : [ERROR] Failed to execute goal
>> org.jooq:jooq-codegen-maven:2.0.5:generate (default-cli) on project
>> collect-core: Unable
>> to parse configuration of mojo org.jooq:jooq-codegen-maven:2.0.5:generate
>> for parameter generator: Cannot find setter, a
>> dder nor field in org.jooq.util.jaxb.Generator for 'masterDataTables' ->
>> [Help 1]
>>
>> What cause this error, on how to fix it?
>>
>> Thanks
>> Eko

Reply via email to