Skip to content

Commit 86930e5

Browse files
committed
Migrate third-party POMs from imagej/imagej-omero
This will now be the place to put manually-created POMs for third-party projects that did not have their own already.
1 parent 8a0a377 commit 86930e5

4 files changed

Lines changed: 143 additions & 0 deletions

non-maven/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This folder contains manually created POMs for pre-built binaries
2+
uploaded to maven.scijava.org's thirdparty repository.
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<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">
2+
3+
<modelVersion>4.0.0</modelVersion>
4+
5+
<groupId>ome</groupId>
6+
<artifactId>omero-client</artifactId>
7+
<packaging>jar</packaging>
8+
<version>4.4.8-452-cbe42bc-ice34-b326</version>
9+
<url>http://openmicroscopy.org/</url>
10+
11+
<licenses>
12+
<license>
13+
<name>GPL v2 or later</name>
14+
<url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
15+
<distribution>repo</distribution>
16+
</license>
17+
</licenses>
18+
19+
<dependencies>
20+
<dependency>
21+
<groupId>org.springframework</groupId>
22+
<artifactId>spring-beans</artifactId>
23+
<version>3.0.1.RELEASE</version>
24+
</dependency>
25+
<dependency>
26+
<groupId>org.springframework</groupId>
27+
<artifactId>spring-context</artifactId>
28+
<version>3.0.1.RELEASE</version>
29+
</dependency>
30+
<dependency>
31+
<groupId>org.springframework</groupId>
32+
<artifactId>spring-jdbc</artifactId>
33+
<version>3.0.1.RELEASE</version>
34+
</dependency>
35+
<dependency>
36+
<groupId>org.springframework</groupId>
37+
<artifactId>spring-orm</artifactId>
38+
<version>3.0.1.RELEASE</version>
39+
</dependency>
40+
<dependency>
41+
<groupId>org.springframework</groupId>
42+
<artifactId>spring-tx</artifactId>
43+
<version>3.0.1.RELEASE</version>
44+
</dependency>
45+
</dependencies>
46+
47+
</project>
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<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">
2+
3+
<modelVersion>4.0.0</modelVersion>
4+
5+
<groupId>ome</groupId>
6+
<artifactId>omero-client</artifactId>
7+
<packaging>jar</packaging>
8+
<version>4.4.8p1-ice33-b304</version>
9+
<url>http://openmicroscopy.org/</url>
10+
11+
<licenses>
12+
<license>
13+
<name>GPL v2 or later</name>
14+
<url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
15+
<distribution>repo</distribution>
16+
</license>
17+
</licenses>
18+
19+
<dependencies>
20+
<dependency>
21+
<groupId>org.springframework</groupId>
22+
<artifactId>spring-beans</artifactId>
23+
<version>3.0.1.RELEASE</version>
24+
</dependency>
25+
<dependency>
26+
<groupId>org.springframework</groupId>
27+
<artifactId>spring-context</artifactId>
28+
<version>3.0.1.RELEASE</version>
29+
</dependency>
30+
<dependency>
31+
<groupId>org.springframework</groupId>
32+
<artifactId>spring-jdbc</artifactId>
33+
<version>3.0.1.RELEASE</version>
34+
</dependency>
35+
<dependency>
36+
<groupId>org.springframework</groupId>
37+
<artifactId>spring-orm</artifactId>
38+
<version>3.0.1.RELEASE</version>
39+
</dependency>
40+
<dependency>
41+
<groupId>org.springframework</groupId>
42+
<artifactId>spring-tx</artifactId>
43+
<version>3.0.1.RELEASE</version>
44+
</dependency>
45+
</dependencies>
46+
47+
</project>
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<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">
2+
3+
<modelVersion>4.0.0</modelVersion>
4+
5+
<groupId>ome</groupId>
6+
<artifactId>omero-client</artifactId>
7+
<packaging>jar</packaging>
8+
<version>5.0.0-beta1-256-019d14a-ice34-b3523</version>
9+
<url>http://openmicroscopy.org/</url>
10+
11+
<licenses>
12+
<license>
13+
<name>GPL v2 or later</name>
14+
<url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
15+
<distribution>repo</distribution>
16+
</license>
17+
</licenses>
18+
19+
<dependencies>
20+
<dependency>
21+
<groupId>org.springframework</groupId>
22+
<artifactId>spring-beans</artifactId>
23+
<version>3.0.1.RELEASE</version>
24+
</dependency>
25+
<dependency>
26+
<groupId>org.springframework</groupId>
27+
<artifactId>spring-context</artifactId>
28+
<version>3.0.1.RELEASE</version>
29+
</dependency>
30+
<dependency>
31+
<groupId>org.springframework</groupId>
32+
<artifactId>spring-jdbc</artifactId>
33+
<version>3.0.1.RELEASE</version>
34+
</dependency>
35+
<dependency>
36+
<groupId>org.springframework</groupId>
37+
<artifactId>spring-orm</artifactId>
38+
<version>3.0.1.RELEASE</version>
39+
</dependency>
40+
<dependency>
41+
<groupId>org.springframework</groupId>
42+
<artifactId>spring-tx</artifactId>
43+
<version>3.0.1.RELEASE</version>
44+
</dependency>
45+
</dependencies>
46+
47+
</project>

0 commit comments

Comments
 (0)