X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=046d47845aacb914fe6a2af8c5c28cbf4377defd;hb=fd64e81283dc633a46f4e7538a874d0c17368683;hp=2df0cf28616193f0bfde780c4d55fa5c42f40c00;hpb=332204f1699f9b7d5714d7e5c49dbe8edaf94d32;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index 2df0cf2..046d478 100644 --- a/pom.xml +++ b/pom.xml @@ -1,74 +1,197 @@ - - 4.0.0 - com.indexdata - pz2utils4jsf - 0.0.1-SNAPSHOT - pz2utils4jsf - jar - Components for building Pazpar2 application using JSF - - - javax - javaee-api - 6.0 - provided - - - - - org.glassfish - javax.faces - 2.1.16 - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - - - - org.jboss.weld.servlet - weld-servlet - 1.1.10.Final - - - org.apache.httpcomponents - httpclient - 4.2.3 - - - - com.indexdata - masterkey-common - 0.1.10-SNAPSHOT - - - - - target - target/classes - src/main/java - - - src - - main/ - *.java - - - - - - maven-compiler-plugin - 2.3.2 - - - src/META-INF/ - - 1.6 - 1.6 - - - - + + 4.0.0 + com.indexdata + mkjsf + 0.0.8-SNAPSHOT + MasterKey JSF + jar + MKJSF - JavaServer Faces library for MasterKey + + + javax + javaee-api + 6.0 + provided + + + + + org.glassfish + javax.faces + 2.1.21 + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + + + org.jboss.weld.servlet + weld-servlet + 1.1.10.Final + + + + + org.apache.myfaces.tomahawk + tomahawk20 + 1.1.10 + + + commons-io + commons-io + 2.1 + + + org.apache.httpcomponents + httpclient + 4.2.3 + + + + + com.indexdata + masterkey-common + 0.1.36 + + + + target + target/classes + src/main/java + + + src + + main/ + *.java + META-INF/beans.xml + + + + + + maven-compiler-plugin + 2.3.2 + + + src/META-INF/ + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + clean verify + production + v@{project.version} + false + true + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + ${env} + + + + + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-6 + + + org.apache.maven.wagon + wagon-ssh-external + 2.2 + + + + + + false + id-maven-repo + Index Data Maven Repository + scp://maven.indexdata.com:222/var/www/maven/repository + + + id-website + scpexe://www.indexdata.com/var/www/software/mkjsf/project/ + + + + + id-maven-repo + http://maven.indexdata.com + + + + scm:git:ssh://git.indexdata.com:222/home/git/pub/mkjsf + http://gitid.indexdata.com/?p=mkjsf.git + + + + + UTF-8 + + + + + + default + + true + + + + + + + + + + META-INF + src/main/resources/tomcat + + beans.xml + + + + + + + + + as + + as + + + + + + + META-INF + src/main/resources/as + + beans.xml + + + + + + \ No newline at end of file