4.0.0 wise-webapp war WiseMapping Webapp http://www.wisemapping.org org.wisemapping wisemapping ../pom.xml 3.0-SNAPSHOT maven2-repository.dev.java.net Java.net Repository for Maven http://download.java.net/maven/2/ default maven2-repository.jahia.org Jahia Repository for Maven http://maven.jahia.org/maven2/ default 3.1.0.RELEASE org.wisemapping core-js ${com.wisemapping.version} provided org.wisemapping wise-editor ${com.wisemapping.version} provided war org.wisemapping mindplot ${com.wisemapping.version} provided org.apache.velocity velocity 1.5 compile org.testng testng 5.8 test jdk15 com.intellij annotations 7.0.3 compile org.springframework spring-webmvc ${org.springframework.version} compile org.springframework spring-beans ${org.springframework.version} compile org.springframework spring-tx ${org.springframework.version} compile org.springframework spring-context ${org.springframework.version} compile org.springframework spring-web ${org.springframework.version} compile org.springframework spring-struts ${org.springframework.version} runtime javax.xml.bind jaxb-api 2.0 commons-logging commons-logging 1.0.4 javax.xml.bind jsr173_api 1.0 org.apache.xmlgraphics fop 0.94 org.springframework spring-oxm ${org.springframework.version} runtime org.springframework spring-context-support ${org.springframework.version} compile antlr antlr 2.7.6 runtime org.apache.struts struts-tiles 1.3.8 runtime antlr antlr org.springframework spring-aop ${org.springframework.version} runtime org.springframework spring-orm ${org.springframework.version} compile org.springframework.security spring-security-web ${org.springframework.version} runtime org.springframework.security spring-security-core ${org.springframework.version} compile org.springframework.security spring-security-config ${org.springframework.version} runtime javax.transaction jta 1.0.1B runtime com.octo.captcha jcaptcha 1.0 compile org.springframework spring-jdbc ${org.springframework.version} runtime org.hibernate hibernate-entitymanager 3.6.0.Final runtime org.hibernate hibernate-core 3.6.0.Final compile aopalliance aopalliance 1.0 compile org.apache.xmlgraphics batik-transcoder 1.7 compile xalan xalan javax.servlet servlet-api 2.4 provided javax.servlet jstl 1.2 provided javax.mail mail 1.4 compile mysql mysql-connector-java 5.1.5 runtime commons-dbcp commons-dbcp 1.2.2 runtime commons-fileupload commons-fileupload 1.2.1 runtime log4j log4j 1.2.9 compile org.hsqldb hsqldb 2.2.8 runtime org.codehaus.jackson jackson-core-asl 1.9.4 org.codehaus.jackson jackson-mapper-asl 1.9.4 compile org.slf4j slf4j-api 1.6.4 runtime xerces xercesImpl 2.10.0 compile org.codehaus.mojo sql-maven-plugin 1.5 org.hsqldb.jdbc.JDBCDriver jdbc:hsqldb:file:${basedir}/target/db/wisemapping sa ${maven.test.skipDB} mysql mysql-connector-java 5.1.5 org.hsqldb hsqldb 2.2.8 drop-schemas test execute continue ascending ${basedir} src/test/sql/hsql/drop-schemas.sql create-schema test execute ascending ${basedir} src/test/sql/hsql/create-schemas.sql create-data test execute ascending ${basedir} src/test/sql/hsql/test-data.sql maven-war-plugin 2.1.1 wisemapping org.wisemapping wise-editor war / **/*.css **/*.png **/*.gif **/*.ico **/*.jpg **/*.less js/editor.js org.wisemapping core-js jar js *.js org.wisemapping mindplot jar css **/*.css **/*.html org.wisemapping mindplot jar js **/*.js true src/main/resources WEB-INF *.wsdl *.xsd org.apache.maven.plugins maven-surefire-plugin org.mortbay.jetty jetty-maven-plugin 8.1.0.v20120127 foo 9999 ${project.build.directory}/wisemapping.war automatic start-jetty pre-integration-test run-war 0 true stop-jetty post-integration-test stop org.jvnet.jaxb2.maven2 maven-jaxb2-plugin mindmap-generate generate src/main/resources/ mindmap.xsd src/main/resources/ mindmap.xjb com.wisemapping.jaxb.wisemap ${project.build.directory}/generated-sources/xjc1 freemind-generate generate src/main/resources/ freemind_0.9.0.xsd src/main/resources/ freemind_0.9.0.xjb com.wisemapping.jaxb.freemind ${project.build.directory}/generated-sources/xjc2 org.apache.maven.plugins maven-failsafe-plugin integration-test verify