org.jboss jboss-parent 9 4.0.0 org.modeshape modeshape-parent 3.5.0.Final ModeShape Parent http://www.modeshape.org pom ModeShape is a JCR repository implementation with support for federation and sequencing. 2008 JBoss, a division of Red Hat http://www.jboss.org GNU Lesser General Public License http://repository.jboss.org/licenses/lgpl-2.1.txt repo A business-friendly OSS license scm:git:git://github.com/ModeShape/modeshape.git scm:git:git@github.com:ModeShape/modeshape.git http://github.com/ModeShape/modeshape jira http://issues.jboss.org/browse/MODE Randall Hauch randall rhauch@redhat.com JBoss, a division of Red Hat Project Lead Developer -6 Van Halbert vhalbert@redhat.com vhalbert@redhat.com JBoss, a division of Red Hat Developer -6 Horia Chiorean hchiorea@redhat.com hchiorea@redhat.com JBoss, a division of Red Hat Developer +2 Dan Florian dan dflorian@redhat.com JBoss, a division of Red Hat Developer -5 Stefano Maestri stefano stefano.maestri@javalinux.it Developer +1 Serge Pagop spagop Serge.Pagop@innoq.com Developer +1 Michael Trezzi mathwizard michael@mathwizard.org Developer +1 Alexandre Porcelli porcelli porcelli@devexp.com.br Developer -3 Sergiy Litsenko lisbor litsenko_sergey@yahoo.com Developer +10 Vijay Kiran vijay.duvvuri mail@vijaykiran.com Developer +1 Oleg Kulikov okulikov okulikov@redhat.com Developer +4 Ted Jones tejones tejones@redhat.com JBoss, a division of Red Hat Developer -6 Barry LaFond blafond blafond@redhat.com JBoss, a division of Red Hat Developer -6 John Verhaeg jverhaeg jverhaeg@redhat.com JBoss, a division of Red Hat Developer -6 Greg Haber JBoss, a division of Red Hat -5 George Gastaldi gegastaldi@gmail.com -3 ${project.organization.name} ModeShape UTF-8 2 1 1 100 10 0 true false 1.6 1.6.2 4.10 1.1 1.8.4 1.6.1 1.6.1 1.2.16 2.0 2.6.0 3.6.0 4.16.2.Final 3.8.0 4.0.7.Final 3.6.2 3.0.3 4.2.0.Final 1.9.2 1.9.2 5.2.6.Final 3.2.7.Final 0.9.1.2 3.1.2.GA 2.1.12 10.8.1.2 2.2.9 1.3.172 9.2-1002.jdbc4 8.2-504.jdbc3 5.1.25 3.58.82 3.57.86 10.0.2.0 11.1.0.7.0 6.0.5 2.0.1008.2 2.5 1.1-rev-1 1.0.0.Final 2.3.6.Final 1.1.1 20031116.223527 1.3.1 4.1.2 146 3.11.0.GA 2.0.3 3.10-beta1 1.5 1.6.2 1.1.2 2.7.3 1.28 1.1 0.9.29 2.1.0.201209190230-r 0.1.44-1 3.3.0-v20070426 3.3.0-v_771 3.3.0-v20070604 3.3.0-v20070606-0010 3.3.100-v20070530 3.3.0-v20070530 3.3.0-v20070423 3.3.0-v20070522 3.2.100-v20070522 3.2.100-v20070319 2.2.3 2.4.0 2.4.2 2.2.3 2.4.1 1.3 2.4.0 2.5.2 2.0.7 0.9.0-beta-1 7.2.0.Final-redhat-8 org.jboss.as jboss-eap 6.1.0.GA jboss-eap-6.1 modules jbosseap-61-dist 1.5 1.1 1.0.4.Final-redhat-4 7.2.0.Final jetty7x 1.3.3 2.4 2.9 2.3.7 2.13 modeshape-client 1.0.13.Final true 1.2.5 1.0.0 preferIpv6 preferIpv6 false true debug debug true -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=1044 default_dbms !database com.h2database h2 ${jdbc.h2.version} test h2 org.h2.Driver jdbc:h2:mem:${project.build.directory}/db/h2/modeshape sa hsqldb database hsqldb hsqldb hsqldb ${jdbc.hsqldb.version} test hsqldb org.hsqldb.jdbcDriver jdbc:hsqldb:mem:modeshape sa mysql5 database mysql5 mysql mysql-connector-java ${jdbc.mysql5.version} test mysql5 org.hibernate.dialect.MySQL5InnoDBDialect com.mysql.jdbc.Driver jdbc:mysql://vmg02.mw.lab.eng.bos.redhat.com/modeshape modeshape modeshape mysql5_local database mysql5 mysql mysql-connector-java ${jdbc.mysql5.version} test mysql5 org.hibernate.dialect.MySQL5InnoDBDialect com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/modeshape root postgresql8 database postgresql8 postgresql postgresql ${jdbc.postgresql8.version} test postgresql8 org.postgresql.Driver jdbc:postgresql://localhost:5432/modeshape postgres postgres postgresql9_local database postgresql9 postgresql postgresql ${jdbc.postgresql9.version} test postgresql9 org.hibernate.dialect.PostgreSQLDialect org.postgresql.Driver jdbc:postgresql://localhost:5432/modeshape postgres postgres oracle10g database oracle10g com.oracle ojdbc14 ${jdbc.oracle10g.version} test oracle10g org.hibernate.dialect.Oracle10gDialect oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@vmg05.mw.lab.eng.bos.redhat.com:1521:QAORA10 modeshape modeshape oracle11g database oracle11g com.oracle ojdbc6 ${jdbc.oracle11g.version} test oracle11g oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@dev04.mw.lab.eng.bos.redhat.com:1521:qaora11 modeshape modeshape sybase15 database sybase15 com.sybase jconnect ${jdbc.sybase15.version} test sybase15 org.hibernate.dialect.SybaseDialect com.sybase.jdbc3.jdbc.SybDriver jdbc:sybase:Tds:vmg07.mw.lab.eng.bos.redhat.com:5000/modeshape modeshape modeshape mssql2008 database mssql2008 com.microsoft.sqlserver msjdbc ${jdbc.mssql2008.version} 4 test mssql2008 org.modeshape.connector.meta.jdbc.SqlServerMetadataCollector org.hibernate.dialect.SQLServerDialect com.microsoft.sqlserver.jdbc.SQLServerDriver jdbc:sqlserver://vmg04.mw.lab.eng.bos.redhat.com modeshape modeshape assembly false performance false org.apache.felix maven-bundle-plugin true org.modeshape.* maven-assembly-plugin org.modeshape modeshape-assembly-descriptors ${project.version} package single org.codehaus.cargo cargo-maven2-plugin ${maven.codehaus.cargo.plugin.version} start-container pre-integration-test start stop-container post-integration-test stop ${skipTests} ${cargo.container} ${project.build.directory}/cargo.log ${project.build.directory}/cargo embedded high dnauser:password:connect,readwrite,admin|unauthorized:password:bogus 8090 org.eclipse.m2e lifecycle-mapping 1.0.0 org.apache.maven.plugins maven-dependency-plugin [1.0.0,) copy-dependencies unpack org.apache.maven.plugins maven-compiler-plugin ${modeshape.java.version} ${modeshape.java.version} false false org.apache.maven.plugins maven-source-plugin attach-sources jar-no-fork attach-test-sources test-jar-no-fork maven-surefire-plugin org.apache.maven.surefire surefire-junit4 ${version.surefire.plugin} java.io.tmpdir ${basedir}/target java.net.preferIPv4Stack ${preferIpv4} java.net.preferIPv6Addresses ${preferIpv6} skipLongRunningTests ${skipLongRunningTests} -Xmx1524M ${debug.argline} -XX:MaxPermSize=256M -Djava.awt.headless=true alphabetical false org.apache.maven.plugins maven-eclipse-plugin org.apache.maven.plugins maven-jar-plugin test-jar test-jar true ${project.build.outputDirectory}/META-INF/MANIFEST.MF org.apache.felix maven-bundle-plugin bundle-manifest process-classes manifest org.modeshape modeshape-common ${project.version} org.modeshape modeshape-jcr ${project.version} org.modeshape modeshape-schematic ${project.version} org.modeshape modeshape-jcr-api ${project.version} org.modeshape modeshape-jcr-tck ${project.version} org.modeshape modeshape-connector-git ${project.version} org.modeshape modeshape-connector-jdbc-metadata ${project.version} org.modeshape modeshape-sequencer-ddl ${project.version} org.modeshape modeshape-sequencer-images ${project.version} org.modeshape modeshape-sequencer-java ${project.version} org.modeshape modeshape-sequencer-mp3 ${project.version} org.modeshape modeshape-sequencer-msoffice ${project.version} org.modeshape modeshape-sequencer-sramp ${project.version} org.modeshape modeshape-sequencer-teiid ${project.version} org.modeshape modeshape-sequencer-text ${project.version} org.modeshape modeshape-sequencer-xml ${project.version} org.modeshape modeshape-sequencer-xsd ${project.version} org.modeshape modeshape-sequencer-wsdl ${project.version} org.modeshape modeshape-sequencer-zip ${project.version} org.modeshape modeshape-extractor-tika ${project.version} org.modeshape modeshape-web-jcr-rest ${project.version} org.modeshape modeshape-web-jcr-rest-client ${project.version} org.modeshape modeshape-web-jcr-rest-war ${project.version} war org.modeshape modeshape-web-jcr ${project.version} org.modeshape modeshape-webdav ${project.version} org.modeshape modeshape-webdav-war ${project.version} org.modeshape modeshape-web-jcr-webdav ${project.version} org.modeshape modeshape-web-jcr-webdav-war ${project.version} org.modeshape modeshape-jdbc-local ${project.version} org.modeshape modeshape-jdbc ${project.version} org.modeshape modeshape-jbossas-subsystem ${project.version} org.modeshape modeshape-unit-test ${project.version} test javax.servlet servlet-api ${javax.servlet.version} provided org.jboss.spec.javax.resource jboss-connector-api_1.6_spec 1.0.1.Final org.jboss.spec.javax.security.jacc jboss-jacc-api_1.4_spec ${javax.jacc.version} provided org.infinispan infinispan-core ${infinispan.version} org.codehaus.woodstox woodstox-core-asl org.codehaus.woodstox stax2-api org.jgroups jgroups ${jgroups.version} org.infinispan infinispan-cachestore-bdbje ${infinispan.version} test org.infinispan infinispan-cachestore-jdbm ${infinispan.version} test org.infinispan infinispan-cachestore-jdbc ${infinispan.version} test c3p0 c3p0 ${c3p0.version} org.hibernate hibernate-search-engine ${hibernate.search.version} org.hibernate hibernate-search-analyzers org.hibernate hibernate-search-infinispan ${hibernate.search.version} org.codehaus.jackson jackson-core-asl ${hibernate.search.jackson-core-asl.version} org.codehaus.jackson jackson-mapper-asl ${hibernate.search.jackson-mapper-asl.version} org.apache.lucene lucene-core ${lucene.version} org.apache.lucene lucene-regex ${lucene.regex.version} javax.jms jms-api ${javax.jms.version} provided joda-time joda-time ${joda.time.version} compile junit junit ${junit.version} test junit junit-dep ${junit.version} test org.hamcrest hamcrest-library ${hamcrest.version} test org.mockito mockito-all ${mockito.all.version} test org.slf4j slf4j-api ${slf4j.api.version} test org.slf4j slf4j-log4j12 ${slf4j.log4j.version} test log4j log4j ${log4j.version} test org.jmock jmock ${jmock.version} test org.springframework spring-webmvc ${spring.webmvc} test org.springframework spring-mock ${spring.mock} test org.apache.chemistry.opencmis chemistry-opencmis-commons-api ${chemistry.version} org.apache.chemistry.opencmis chemistry-opencmis-commons-impl ${chemistry.version} org.apache.chemistry.opencmis chemistry-opencmis-server-support ${chemistry.version} org.apache.chemistry.opencmis chemistry-opencmis-server-jcr ${chemistry.version} classes org.apache.chemistry.opencmis chemistry-opencmis-server-bindings ${chemistry.version} classes org.apache.chemistry.opencmis chemistry-opencmis-client-impl ${chemistry.version} org.apache.chemistry.opencmis chemistry-opencmis-server-inmemory ${chemistry.version} war ch.qos.logback logback-classic ${logback.version} provided javax.jcr jcr ${jcr.version} compile org.apache.jackrabbit jackrabbit-jcr-tests ${jackrabbit.jcr.tck.version} test org.eclipse.jgit org.eclipse.jgit ${jgit.version} org.picketbox picketbox-bare ${picketbox.version} test apache-xalan xalan apache-xalan serializer apache-xerces xml-apis apache-xerces xercesImpl org.hibernate hibernate com.sun.xml.bind jaxb-impl ${sun.xml.bind.jaxbimpl.version} runtime org.jboss.resteasy resteasy-jaxrs ${resteasy.version} org.slf4j slf4j-simple org.slf4j jcl-over-slf4j org.jboss.resteasy resteasy-jaxb-provider ${resteasy.version} com.sun.xml.bind jaxb-impl com.sun.xml.stream stream.buffer org.jboss.resteasy resteasy-jettison-provider ${resteasy.version} org.jboss.resteasy resteasy-multipart-provider ${resteasy.version} com.sun.xml.bind jaxb-impl com.sun.xml.stream stream.buffer commons-logging commons-logging ${commons.logging.version} runtime org.codehaus.jettison jettison ${jettison.version} stax stax-api org.apache.httpcomponents httpclient ${httpclient.version} com.googlecode.sardine sardine ${sardine.version} test org.eclipse.equinox common ${eclipse.equinox.common.version} org.eclipse.jdt core ${eclipse.jdt.core.version} org.eclipse.core resources ${eclipse.core.resources.version} org.eclipse.core expressions ${eclipse.core.expressions.version} org.eclipse.core runtime ${eclipse.core.runtime.version} org.eclipse osgi ${eclipse.osgi.version} org.eclipse.core jobs ${eclipse.core.jobs.version} org.eclipse.equinox registry ${eclipse.equinox.registry.version} org.eclipse.equinox preferences ${eclipse.equinox.preferences.version} org.eclipse.core contenttype ${eclipse.core.contenttype.version} javassist javassist ${javaassist.version} org jaudiotagger ${jaudiotagger.version} org.apache.poi poi ${poi.version} org.apache.poi poi-scratchpad ${poi.version} org.apache.poi poi-ooxml ${poi.version} org.apache.poi poi-ooxml-schemas ${poi.version} com.beust jcommander ${jcommander.version} wsdl4j wsdl4j ${wsdl4j.version} org.eclipse.xsd xsd ${eclipse.xsd.version} org.eclipse.emf common ${eclipse.emf.common.version} org.eclipse.emf ecore ${eclipse.emf.ecore.version} org.eclipse.emf ecore-change ${eclipse.emf.ecorechange.version} org.eclipse.emf ecore-xmi ${eclipse.emf.ecorexmi.version} org.apache.tika tika-parsers ${tika.version} edu.ucar netcdf commons-httpclient commons-httpclient com.drewnoakes metadata-extractor rome rome de.l3s.boilerpipe boilerpipe org.bouncycastle bcmail-jdk15 org.bouncycastle bcprov-jdk15 org.jboss.logging jboss-logging ${jboss.logging.version} de.undercouch bson4jackson ${bson4jackson.version} test org.mongodb mongo-java-driver ${mongo.driver.version} provided de.flapdoodle.embed de.flapdoodle.embed.mongo ${embedmongo.version} test com.googlecode.json-simple json-simple ${json.simple.version} test org.jboss.jbossts jbossjta ${jbossjta.version} test commons-httpclient commons-httpclient ironjacamar-spec-api org.jboss.ironjacamar jboss-logging-spi org.jboss.logging jboss-logging org.jboss.logging jboss-logging-processor org.jboss.logging jboss-logging-generator org.jboss.logging jbossws-native-core org.jboss.ws.native emma emma emma_ant emma hornetq-core org.hornetq netty org.jboss.netty wrapper tanukisoft jacorb jacorb jfreechart jfree jboss-corba-ots-spi org.jboss.integration jboss-server-manager org.jboss.jbossas jboss-ejb-api_3.1_spec org.jboss.spec.javax.ejb jnp-client org.jboss.naming jboss-servlet-api_3.0_spec org.jboss.spec.javax.servlet jbossws-common org.jboss.ws jcl-over-slf4j org.slf4j stax-api stax idl jacorb jboss-logging-tools org.jboss.logging jboss-connector-api_1.5_spec org.jboss.spec.javax.resource jboss-transaction-spi org.jboss.integration jboss-remoting org.jboss.remoting slf4j-api org.slf4j dom4j dom4j commons-codec commons-codec jboss-logmanager org.jboss.logmanager hibernate-jpa-2.0-api org.hibernate.javax.persistence commons-logging commons-logging jcommon jfree jboss-transaction-api_1.1_spec org.jboss.spec.javax.transaction javax.resource connector-api ${javax.connector-api.version} provided javax.transaction jta ${javax.jta.version} provided org.jboss.as jboss-as-controller ${jbossas.version} provided org.jboss.as jboss-as-naming ${jbossas.version} provided org.jboss.as jboss-as-clustering-jgroups ${jbossas.version} provided org.jboss.as jboss-as-subsystem-test ${jbossas.version} test org.jboss.as jboss-as-model-test ${jbossas.version} test org.jboss.ironjacamar ironjacamar-depchain ${version.org.jboss.ironjacamar} pom org.jboss.ironjacamar ironjacamar-spec-api ${version.org.jboss.ironjacamar} provided org.jboss.ironjacamar ironjacamar-common-api ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-common-spi ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-common-impl ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-common-impl-papaki ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-core-api ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-core-impl ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-deployers-common ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-deployers-fungal ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-embedded-arquillian ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-embedded ${version.org.jboss.ironjacamar} test org.jboss.ironjacamar ironjacamar-validator ${version.org.jboss.ironjacamar} test com.atomikos transactions ${atomikos.version} test com.atomikos transactions-jta ${atomikos.version} test org.apache-extras.cassandra-jdbc cassandra-jdbc ${cassandra-jdbc-driver} provided com.datastax.cassandra cassandra-driver-core ${cassandra-cql-driver} provided org.apache.cassandra cassandra-all 1.2.0 test org.apache.avro avro 1.4.0 test commons-naming commons-naming-core ${commons.naming.version} test org.apache.maven.plugins maven-surefire-report-plugin ${version.surefire.plugin}