blob: 068d170cc268d46ee47bac5bd7cbe6ca2bee6847 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
<version>14</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hapi-fhir-structures-dstu3</artifactId>
<version>5.6.1_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
</scm>
<properties>
<pkgGroupId>ca.uhn.hapi.fhir</pkgGroupId>
<pkgArtifactId>hapi-fhir-structures-dstu3</pkgArtifactId>
<pkgVersion>5.6.1</pkgVersion>
<servicemix.osgi.import.pkg>
ca.uhn.fhir.context;version="[5,6)",
ca.uhn.fhir.context.api;version="[5,6)",
ca.uhn.fhir.context.support;version="[5,6)",
ca.uhn.fhir.fluentpath;version="[5,6)",
ca.uhn.fhir.model.api;version="[5,6)",
ca.uhn.fhir.model.api.annotation;version="[5,6)",
ca.uhn.fhir.model.primitive;version="[5,6)",
ca.uhn.fhir.model.valueset;version="[5,6)",
ca.uhn.fhir.parser;version="[5,6)",
ca.uhn.fhir.rest.annotation;version="[5,6)",
ca.uhn.fhir.rest.api;version="[5,6)",
ca.uhn.fhir.rest.api.server;version="[5,6)",
ca.uhn.fhir.rest.gclient;version="[5,6)",
ca.uhn.fhir.rest.server;resolution:=optional,
ca.uhn.fhir.rest.server.exceptions;version="[5,6)",
ca.uhn.fhir.rest.server.method;resolution:=optional,
ca.uhn.fhir.rest.server.servlet;resolution:=optional,
ca.uhn.fhir.util;version="[5,6)",
com.github.benmanes.caffeine.cache;resolution:=optional,
com.google.gson;version="[2.8,3)",
com.google.gson.stream;version="[2.8,3)",
javax.servlet;resolution:=optional;version="[3.0,4)",
javax.servlet.http;resolution:=optional;version="[3.0,4)",
javax.xml.parsers,
javax.xml.transform,
javax.xml.transform.dom,
javax.xml.transform.sax,
org.apache.commons.codec.binary,
org.apache.commons.io;version="[1.4,2)",
org.apache.commons.lang3;version="[3.8,4)",
org.apache.commons.lang3.builder;version="[3.8,4)",
org.apache.commons.lang3.time;version="[3.8,4)",
org.hl7.fhir.exceptions;version="[5,6)",
org.hl7.fhir.instance.model.api;version="[5,6)",
org.hl7.fhir.utilities;version="[5,6)",
org.hl7.fhir.utilities.ucum;version="[5,6)",
org.hl7.fhir.utilities.validation;version="[5,6)",
org.hl7.fhir.utilities.xhtml;version="[5,6)",
org.hl7.fhir.utilities.xml;version="[5,6)",
org.slf4j;version="[1.7,2)",
org.w3c.dom,
org.w3c.dom.events,
org.xml.sax,
org.xml.sax.helpers,
org.xmlpull.v1;resolution:=optional
</servicemix.osgi.import.pkg>
<servicemix.osgi.export.pkg>
org.hl7.fhir.dstu3.terminologies;
uses:="org.hl7.fhir.dstu3.context,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.dstu3.utils,
org.hl7.fhir.exceptions";
version=5.6.0,
org.hl7.fhir.dstu3.context;
uses:="org.hl7.fhir.dstu3.formats,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.dstu3.terminologies,
org.hl7.fhir.dstu3.utils,
org.hl7.fhir.exceptions,
org.hl7.fhir.utilities.validation";
version=5.6.0,
org.hl7.fhir.dstu3.formats;
uses:="com.google.gson,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.exceptions,
org.hl7.fhir.instance.model.api,
org.hl7.fhir.utilities.xhtml,
org.hl7.fhir.utilities.xml,
org.xmlpull.v1";
version=5.6.0,
org.hl7.fhir.dstu3.hapi.fluentpath;uses:="ca.uhn.fhir.context,ca.uhn.fhir.fluentpath,org.hl7.fhir.instance.model.api";version=5.6.0,
org.hl7.fhir.dstu3.hapi.ctx;
uses:="ca.uhn.fhir.context,
ca.uhn.fhir.context.support,
ca.uhn.fhir.fluentpath,
ca.uhn.fhir.model.api,
ca.uhn.fhir.rest.api,
ca.uhn.fhir.rest.api.server,
ca.uhn.fhir.rest.server,
org.hl7.fhir.dstu3.context,
org.hl7.fhir.dstu3.formats,
org.hl7.fhir.dstu3.hapi.rest.server,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.dstu3.terminologies,
org.hl7.fhir.dstu3.utils,
org.hl7.fhir.exceptions,
org.hl7.fhir.instance.model.api,
org.hl7.fhir.utilities.validation";
version=5.6.0,
org.hl7.fhir.dstu3.hapi.rest.server;
uses:="ca.uhn.fhir.context,
ca.uhn.fhir.context.api,
ca.uhn.fhir.model.api,
ca.uhn.fhir.model.valueset,
ca.uhn.fhir.rest.annotation,
ca.uhn.fhir.rest.api,
ca.uhn.fhir.rest.server,
ca.uhn.fhir.rest.server.servlet,
javax.servlet.http,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.instance.model.api";
version=5.6.0,
org.hl7.fhir.dstu3.utils;
uses:="com.google.gson,
org.hl7.fhir.dstu3.conformance,
org.hl7.fhir.dstu3.context,
org.hl7.fhir.dstu3.elementmodel,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.exceptions,
org.hl7.fhir.utilities,
org.hl7.fhir.utilities.validation,
org.hl7.fhir.utilities.xhtml,
org.w3c.dom";
version=5.6.0,
org.hl7.fhir.dstu3.utils.formats;
uses:="com.google.gson,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.exceptions,
org.hl7.fhir.utilities,
org.w3c.dom,
org.xml.sax,
org.xml.sax.helpers";
version=5.6.0,
org.hl7.fhir.dstu3.model;
uses:="ca.uhn.fhir.context,
ca.uhn.fhir.model.api,
ca.uhn.fhir.model.api.annotation,
ca.uhn.fhir.parser,
ca.uhn.fhir.rest.gclient,
org.hl7.fhir.dstu3.context,
org.hl7.fhir.exceptions,
org.hl7.fhir.instance.model.api,
org.hl7.fhir.utilities.xhtml";
version=5.6.0,
org.hl7.fhir.dstu3.model.codesystems;uses:="org.hl7.fhir.dstu3.model,org.hl7.fhir.exceptions";version=5.6.0,
org.hl7.fhir.dstu3.elementmodel;
uses:="com.google.gson,
org.hl7.fhir.dstu3.context,
org.hl7.fhir.dstu3.formats,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.dstu3.utils.formats,
org.hl7.fhir.exceptions,
org.hl7.fhir.utilities.validation,
org.hl7.fhir.utilities.xhtml,
org.hl7.fhir.utilities.xml,
org.w3c.dom";
version=5.6.0,
org.hl7.fhir.dstu3.conformance;
uses:="org.hl7.fhir.dstu3.context,
org.hl7.fhir.dstu3.elementmodel,
org.hl7.fhir.dstu3.model,
org.hl7.fhir.dstu3.utils,
org.hl7.fhir.exceptions,
org.hl7.fhir.utilities.validation,
org.hl7.fhir.utilities.xhtml";
version=5.6.0
</servicemix.osgi.export.pkg>
<servicemix.osgi.fragment.host>
ca.uhn.hapi.fhir.hapi-fhir-base
</servicemix.osgi.fragment.host>
</properties>
<dependencies>
<dependency>
<groupId>${pkgGroupId}</groupId>
<artifactId>${pkgArtifactId}</artifactId>
<version>${pkgVersion}</version>
<optional>true</optional>
</dependency>
<!-- sources -->
<dependency>
<groupId>${pkgGroupId}</groupId>
<artifactId>${pkgArtifactId}</artifactId>
<version>${pkgVersion}</version>
<classifier>sources</classifier>
<optional>true</optional>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>shade</goal>
</goals>
<configuration>
<artifactSet>
<includes>
<include>${pkgGroupId}:${pkgArtifactId}</include>
</includes>
</artifactSet>
<filters>
<filter>
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
<excludes>
<exclude>**</exclude>
</excludes>
</filter>
</filters>
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
<createDependencyReducedPom>true</createDependencyReducedPom>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>