X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=pom.xml;h=85a0f24bb6ee1ded75d4a31fdae339da2427a46d;hb=d5df0bd2f94a72c8af9bdc350e46b4c3af378ceb;hp=f85a28937ba0cab66d9c2aac47ba8149376e0ea5;hpb=734dd756e28046fcfc91584901dc1f34e195247e;p=mkjsf-moved-to-github.git diff --git a/pom.xml b/pom.xml index f85a289..85a0f24 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.indexdata mkjsf - 0.0.1-SNAPSHOT + 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/ @@ -122,8 +134,64 @@ http://maven.indexdata.com + + 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