| <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/maven-v4_0_0.xsd"> |
| <modelVersion>4.0.0</modelVersion> |
| <parent> |
| <groupId>org.eclipse.osee</groupId> |
| <artifactId>org.eclipse.osee.osgi.converter.parent</artifactId> |
| <relativePath>../org.eclipse.osee.osgi.converter.parent</relativePath> |
| <version>1.0.0</version> |
| </parent> |
| <artifactId>org.eclipse.osee.osgi.converter</artifactId> |
| |
| <build> |
| <plugins> |
| <plugin> |
| <groupId>org.reficio</groupId> |
| <artifactId>p2-maven-plugin</artifactId> |
| <version>1.3.0</version> |
| <executions> |
| <execution> |
| <id>default-cli</id> |
| <phase>package</phase> |
| <configuration> |
| <artifacts> |
| |
| <artifact> |
| <id>org.apache.commons:commons-compress:jar:1.26.0</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2</id> |
| <source>true</source> |
| </artifact> |
| <artifact> |
| <id>org.postgresql:postgresql:jar:42.3.10</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>net.jini:jsk-lib:jar:2.2.2</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.xerial:sqlite-jdbc:jar:3.8.9</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.nibor.autolink:autolink:jar:0.6.0</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.jetbrains:annotations:jar:24.0.1</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.cxf:cxf-rt-rs-client:jar:3.4.10</id> |
| <source>true</source> |
| </artifact> |
| |
| |
| <artifact> |
| <id>org.hsqldb:hsqldb:2.6.1</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>true</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-ext-autolink:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-ext-gitlab:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-ext-tables:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-ext-toc:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-ast:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-builder:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-collection:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-data:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-dependency:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-format:0.64.8</id> |
| <transitive>true</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-html:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-misc:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-options:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-sequence:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark-util-visitor:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>com.vladsch.flexmark:flexmark:0.64.8</id> |
| <transitive>false</transitive> |
| <source>true</source> |
| <override>false</override> |
| <instructions> |
| <Import-Package>*;resolution:=optional</Import-Package> |
| <Export-Package>*</Export-Package> |
| <_fixupmessages>"Classes found in the wrong directory";is:=warning</_fixupmessages> |
| <_removeheaders>Require-Capability</_removeheaders> |
| <_reproducible>true</_reproducible> |
| </instructions> |
| <excludes/> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.cxf:cxf-rt-rs-service-description:jar:3.4.10</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.cxf:cxf-rt-rs-security-jose-jaxrs:jar:3.4.10</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.cxf:cxf-rt-rs-security-oauth2:jar:3.4.10</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.poi:poi-ooxml:jar:4.1.1</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.poi:poi-ooxml-schemas:jar:4.1.1</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.yaml:snakeyaml:jar:1.33</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>io.swagger.core.v3:swagger-jaxrs2:jar:2.2.7</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.glassfish.corba:glassfish-corba-orb:jar:4.2.4</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>com.google.protobuf:protobuf-java:jar:4.26.1</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.glassfish.pfl:pfl-tf:jar:4.1.2</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>jakarta.activation:jakarta.activation-api:jar:2.1.0</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.apache.aries.blueprint:org.apache.aries.blueprint.core:jar:1.4.1</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.osgi:org.osgi.service.blueprint:jar:1.0.2</id> |
| <source>true</source> |
| </artifact> |
| |
| <artifact> |
| <id>org.glassfish.jaxb:jaxb-runtime:jar:3.0.1</id> |
| <source>true</source> |
| </artifact> |
| |
| </artifacts> |
| </configuration> |
| <goals> |
| <goal>site</goal> |
| </goals> |
| |
| </execution> |
| </executions> |
| </plugin> |
| |
| </plugins> |
| </build> |
| </project> |