From a62a60edf5b3fafb56b65002029d65108b6975c7 Mon Sep 17 00:00:00 2001 From: Bartosz Firyn Date: Fri, 13 Jul 2012 19:55:23 +0200 Subject: [PATCH] Add missing repository --- webcam-capture-driver-civil/pom.xml | 7 +++++++ webcam-capture-driver-jmf/pom.xml | 7 +++++++ webcam-capture-driver-openimaj/pom.xml | 4 ++++ 3 files changed, 18 insertions(+) diff --git a/webcam-capture-driver-civil/pom.xml b/webcam-capture-driver-civil/pom.xml index d7a5b111..3bd497e7 100644 --- a/webcam-capture-driver-civil/pom.xml +++ b/webcam-capture-driver-civil/pom.xml @@ -12,6 +12,13 @@ Webcam Capture - LTI CIVIL Data Source This is LTI Civil implementation of webcam data source. It allows you to capture webcam media without JMF installed. + + + sarxos-repo + http://repo.sarxos/pl/maven2 + + + com.github.sarxos diff --git a/webcam-capture-driver-jmf/pom.xml b/webcam-capture-driver-jmf/pom.xml index 282a16c1..756553e5 100644 --- a/webcam-capture-driver-jmf/pom.xml +++ b/webcam-capture-driver-jmf/pom.xml @@ -12,6 +12,13 @@ Webcam Capture - JMF Data Source This is JMF implementation of webcam data source. It allows you to capture webcam media with JMF or FMJ installed. + + + sarxos-repo + http://repo.sarxos/pl/maven2 + + + com.github.sarxos diff --git a/webcam-capture-driver-openimaj/pom.xml b/webcam-capture-driver-openimaj/pom.xml index 21238044..f93ae537 100644 --- a/webcam-capture-driver-openimaj/pom.xml +++ b/webcam-capture-driver-openimaj/pom.xml @@ -13,6 +13,10 @@ Webcam Capture data source using OpenIMAJ libraries + + sarxos-repo + http://repo.sarxos/pl/maven2 + OpenIMAJ maven repository http://maven.openimaj.org/