hapi-fhir
hapi-fhir copied to clipboard
Build failure trying to compile on master - maven plugin snapshot failure - hapi-tinder-plugin
NOTE: Before filing a ticket, please see the following URL: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- git checkout hapi-fhir master
- mvn compile
- See error:
[INFO] HAPI FHIR Structures - DSTU2 (FHIR v1.0.0) ......... FAILURE [ 0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.676 s
[INFO] Finished at: 2022-12-22T16:04:33-06:00
[INFO] ------------------------------------------------------------------------
[ERROR] Invalid plugin descriptor for ca.uhn.hapi.fhir:hapi-tinder-plugin:6.3.6-SNAPSHOT (/Users/johnburns/projects/hapi-fhir/hapi-tinder-plugin/target/classes), Plugin's descriptor contains the wrong version: 6.3.4-SNAPSHOT -> [Help 1]
Expected behavior Build success
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- HAPI FHIR Version:
git remote -v
origin https://github.com/hapifhir/hapi-fhir.git (fetch)
origin https://github.com/hapifhir/hapi-fhir.git (push)
hapi-fhir on î‚ master via ☕ v19.0.1
git log
commit 4637ea3ac3b6dd90e2210706973d922ddea373df (HEAD -> master, origin/master, origin/HEAD)
Author: Dimitri04 <[email protected]>
Date: Thu Dec 22 14:56:07 2022 -0500
- OS: Apple M2 - macOS Ventura
sw_vers
ProductName: macOS
ProductVersion: 13.0.1
BuildVersion: 22A400
java --version
openjdk 19.0.1 2022-10-18
OpenJDK Runtime Environment (build 19.0.1+10-21)
OpenJDK 64-Bit Server VM (build 19.0.1+10-21, mixed mode, sharing)
mvn --version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/homebrew/Cellar/maven/3.8.6/libexec
Java version: 19.0.1, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/19.0.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "13.0.1", arch: "aarch64", family: "mac"
- Browser [e.g. chrome, safari] None
Additional context Add any other context about the problem here.