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
50 changes: 50 additions & 0 deletions jacoco-aggregate-report-pass-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,56 @@

<artifactId>jacoco-aggregate-report-pass-support</artifactId>

<name>PASS support-jacoco-aggregate-report</name>
<description>PASS Support jacoco-aggregate-report</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<properties>
</properties>

Expand Down
49 changes: 49 additions & 0 deletions pass-data-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,56 @@
</parent>

<artifactId>pass-data-client</artifactId>

<name>PASS support-data-client</name>
<description>PASS Data Client</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<properties>
<!-- Properties for dependency versions -->
Expand Down
51 changes: 49 additions & 2 deletions pass-deposit-services/deposit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,55 @@

<artifactId>deposit-core</artifactId>

<name>PASS Deposit Services Core</name>
<description>PASS Deposit Services</description>
<name>PASS support-deposit-services-core</name>
<description>PASS Deposit Services Core</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<properties>
<amazon.sqs.version>2.1.3</amazon.sqs.version>
Expand Down
50 changes: 49 additions & 1 deletion pass-deposit-services/deposit-cri/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,55 @@

<artifactId>deposit-cri</artifactId>

<name>Critical Repository Interaction</name>
<name>PASS support-deposit-services-cri</name>
<description>PASS Deposit Services CRI</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<dependencies>

Expand Down
50 changes: 49 additions & 1 deletion pass-deposit-services/deposit-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,55 @@

<artifactId>deposit-model</artifactId>

<name>Submission Model</name>
<name>PASS support-deposit-services-model</name>
<description>PASS Deposit Services Model</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
Expand Down
50 changes: 49 additions & 1 deletion pass-deposit-services/deposit-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,55 @@

<artifactId>deposit-util</artifactId>

<name>Utility Classes</name>
<name>PASS support-deposit-services-util</name>
<description>PASS Deposit Services Util</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<dependencies>

Expand Down
50 changes: 50 additions & 0 deletions pass-deposit-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,56 @@
<artifactId>deposit-parent</artifactId>
<packaging>pom</packaging>

<name>PASS support-deposit-services</name>
<description>PASS Deposit Services</description>
<url>https://github.com/eclipse-pass/pass-support</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@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-support.git</connection>
<developerConnection>scm:git:https://github.com/eclipse-pass/pass-support.git</developerConnection>
<url>https://github.com/eclipse-pass/pass-support</url>
<tag>HEAD</tag>
</scm>

<modules>
<module>deposit-model</module>
<module>deposit-util</module>
Expand Down
Loading