An issue when running 'mvn install -P docker' in clamp (El Alto Release) When running docker build in clamp/src/main/docker/elasticsearch there is an exception thrown on the instruction RUN elasticsearch-plugin install --batch com.floragunn:search-guard-6:6.6.2-25.1 in Dockerfile: java.io.IOException: Server returned HTTP response code: 403 for URL: https://repo1.maven.org/maven2/com/floragunn/search-guard-6/6.6.2-25.1/search-guard-6-6.6.2-25.1.zip
In deed when you try to call this page: https://repo1.maven.org/maven2/com/floragunn/search-guard-6/6.6.2-25.1/search-guard-6-6.6.2-25.1.zip this info is being presented: Error 403 Forbidden Access to this content has been restricted. See https://central.sonatype.org/articles/2019/Sep/11/dmca-notice/ for further details. It seems that there used to be access to this file BUT later on it has been stopped. I think this Dockerfile is no longer valid and needs to be changed. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18966): https://lists.onap.org/g/onap-discuss/message/18966 Mute This Topic: https://lists.onap.org/mt/34164233/21656 Mute #clamp: https://lists.onap.org/mk?hashtag=clamp&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
