Hi Lukas,

thank you for answer. Please see point 1.

*1. JOOQ pro was succesfully deployed to gitlab maven package registri, 
with this command:*

*maven-deploy.bat -r gitlab-maven -u 
https://<gitlab_server_fqdn>/api/v4/projects/<project id>/packages/maven*

I have done that and I can see 17  jooq packages in the registry, including 
*org/jooq/pro/jooq-codegen-maven* version *3.18.4.*




On Tuesday, 20 June 2023 at 12:12:34 UTC+2 lukas...@gmail.com wrote:

> Hi Andrej,
>
> Thank you very much for your message.
>
> Please download jOOQ's commercial distribution from here:
> https://www.jooq.org/download/versions
>
> And use the included install/deploy scripts to install/deploy the 
> artifacts into your local repository. You will need to deploy jOOQ just 
> like your own application.
>
> Best Regards,
> Lukas
>
> On Tue, Jun 20, 2023 at 12:10 PM Andrej Škufca <skufca...@gmail.com> 
> wrote:
>
>> Hi,
>>
>> We are new to jooq and have now bought pro licensess. I have installed 
>> jooq pro to my maven gitlab package registry. When I try to build my app 
>> now I get:
>>
>> ERROR] Plugin org.jooq.pro:jooq-codegen-maven:3.18.4 or one of its 
>> dependencies could not be resolved: 
>> org.jooq.pro:jooq-codegen-maven:jar:3.18.4 was not found in 
>> https://repo.maven.apache.org/maven2 during a previous attempt. This 
>> failure was cached in the local repository and resolution is not 
>> reattempted until the update interval of central has elapsed or updates are 
>> forced -> [Help 1]
>>
>> All other local dependencies are downloaded successfuly from our maven 
>> gitlab package registry.
>>
>> If I install jooq packages to my local maven cache build is OK. But that 
>> does not help me in case of CI pipeline.
>>
>> 1. JOOQ pro was succesfully deployed to gitlab maven package registri, 
>> with this command:
>>
>> maven-deploy.bat -r gitlab-maven -u 
>> https://<gitlab_server_fqdn>/api/v4/projects/<project id>/packages/maven
>>
>> 2. Setting.xml should be ok as it works for other dependencies.
>>
>> Does any one have any idea how to solve this? Every help will be much 
>> appriciated.
>>
>> Thank you and best regards. 
>> Andrej
>>
>> -- 
>> 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 jooq-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jooq-user/478008e3-fe7a-45f2-9688-1ed59162bbc7n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jooq-user/478008e3-fe7a-45f2-9688-1ed59162bbc7n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/f2a75f44-ccff-4f68-8d6a-142927c37addn%40googlegroups.com.

Reply via email to