X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=85a0f24bb6ee1ded75d4a31fdae339da2427a46d;hb=2f70bdfc5b664dd35b05d3f70cb2a573e7cc9585;hp=4141d007c7be083ab3478f157deae91eac57aa2f;hpb=0152cbd7c5712d0e24c4123c2911481055e7baaa;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index 4141d00..85a0f24 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.indexdata mkjsf - 0.0.1 + 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,7 +41,14 @@ commons-io commons-io 2.1 - + + + org.apache.httpcomponents + httpclient + 4.2.3 + + + com.indexdata masterkey-common @@ -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