mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
19.40.2022 29e9321efbdeaa434a5fee3069b0bed3e55d1147
FIX Deployment of external dependency failed. Failed to deploy artifacts: Could not transfer artifact openidentityplatform.org:wixtoolset:zip(#218)

1 files modified
2 ■■■■■ changed files
opendj-packages/opendj-msi/opendj-msi-standard/pom.xml 2 ●●●●● patch | view | raw | blame | history
opendj-packages/opendj-msi/opendj-msi-standard/pom.xml
@@ -67,6 +67,7 @@
                            <downloadUrl>
                                    https://github.com/wixtoolset/wix3/releases/download/wix3111rtm/wix311-binaries.zip
                            </downloadUrl>
                            <deploy>false</deploy>
                        </artifactItem>
                        <artifactItem>
                            <groupId>openidentityplatform.org</groupId>
@@ -76,6 +77,7 @@
                            <downloadUrl>
                                https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
                            </downloadUrl>
                            <deploy>false</deploy>
                        </artifactItem>
                    </artifactItems>
                </configuration>