X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=pom.xml;h=29e9467a48d65f75c433571125aea46ac206a866;hb=40c64efc90cae861211af7cd417a30c39e8e3d21;hp=a4f82c35cef74323ec9c81ddbe3468ae842cdbaf;hpb=f72329a5760ff230e06211662fa506ee29dfd941;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index a4f82c3..29e9467 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.indexdata mkjsf - 0.0.4 + 0.0.6-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} + + + @@ -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 - \ No newline at end of file + + + + default + + true + + + + + + + + + + META-INF + src/main/resources/tomcat + + beans.xml + + + + + + + + + as + + as + + + + + + + META-INF + src/main/resources/as + + beans.xml + + + + + + +