From fd1f836eda8a6a7c4683dd6e0b1ba38e39a87148 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 17 Mar 2016 08:32:13 +0100 Subject: add missing eIDAS dependencies --- .../eidas.1.0/eidas-configmodule-eidas.1.0.pom | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 repository/eu/eidas/eidas-configmodule/eidas.1.0/eidas-configmodule-eidas.1.0.pom (limited to 'repository/eu/eidas/eidas-configmodule/eidas.1.0/eidas-configmodule-eidas.1.0.pom') diff --git a/repository/eu/eidas/eidas-configmodule/eidas.1.0/eidas-configmodule-eidas.1.0.pom b/repository/eu/eidas/eidas-configmodule/eidas.1.0/eidas-configmodule-eidas.1.0.pom new file mode 100644 index 000000000..cf9691046 --- /dev/null +++ b/repository/eu/eidas/eidas-configmodule/eidas.1.0/eidas-configmodule-eidas.1.0.pom @@ -0,0 +1,150 @@ + + 4.0.0 + eu.eidas + eidas-configmodule + jar + EIDAS Configuration Management Module + + UTF-8 + + + handling of Eidas configuration + + + eu.eidas + eidas-parent + eidas + ../EIDAS-Parent/pom.xml + + ${project.version} + + + org.slf4j + log4j-over-slf4j + ${slf4j.version} + + + + log4j + log4j + ${log4j.version} + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + mail + javax.mail + + + + + + commons-lang + commons-lang + ${commons.lang} + jar + compile + + + junit + junit + ${junit.version} + test + + + eu.eidas + eidas-commons + ${project.version} + + + org.mockito + mockito-core + ${mockito.version} + test + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + + + + org.springframework + spring-beans + ${spring.version} + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-context-support + ${spring.version} + + + org.springframework + spring-test + ${spring.version} + test + + + xerces + xercesImpl + ${xerces.version} + test + + + + EIDAS-configmodule + + + + org.apache.maven.plugins + maven-compiler-plugin + ${compile.plugin.version} + + ${java.version} + ${java.version} + + + + + + + + metrics + + + + org.codehaus.mojo + cobertura-maven-plugin + ${cobertura.plugin.version} + + + html + xml + + + + + + + + -- cgit v1.2.3