diff --git a/CHANGES.txt b/CHANGES.md similarity index 100% rename from CHANGES.txt rename to CHANGES.md diff --git a/build.xml b/build.xml index 49187d3ba4..845bdfce89 100644 --- a/build.xml +++ b/build.xml @@ -329,7 +329,7 @@ - + @@ -340,7 +340,7 @@ - + @@ -352,7 +352,7 @@ - + diff --git a/docker/Dockerfile b/docker/Dockerfile index fb93fe98ab..2eb218bade 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -22,7 +22,7 @@ # 2 == Same as mode 1 with addition of Nutch WebApp ARG BUILD_MODE=0 -FROM alpine:3.13 AS base +FROM alpine:3.19 AS base ARG SERVER_PORT=8081 ARG SERVER_HOST=0.0.0.0 diff --git a/docker/README.md b/docker/README.md index c8330bf9b0..80e1a1d6d9 100644 --- a/docker/README.md +++ b/docker/README.md @@ -3,7 +3,6 @@ ![Docker Pulls](https://img.shields.io/docker/pulls/apache/nutch?style=for-the-badge) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/apache/nutch?style=for-the-badge) ![Docker Image Version (latest semver)](https://img.shields.io/docker/v/apache/nutch?style=for-the-badge) -![MicroBadger Layers](https://img.shields.io/microbadger/layers/apache/nutch?style=for-the-badge) ![Docker Stars](https://img.shields.io/docker/stars/apache/nutch?style=for-the-badge) ![Docker Automated build](https://img.shields.io/docker/automated/apache/nutch?style=for-the-badge) @@ -25,7 +24,7 @@ Current configuration of this image consists of components: ## Base Image -* [alpine:3.13](https://hub.docker.com/_/alpine/) +* [alpine:3.19](https://hub.docker.com/_/alpine/tags) ## Tips diff --git a/ivy/mvn.template b/ivy/mvn.template index b38b37f6db..fafc79f83a 100644 --- a/ivy/mvn.template +++ b/ivy/mvn.template @@ -22,7 +22,7 @@ org.apache apache - 23 + 31 ${ivy.pom.groupId} ${ivy.pom.artifactId} @@ -45,12 +45,7 @@ https://github.com/apache/nutch.git - - - miredot - MireDot Releases - http://nexus.qmino.com/content/repositories/miredot - + 2 maven2 https://repo.maven.apache.org/maven2/ @@ -128,7 +123,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.13.0 11 11 @@ -136,31 +131,5 @@ - - - com.qmino - miredot-plugin - 2.4.0 - - - - restdoc - - - - - cHJvamVjdHxvcmcuYXBhY2hlLm51dGNoLm51dGNofDIwMTktMTAtMzB8dHJ1ZXwtMSNNQ3dDRkJMb0FjM283ME1YRERRMkFJemY1QmxZUjAwK0FoUkJVMlJrVi81RlBQc25zMUZ2S2g0Q29weGFxZz09 - - - jax-rs - - - - - - - - -