wolfgangimig opened a new issue, #56: URL: https://github.com/apache/felix-atomos/issues/56
Build [commands](https://github.com/apache/felix-atomos#build) fail in my env. Message: `[ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.18:check (default) on project atomos-parent: Failed to obtain signature: org.codehaus.mojo.signature:java111:1.0: Failure to find org.codehaus.mojo.signature:java111:signature:1.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will...` ``` ...:~/git/felix-atomos$ java -version openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1) OpenJDK 64-Bit Server VM (build 11.0.15+10-Ubuntu-0ubuntu0.20.04.1, mixed mode, sharing) ``` ``` ...:~/git/felix-atomos$ mvn -version Apache Maven 3.6.3 Maven home: /usr/share/maven Java version: 1.8.0_312, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.13.0-40-generic", arch: "amd64", family: "unix" ``` Thanks in advance for suggestions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
