FHIR Chat · HAPI-FHIR build · implementers

Stream: implementers

Topic: HAPI-FHIR build


view this post on Zulip Ming D. (Apr 29 2020 at 13:54):

Hi I'm new here. I checked out HAPI-FHIR V4.2.0 and was trying to build it with Maven. After fixing a dead Maven repo link from central.maven.org to repo.maven.apache.org, I ran into this issue with hapi-tinder-plugin. The error was: org.apache.maven.plugin.PluginDescriptorParsingException: Failed to parse plugin descriptor for ca.uhn.hapi.fhir:hapi-tinder-plugin:4.2.0 (/home/mideng/ws01/hapi-fhir/hapi-tinder-plugin/target/classes): No plugin descriptor found at META-INF/maven/plugin.xml
and
Caused by: java.io.IOException: No plugin descriptor found at META-INF/maven/plugin.xml

Any idea what was the cause?

view this post on Zulip Lloyd McKenzie (Apr 29 2020 at 13:59):

@James Agnew


Last updated: Apr 12 2022 at 19:14 UTC