Question Yuri Marx · Nov 1, 2020 Where is PEX jar file can be found? #Interoperability #InterSystems IRIS PEX Java classes are not in the maven public repository, so I need to download pex jar file. Where is PEX jar file can be found to download? 1 2 238
Eduard Lebedyuk · Nov 1, 2020 In Docker it's as easy as ENV GWDIR /jgw ENV ISC_PACKAGE_INSTALLDIR /usr/irissys ENV ISC_JARDIR $ISC_PACKAGE_INSTALLDIR/dev/java/lib/JDK18 COPY --from=store/intersystems/iris-community:2020.2.0.211.0 \ $ISC_JARDIR/intersystems-gateway-3.1.0.jar \ $ISC_JARDIR/intersystems-jdbc-3.1.0.jar \ $ISC_JARDIR/intersystems-utils-3.1.0.jar \ $ISC_PACKAGE_INSTALLDIR/dev/java/lib/gson/gson-2.8.5.jar \ $GWDIR/ You can check this article for more details. Yuri Marx · Nov 1, 2020 This is the problem. The jar files cannot be used from Java dependency system (maven), only from docker. Evgeny Shvarov · Nov 1, 2020 If we host it in the repository until it'd be published on maven, will it solve the issue temporarily? Like here. Yuri Marx · Nov 1, 2020 If the repository be public and not ask wrc password,Yes. Your link returned 404 Evgeny Shvarov · Nov 2, 2020 Double copy-n-paste. Fixed the link. Yuri Marx · Nov 2, 2020 It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/ Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski Evgeny Shvarov · Nov 6, 2020 Hi Yuri! PEX jar files could be found in this repository .Until maven deployment. Yuri Marx · Nov 6, 2020 Thanks! Log in or sign up Log in or create a new account to continue Log inSign up Log in or sign up Log in or create a new account to continue Log inSign up Log in or sign up Log in or create a new account to continue Log inSign up
Yuri Marx · Nov 1, 2020 This is the problem. The jar files cannot be used from Java dependency system (maven), only from docker. Evgeny Shvarov · Nov 1, 2020 If we host it in the repository until it'd be published on maven, will it solve the issue temporarily? Like here. Yuri Marx · Nov 1, 2020 If the repository be public and not ask wrc password,Yes. Your link returned 404 Evgeny Shvarov · Nov 2, 2020 Double copy-n-paste. Fixed the link. Yuri Marx · Nov 2, 2020 It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/ Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski Evgeny Shvarov · Nov 6, 2020 Hi Yuri! PEX jar files could be found in this repository .Until maven deployment. Yuri Marx · Nov 6, 2020 Thanks! Log in or sign up Log in or create a new account to continue Log inSign up Log in or sign up Log in or create a new account to continue Log inSign up Log in or sign up Log in or create a new account to continue Log inSign up
Evgeny Shvarov · Nov 1, 2020 If we host it in the repository until it'd be published on maven, will it solve the issue temporarily? Like here. Yuri Marx · Nov 1, 2020 If the repository be public and not ask wrc password,Yes. Your link returned 404 Evgeny Shvarov · Nov 2, 2020 Double copy-n-paste. Fixed the link. Yuri Marx · Nov 2, 2020 It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/ Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski Evgeny Shvarov · Nov 6, 2020 Hi Yuri! PEX jar files could be found in this repository .Until maven deployment. Yuri Marx · Nov 6, 2020 Thanks!
Yuri Marx · Nov 1, 2020 If the repository be public and not ask wrc password,Yes. Your link returned 404 Evgeny Shvarov · Nov 2, 2020 Double copy-n-paste. Fixed the link. Yuri Marx · Nov 2, 2020 It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/ Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski Evgeny Shvarov · Nov 6, 2020 Hi Yuri! PEX jar files could be found in this repository .Until maven deployment. Yuri Marx · Nov 6, 2020 Thanks!
Evgeny Shvarov · Nov 2, 2020 Double copy-n-paste. Fixed the link. Yuri Marx · Nov 2, 2020 It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/ Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski
Yuri Marx · Nov 2, 2020 It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/ Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski
Evgeny Shvarov · Nov 2, 2020 I think maven is great, looking forward to hearing the news from @Bob Kuszewski
Evgeny Shvarov · Nov 6, 2020 Hi Yuri! PEX jar files could be found in this repository .Until maven deployment. Yuri Marx · Nov 6, 2020 Thanks!
In Docker it's as easy as
You can check this article for more details.
This is the problem. The jar files cannot be used from Java dependency system (maven), only from docker.
If we host it in the repository until it'd be published on maven, will it solve the issue temporarily? Like here.
If the repository be public and not ask wrc password,Yes. Your link returned 404
Double copy-n-paste. Fixed the link.
It is a docker repo. It is possible create a maven repo to the community? Steps: https://www.theserverside.com/video/How-to-set-up-and-use-a-JFrog-Artifa... or https://jfrog.com/screencast/setting-maven-repository-jfrog-artifactory-.... It allows you create many kind of public repository types, not only maven. Do you have another excellent option, but this only to maven repo https://archiva.apache.org/
I think maven is great, looking forward to hearing the news from @Bob Kuszewski
Hi Yuri!
PEX jar files could be found in this repository .Until maven deployment.
Thanks!
Social networks
InterSystems resources
Log in or sign up
Log in or create a new account to continue
Log in or sign up
Log in or create a new account to continue
Log in or sign up
Log in or create a new account to continue