X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=a72ac4da29db04f7c23826bd116228d28745203c;hb=c76ecf7085499b8d32f1624764f547e639d103d9;hp=6dd1d500dd470f0f37d521f3d10d075635ae552b;hpb=c43bd6104783b9c62f0bb8f19d89c5859db00d92;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index 6dd1d50..a72ac4d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.indexdata mkjsf - 0.0.2 + 0.0.7-SNAPSHOT MasterKey JSF jar MKJSF - JavaServer Faces library for MasterKey @@ -14,7 +14,7 @@ provided - + org.glassfish javax.faces @@ -24,19 +24,14 @@ 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 - - + + + org.apache.myfaces.tomahawk tomahawk20 @@ -46,11 +41,18 @@ commons-io commons-io 2.1 - + + + org.apache.httpcomponents + httpclient + 4.2.3 + + + com.indexdata masterkey-common - 0.1.10 + 0.1.36 @@ -63,6 +65,7 @@ main/ *.java + META-INF/beans.xml @@ -90,6 +93,15 @@ true + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + ${env} + + + @@ -113,7 +125,7 @@ id-website - scpexe://www.indexdata.com/var/www/software/mkjsf/ + scpexe://www.indexdata.com/var/www/software/mkjsf/project/ @@ -123,12 +135,63 @@ - scm:git:ssh://git.indexdata.com:222/home/git/private/mkjsf + scm:git:ssh://git.indexdata.com:222/home/git/pub/mkjsf http://gitid.indexdata.com/?p=mkjsf.git - UTF-8 + + 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