Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions jacoco-aggregate-report-pass-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,57 @@
<artifactId>jacoco-aggregate-report-pass-core</artifactId>
<packaging>pom</packaging>

<name>PASS backend-jacoco-aggregate-report</name>
<description>PASS REST API implementation-jacoco-aggregate-report</description>

<url>https://github.com/eclipse-pass/pass-core</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

<developers>
<developer>
<name>Jim Martino</name>
<email>jrm@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Mark Patton</name>
<email>mpatton@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>John Abrahams</name>
<email>jabrah20@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Tim Sanders</name>
<email>tsande16@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Russ Poetker</name>
<email>rpoetke1@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/eclipse-pass/pass-core.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-core</url>
<tag>HEAD</tag>
</scm>

<properties>
</properties>

Expand Down
51 changes: 51 additions & 0 deletions pass-core-doi-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,57 @@

<artifactId>pass-core-doi-service</artifactId>

<name>PASS backend-doi-service</name>
<description>PASS REST API implementation-doi-service</description>

<url>https://github.com/eclipse-pass/pass-core</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

<developers>
<developer>
<name>Jim Martino</name>
<email>jrm@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Mark Patton</name>
<email>mpatton@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>John Abrahams</name>
<email>jabrah20@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Tim Sanders</name>
<email>tsande16@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Russ Poetker</name>
<email>rpoetke1@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/eclipse-pass/pass-core.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-core</url>
<tag>HEAD</tag>
</scm>

<properties>
</properties>

Expand Down
51 changes: 51 additions & 0 deletions pass-core-file-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,57 @@

<artifactId>pass-core-file-service</artifactId>

<name>PASS backend-file-service</name>
<description>PASS REST API implementation-file-service</description>

<url>https://github.com/eclipse-pass/pass-core</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

<developers>
<developer>
<name>Jim Martino</name>
<email>jrm@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Mark Patton</name>
<email>mpatton@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>John Abrahams</name>
<email>jabrah20@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Tim Sanders</name>
<email>tsande16@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Russ Poetker</name>
<email>rpoetke1@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/eclipse-pass/pass-core.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-core</url>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
51 changes: 51 additions & 0 deletions pass-core-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,57 @@

<artifactId>pass-core-main</artifactId>

<name>PASS backend-main</name>
<description>PASS REST API implementation-main</description>

<url>https://github.com/eclipse-pass/pass-core</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

<developers>
<developer>
<name>Jim Martino</name>
<email>jrm@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Mark Patton</name>
<email>mpatton@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>John Abrahams</name>
<email>jabrah20@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Tim Sanders</name>
<email>tsande16@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Russ Poetker</name>
<email>rpoetke1@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/eclipse-pass/pass-core.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-core</url>
<tag>HEAD</tag>
</scm>

<repositories>
<repository>
<id>shibboleth-releases</id>
Expand Down
51 changes: 51 additions & 0 deletions pass-core-object-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,57 @@

<artifactId>pass-core-object-service</artifactId>

<name>PASS backend-object-service</name>
<description>PASS REST API implementation-object-service</description>

<url>https://github.com/eclipse-pass/pass-core</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

<developers>
<developer>
<name>Jim Martino</name>
<email>jrm@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Mark Patton</name>
<email>mpatton@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>John Abrahams</name>
<email>jabrah20@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Tim Sanders</name>
<email>tsande16@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Russ Poetker</name>
<email>rpoetke1@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/eclipse-pass/pass-core.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-core</url>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
<groupId>com.yahoo.elide</groupId>
Expand Down
51 changes: 51 additions & 0 deletions pass-core-policy-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,57 @@

<artifactId>pass-core-policy-service</artifactId>

<name>PASS backend-policy-service</name>
<description>PASS REST API implementation-policy-service</description>

<url>https://github.com/eclipse-pass/pass-core</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>

<developers>
<developer>
<name>Jim Martino</name>
<email>jrm@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Mark Patton</name>
<email>mpatton@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>John Abrahams</name>
<email>jabrah20@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Tim Sanders</name>
<email>tsande16@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
<developer>
<name>Russ Poetker</name>
<email>rpoetke1@jhu.edu</email>
<organization>The Sheridan Libraries, Johns Hopkins University</organization>
<organizationUrl>https://library.jhu.edu/</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/eclipse-pass/pass-core.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-core.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-core</url>
<tag>HEAD</tag>
</scm>

<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down
Loading
Loading