<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
	<modelVersion>4.0.0</modelVersion>
	<groupId>com.github.livesense</groupId>
	<artifactId>org.liveSense.parent</artifactId>
	<packaging>pom</packaging>
	<version>1.0.5</version>
	<scm>
		<connection>scm:git:https://github.com/liveSense/all.git</connection>
		<developerConnection>scm:git:https://github.com/liveSense/all.git</developerConnection>
		<url>https://github.com/liveSense/all</url>
	  <tag>1.0.5</tag>
  </scm>
	<licenses>
		<license>
			<name>The Apache Software License, Version 2.0</name>
			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
			<distribution>repo</distribution>
		</license>
	</licenses>
	<organization>
		<name>liveSense.org</name>
		<url>http://www.livesense.org/</url>
	</organization>
	<name>liveSense (Parent)</name>
	<description>The parent project for liveSense</description>
	<inceptionYear>2010</inceptionYear>
	<url>http://livesense.org</url>
	<prerequisites>
		<maven>2.2.1</maven>
	</prerequisites>
	<properties>
		<liveSense.version>1.0.5</liveSense.version>
		<gwt.version>2.5.0</gwt.version>
		<gxt.version>3.0.1</gxt.version>
		<jackrabbit.version>2.7.2</jackrabbit.version>
		<cxf.version>2.7.10</cxf.version>
		<slf4j.version>1.6.1</slf4j.version>
		<logback.version>1.0.3</logback.version>
		<lilith.version>0.9.42.1</lilith.version>
		<sulky.version>0.9.15</sulky.version>
		<solr.version>4.0.0</solr.version>
		<spring.version>3.2.4.RELEASE</spring.version>
		<activiti.version>5.8</activiti.version>
		<karaf.version>3.0.1</karaf.version>
		<jasper.version>4.5.0</jasper.version>
		<apacheds.version>2.0.0-M9</apacheds.version>
		<apacheds.api.version>1.0.0-M14</apacheds.api.version>
		<apacheds.jdbm2.version>2.0.0-M1</apacheds.jdbm2.version>
		<jackson.version>1.9.10</jackson.version>
		<parboiled.version>1.0.2</parboiled.version>
		<pegdown.version>1.1.0</pegdown.version>
		<lucene.version>4.0.0</lucene.version>
		<fitnesse.version>20130316</fitnesse.version>
		<jodconverter.version>3.0-SNAPSHOT</jodconverter.version>
		<jodreports.version>2.4.0</jodreports.version>
		<wro4j.version>1.6.3</wro4j.version>
		<ruby.version>1.7.3</ruby.version>
		
        <!-- TODO
         
            Apache Sling Resource Inventory 0.5.0
            Apache Sling JMX Resource Provider 0.6.0
            Apache Sling Resource-Based Discovery Service 1.0.2
            Apache Sling Testing Utilities 2.0.16
            Apache Sling Health Check Tools:
                org.apache.sling.hc.core-1.0.6,
                org.apache.sling.hc.it-1.0.6,
                org.apache.sling.hc.jmx-1.0.6,
                org.apache.sling.hc.samples-1.0.6,
                org.apache.sling.hc.support-1.0.6,
                org.apache.sling.hc.webconsole-1.0.6,
                org.apache.sling.junit.healthcheck-1.0.6
         
         -->
        <sling.adapter.version>2.1.0</sling.adapter.version>
		<sling.api.version>2.4.2</sling.api.version>
		<sling.auth.core.version>1.1.4</sling.auth.core.version>
		<sling.auth.form.version>1.0.4</sling.auth.form.version>
		<sling.auth.openid.version>1.0.2</sling.auth.openid.version>
		<sling.auth.selector.version>1.0.4</sling.auth.selector.version>
		<sling.bundleresource.impl.version>2.1.2</sling.bundleresource.impl.version>
		<sling.commons.classloader.version>1.3.0</sling.commons.classloader.version>
		<sling.commons.json.version>2.0.6</sling.commons.json.version>
		<sling.commons.log.version>3.0.2</sling.commons.log.version>
		<sling.commons.logservice.version>1.0.2</sling.commons.logservice.version>
		<sling.commons.mime.version>2.1.4</sling.commons.mime.version>
		<sling.commons.osgi.version>2.2.0</sling.commons.osgi.version>
		<sling.commons.scheduler.version>2.4.2</sling.commons.scheduler.version>
		<sling.commons.threads.version>3.2.0</sling.commons.threads.version>
		<sling.discovery.api.version>1.0.0</sling.discovery.api.version>
		<sling.discovery.impl.version>1.0.0</sling.discovery.impl.version>
		<sling.discovery.standalone.version>1.0.0</sling.discovery.standalone.version>
		<sling.discovery.support.version>1.0.0</sling.discovery.support.version>
        <sling.engine.version>2.2.10</sling.engine.version>
		<sling.event.version>3.1.4</sling.event.version>
		<sling.event.version>3.3.0</sling.event.version>
		<sling.extensions.explorer.version>1.0.3-SNAPSHOT</sling.extensions.explorer.version>
		<sling.extensions.groovy.version>1.0.0-SNAPSHOT</sling.extensions.groovy.version>
		<sling.extensions.threaddump.version>0.2.2</sling.extensions.threaddump.version>
		<sling.extensions.webconsolesecurityprovider.version>1.1.2</sling.extensions.webconsolesecurityprovider.version>
		<sling.fragment.activation.version>1.0.2</sling.fragment.activation.version>
		<sling.fragment.transaction.version>1.0.0</sling.fragment.transaction.version>
		<sling.fragment.ws.version>1.0.2</sling.fragment.ws.version>
		<sling.fragment.xml.version>1.0.2</sling.fragment.xml.version>
		<sling.fsresource.version>1.1.2</sling.fsresource.version>
		<sling.i18n.version>2.2.6</sling.i18n.version>
		<sling.installer.api.version>1.0.0</sling.installer.api.version>
		<sling.installer.console.version>1.0.0</sling.installer.console.version>
		<sling.installer.core.version>3.4.6</sling.installer.core.version>
		<sling.installer.factory.configuration.version>1.0.10</sling.installer.factory.configuration.version>
		<sling.installer.provider.file.version>1.0.2</sling.installer.provider.file.version>
		<sling.installer.provider.jcr.version>3.1.6</sling.installer.provider.jcr.version>
		<sling.jcr.api.version>2.1.0</sling.jcr.api.version>
		<sling.jcr.base.version>2.1.2</sling.jcr.base.version>
		<sling.jcr.classloader.version>3.2.0</sling.jcr.classloader.version>
		<sling.jcr.contentloader.version>2.1.6</sling.jcr.contentloader.version>
		<sling.jcr.davex.version>1.2.0</sling.jcr.davex.version>
		<sling.jcr.jackrabbit.accessmanager.version>2.1.1-SNAPSHOT</sling.jcr.jackrabbit.accessmanager.version>
		<sling.jcr.jackrabbit.server.version>2.1.2</sling.jcr.jackrabbit.server.version>
		<sling.jcr.jackrabbit.usermanager.version>2.2.0</sling.jcr.jackrabbit.usermanager.version>
		<sling.jcr.ocm.version>2.0.4-incubator</sling.jcr.ocm.version>
		<sling.jcr.registration.version>0.0.1-SNAPSHOT</sling.jcr.registration.version>
		<sling.jcr.resource.version>2.2.8</sling.jcr.resource.version>
		<sling.jcr.webconsole.version>1.0.0</sling.jcr.webconsole.version>
		<sling.jcr.webdav.version>2.2.0</sling.jcr.webdav.version>
		<sling.launchpad.api.version>1.1.0</sling.launchpad.api.version>
		<sling.launchpad.installer.version>1.1.2</sling.launchpad.installer.version>
		<sling.resourceresolver.version>1.0.6</sling.resourceresolver.version>
		<sling.scripting.api.version>2.1.4</sling.scripting.api.version>
		<sling.scripting.core.version>2.0.24</sling.scripting.core.version>
		<sling.scripting.freemarker.version>2.0.0-SNAPSHOT</sling.scripting.freemarker.version>
		<sling.scripting.javascript.version>2.0.12</sling.scripting.javascript.version>
		<sling.scripting.jsp.taglib.version>2.2.0</sling.scripting.jsp.taglib.version>
		<sling.scripting.jsp.version>2.0.28</sling.scripting.jsp.version>
		<sling.servlets.get.version>2.1.4</sling.servlets.get.version>
		<sling.servlets.post.version>2.3.2</sling.servlets.post.version>
		<sling.servlets.resolver.version>2.2.4</sling.servlets.resolver.version>
		<sling.settings.version>1.3.0</sling.settings.version>
        
        <liveSense.dist.version>${liveSense.version}</liveSense.dist.version>
		<liveSense.jcr.explorer.version>${liveSense.version}</liveSense.jcr.explorer.version>
		<liveSense.jcr.restexplorer.version>${liveSense.version}</liveSense.jcr.restexplorer.version>
		<liveSense.auth.ldap.version>${liveSense.version}</liveSense.auth.ldap.version>
		<liveSense.config.ldap.version>${liveSense.version}</liveSense.config.ldap.version>
		<liveSense.jdbc.h2.version>${liveSense.version}</liveSense.jdbc.h2.version>
		<liveSense.jdbc.jaybird.version>${liveSense.version}</liveSense.jdbc.jaybird.version>
		<liveSense.jdbc.mysql.version>${liveSense.version}</liveSense.jdbc.mysql.version>
		<liveSense.misc.log.lilith.core.version>${liveSense.version}</liveSense.misc.log.lilith.core.version>
		<liveSense.misc.log.config.default.version>${liveSense.version}</liveSense.misc.log.config.default.version>
        <liveSense.fragment.customloginpage.version>${liveSense.version}</liveSense.fragment.customloginpage.version>
		<liveSense.fragment.sun.misc.version>${liveSense.version}</liveSense.fragment.sun.misc.version>
		<liveSense.fragment.sun.security.version>${liveSense.version}</liveSense.fragment.sun.security.version>
		<liveSense.fragment.javax.jws-jre-1.6.version>${liveSense.version}</liveSense.fragment.javax.jws-jre-1.6.version>
		<liveSense.fragment.javax.xml-jre-1.6.version>${liveSense.version}</liveSense.fragment.javax.xml-jre-1.6.version>
		<liveSense.fragment.jackrabbit.server.jaybird.ddl.version>${liveSense.version}</liveSense.fragment.jackrabbit.server.jaybird.ddl.version>
		<liveSense.fragment.javax.activation-jre-1.6.version>${liveSense.version}</liveSense.fragment.javax.activation-jre-1.6.version>
		<liveSense.webconsole.branding.version>${liveSense.version}</liveSense.webconsole.branding.version>
		<liveSense.features.branding.version>${liveSense.version}</liveSense.features.branding.version>
		<liveSense.core.version>${liveSense.version}</liveSense.core.version>
		<liveSense.framework.apacheds.version>${liveSense.version}</liveSense.framework.apacheds.version>
		<liveSense.framework.cxf.version>${liveSense.version}</liveSense.framework.cxf.version>
		<liveSense.framework.docx4j.version>${liveSense.version}</liveSense.framework.docx4j.version>
		<liveSense.framework.dom4j.version>${liveSense.version}</liveSense.framework.dom4j.version>
		<liveSense.framework.fitnesse.version>${liveSense.version}</liveSense.framework.fitnesse.version>
		<liveSense.framework.gwt.version>${liveSense.version}</liveSense.framework.gwt.version>
		<liveSense.framework.gxt.version>${liveSense.version}</liveSense.framework.gxt.version>
		<liveSense.framework.itext.version>${liveSense.version}</liveSense.framework.itext.version>
		<liveSense.framework.jasperreports.version>${liveSense.version}</liveSense.framework.jasperreports.version>
		<liveSense.framework.jodconverter.version>${liveSense.version}</liveSense.framework.jodconverter.version>
		<liveSense.framework.jodreports.version>${liveSense.version}</liveSense.framework.jodreports.version>
		<liveSense.framework.lucene.version>${liveSense.version}</liveSense.framework.lucene.version>
		<liveSense.framework.odfdom.version>${liveSense.version}</liveSense.framework.odfdom.version>
		<liveSense.framework.poi.version>${liveSense.version}</liveSense.framework.poi.version>
		<liveSense.framework.solr.version>${liveSense.version}</liveSense.framework.solr.version>
		<liveSense.framework.wro4j.version>${liveSense.version}</liveSense.framework.wro4j.version>
		<liveSense.framework.xdocreport.version>${liveSense.version}</liveSense.framework.xdocreport.version>
		<liveSense.launchpad.version>${liveSense.version}</liveSense.launchpad.version>
		<liveSense.jackrabbit.server.version>${liveSense.version}</liveSense.jackrabbit.server.version>
		<liveSense.jcr.explorer.version>${liveSense.version}</liveSense.jcr.explorer.version>
        <liveSense.misc.i18n.version>${liveSense.version}</liveSense.misc.i18n.version>
		<liveSense.misc.javax.persistence.version>${liveSense.version}</liveSense.misc.javax.persistence.version>
		<liveSense.misc.jcrom.version>${liveSense.version}</liveSense.misc.jcrom.version>
		<liveSense.misc.jsr303.version>${liveSense.version}</liveSense.misc.jsr303.version>
		<liveSense.misc.gwt.jsr303.version>${liveSense.version}</liveSense.misc.gwt.jsr303.version>
		<liveSense.misc.queryBuilder.version>${liveSense.version}</liveSense.misc.queryBuilder.version>
		<liveSense.misc.queryBuilder.gwt.version>${liveSense.version}</liveSense.misc.queryBuilder.gwt.version>
		<liveSense.scripting.jsp.taglib.jstl.version>${liveSense.version}</liveSense.scripting.jsp.taglib.jstl.version>
		<liveSense.scripting.jsp.taglib.jsonatg.version>${liveSense.version}</liveSense.scripting.jsp.taglib.jsonatg.version>
		<liveSense.scripting.ruby.version>${liveSense.version}</liveSense.scripting.ruby.version>
		<liveSense.service.apacheds.version>${liveSense.version}</liveSense.service.apacheds.version>
		<liveSense.service.apacheds.configurationLoader.version>${liveSense.version}</liveSense.service.apacheds.configurationLoader.version>
		<liveSense.service.activation.version>${liveSense.version}</liveSense.service.activation.version>
		<liveSense.service.captcha.version>${liveSense.version}</liveSense.service.captcha.version>
		<liveSense.service.cxf.version>${liveSense.version}</liveSense.service.cxf.version>
		<liveSense.service.dataSourceProvider.version>${liveSense.version}</liveSense.service.dataSourceProvider.version>
		<liveSense.service.email.version>${liveSense.version}</liveSense.service.email.version>
		<liveSense.service.guacamole.version>${liveSense.version}</liveSense.service.guacamole.version>
		<liveSense.service.gwt.version>${liveSense.version}</liveSense.service.gwt.version>
		<liveSense.service.languageSelector.version>${liveSense.version}</liveSense.service.languageSelector.version>
		<liveSense.service.markdown.version>${liveSense.version}</liveSense.service.markdown.version>
		<liveSense.service.report.jasper.version>${liveSense.version}</liveSense.service.report.jasper.version>
        <liveSense.service.jcr.importexport.version>${liveSense.version}</liveSense.service.jcr.importexport.version>
		<liveSense.service.securityManager.version>${liveSense.version}</liveSense.service.securityManager.version>
		<liveSense.service.thumbnailGenerator.version>${liveSense.version}</liveSense.service.thumbnailGenerator.version>
		<liveSense.service.xssRemove.version>${liveSense.version}</liveSense.service.xssRemove.version>
		<liveSense.content.initial.version>${liveSense.version}</liveSense.content.initial.version>
		<liveSense.sample.gwt.notes.version>${liveSense.version}</liveSense.sample.gwt.notes.version>
		<liveSense.sample.gwt.notesRequestFactory.version>${liveSense.version}</liveSense.sample.gwt.notesRequestFactory.version>
		<liveSense.sample.markdown.version>${liveSense.version}</liveSense.sample.markdown.version>
		<liveSense.sample.simplePortal.version>${liveSense.version}</liveSense.sample.simplePortal.version>
		<liveSense.sample.solr.version>${liveSense.version}</liveSense.sample.solr.version>
		<liveSense.sample.webServiceServlet.version>${liveSense.version}</liveSense.sample.webServiceServlet.version>
		<liveSense.fragment.com.sun.image.codec.jpeg.version>${liveSense.version}</liveSense.fragment.com.sun.image.codec.jpeg.version>
		<liveSense.misc.configurationLoader.version>${liveSense.version}</liveSense.misc.configurationLoader.version>
		<liveSense.service.solr.version>${liveSense.version}</liveSense.service.solr.version>
		<liveSense.service.solr.configurationLoader.version>${liveSense.version}</liveSense.service.solr.configurationLoader.version>
	</properties>
	<!-- <issueManagement> <system>Mantis</system> <url></url> </issueManagement> -->

	<reporting>
		<plugins>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-javadoc-plugin</artifactId>
				<version>2.9.1</version>
				<reportSets>
					<reportSet>
						<reports>
							<report>javadoc</report>
						</reports>
					</reportSet>
				</reportSets>
				<configuration>
					<stylesheet>maven</stylesheet>
					<excludePackageNames>*.impl:*.internal:${site.javadoc.exclude}</excludePackageNames>
                    <encoding>UTF-8</encoding>
				</configuration>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-surefire-report-plugin</artifactId>
				<version>2.10</version>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-changes-plugin</artifactId>
				<version>2.6</version>
				<reportSets>
					<reportSet>
						<reports>
							<report>jira-report</report>
						</reports>
					</reportSet>
				</reportSets>
				<configuration>
					<fixVersionIds>${site.jira.version.id}</fixVersionIds>
				</configuration>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-scm-plugin</artifactId>
				<version>1.5</version>
			</plugin>
		</plugins>
	</reporting>
	<build>
		<extensions>
			<extension>
				<groupId>org.apache.maven.wagon</groupId>
				<artifactId>wagon-webdav-jackrabbit</artifactId>
				<version>1.0-beta-7</version>
			</extension>
		</extensions>

		<plugins>
			<!-- Require Java 6 or higher for building -->
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-enforcer-plugin</artifactId>
				<version>1.0.1</version>
				<executions>
					<execution>
						<id>enforce-java</id>
						<goals>
							<goal>enforce</goal>
						</goals>
						<configuration>
							<rules>
								<requireJavaVersion>
									<message> liveSense must be compiled with Java 6 or higher </message>
									<version>1.6.0</version>
								</requireJavaVersion>
							</rules>
						</configuration>
					</execution>
				</executions>
			</plugin>
			<!-- Attach sources for all builds -->
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-source-plugin</artifactId>
				<version>2.2.1</version>
				<inherited>true</inherited>
				<executions>
					<execution>
						<id>attach-sources</id>
						<goals>
							<goal>jar-no-fork</goal>
						</goals>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-resources-plugin</artifactId>
				<version>2.6</version>
				<configuration>
					<encoding>UTF-8</encoding>
				</configuration>
			</plugin>
			<plugin>
				<groupId>org.codehaus.mojo</groupId>
				<artifactId>ianal-maven-plugin</artifactId>
				<executions>
					<execution>
						<goals>
							<goal>verify-legal-files</goal>
						</goals>
						<configuration>
							<!-- Fail the build if any artifacts are missing legal files -->
							<strict>true</strict>
						</configuration>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-remote-resources-plugin</artifactId>
				<version>1.5</version>
				<executions>
					<execution>
						<goals>
							<goal>process</goal>
						</goals>
						<configuration>
							<resourceBundles>
								<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
							</resourceBundles>
						</configuration>
					</execution>
				</executions>
			</plugin>
		</plugins>
		<pluginManagement>
			<plugins>
				<plugin>
					<groupId>org.eclipse.m2e</groupId>
					<artifactId>lifecycle-mapping</artifactId>
					<version>1.0.0</version>
					<configuration>
						<lifecycleMappingMetadata>
							<pluginExecutions>
								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.maven.plugins</groupId>
										<artifactId>maven-remote-resources-plugin</artifactId>
										<versionRange>[1.2,)</versionRange>
										<goals>
											<goal>process</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>

								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.maven.plugins</groupId>
										<artifactId>maven-enforcer-plugin</artifactId>
										<versionRange>[1.0,)</versionRange>
										<goals>
											<goal>enforce</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<execute />
									</action>
								</pluginExecution>
								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.maven.plugins</groupId>
										<artifactId>maven-antrun-plugin</artifactId>
										<versionRange>[1.6,)</versionRange>
										<goals>
											<goal>run</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>
								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.felix</groupId>
										<artifactId>maven-scr-plugin</artifactId>
										<versionRange>[1.7,)</versionRange>
										<goals>
											<goal>scr</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>

								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.sling</groupId>
										<artifactId>maven-launchpad-plugin</artifactId>
										<versionRange>[2.1,)</versionRange>
										<goals>
											<goal>prepare-package</goal>
											<goal>attach-bundle-list</goal>
											<goal>create-bundle-jar</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>

								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.codehaus.mojo</groupId>
										<artifactId>jasperreports-maven-plugin</artifactId>
										<versionRange>[1.0-beta-2,)</versionRange>
										<goals>
											<goal>compile-reports</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>

								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.bsc.maven</groupId>
										<artifactId>maven-processor-plugin</artifactId>
										<versionRange>[2.0.5,)</versionRange>
										<goals>
											<goal>process</goal>
											<goal>process-test</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>
								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.maven.plugins</groupId>
										<artifactId>maven-jar-plugin</artifactId>
										<versionRange>[2.3.2,)</versionRange>
										<goals>
											<goal>jar</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>
								<pluginExecution>
									<pluginExecutionFilter>
										<groupId>org.apache.felix</groupId>
										<artifactId>maven-bundle-plugin</artifactId>
										<versionRange>[2.3.7,)</versionRange>
										<goals>
											<goal>manifest</goal>
										</goals>
									</pluginExecutionFilter>
									<action>
										<ignore />
									</action>
								</pluginExecution>
							</pluginExecutions>

						</lifecycleMappingMetadata>
					</configuration>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>exec-maven-plugin</artifactId>
					<version>1.3</version>
				</plugin>
				<plugin>
					<artifactId>maven-jar-plugin</artifactId>
					<version>2.4</version>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-compiler-plugin</artifactId>
					<version>3.1</version>
					<configuration>
						<source>1.6</source>
						<target>1.6</target>
						<encoding>UTF-8</encoding>
					</configuration>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>native2ascii-maven-plugin</artifactId>
					<version>1.0-beta-1</version>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-surefire-plugin</artifactId>
					<version>2.17</version>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-scm-plugin</artifactId>
					<version>1.9</version>
				</plugin>
				<plugin>
					<groupId>org.apache.sling</groupId>
					<artifactId>maven-sling-plugin</artifactId>
					<version>2.1.0</version>
				</plugin>
				<plugin>
					<groupId>org.apache.sling</groupId>
					<artifactId>maven-launchpad-plugin</artifactId>
					<version>2.3.0</version>
				</plugin>
				<plugin>
					<groupId>org.apache.sling</groupId>
					<artifactId>maven-jspc-plugin</artifactId>
					<version>2.0.8</version>
				</plugin>
				<plugin>
					<groupId>org.apache.sling</groupId>
					<artifactId>maven-jcrocm-plugin</artifactId>
					<version>2.0.4-incubator</version>
				</plugin>

				<!-- Jasper report compiler plugin -->
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>jasperreports-maven-plugin</artifactId>
					<version>1.0-beta-2</version>
					<configuration>
						<outputDirectory>${basedir}/target/jasperreports</outputDirectory>
						<xmlValidation>true</xmlValidation>
					</configuration>
					<executions>
						<execution>
							<goals>
								<goal>compile-reports</goal>
							</goals>
							<phase>compile</phase>
						</execution>
					</executions>
					<dependencies>
						<dependency>
							<groupId>net.sf.jasperreports</groupId>
							<artifactId>jasperreports</artifactId>
							<version>${jasper.version}</version>
						</dependency>

						<dependency>
							<groupId>log4j</groupId>
							<artifactId>log4j</artifactId>
							<version>1.2.16</version>
						</dependency>
					</dependencies>
				</plugin>

				<plugin>
					<groupId>org.apache.felix</groupId>
					<artifactId>maven-scr-plugin</artifactId>
					<version>1.16.0</version>
					<!-- As QDox is trying to inspect/load the classes
						we have to add a slf4j implementation to the
						class path of the plugin - we usually use
						a static field for the logger and during class
						loading this field requires an slf4j implementation!
					-->
					<dependencies>
						<dependency>
							<groupId>org.slf4j</groupId>
							<artifactId>slf4j-simple</artifactId>
							<version>${slf4j.version}</version>
						</dependency>
					</dependencies>
					<executions>
						<execution>
							<id>generate-scr-scrdescriptor</id>
							<goals>
								<goal>scr</goal>
							</goals>
							<configuration>
								<properties>
									<service.vendor>liveSense.org</service.vendor>
								</properties>
							</configuration>
						</execution>
					</executions>
				</plugin>
				<!-- Compile for Java 5 and higher -->
				<plugin>
					<groupId>org.apache.felix</groupId>
					<artifactId>maven-bundle-plugin</artifactId>
					<version>2.4.0</version>
					<inherited>true</inherited>
					<configuration>
						<outputDirectory>${basedir}/target/classes</outputDirectory>
						<instructions>
							<Bundle-Category>liveSense</Bundle-Category>
							<Bundle-DocURL> http://livesense.org </Bundle-DocURL>
							<Bundle-Vendor>liveSense.org</Bundle-Vendor>
							<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
						</instructions>
					</configuration>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-release-plugin</artifactId>
					<version>2.5</version>
					<configuration>
                        <tagNameFormat>@{project.version}</tagNameFormat>
					</configuration>
				</plugin>

				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>build-helper-maven-plugin</artifactId>
					<version>1.8</version>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-dependency-plugin</artifactId>
					<version>2.8</version>
				</plugin>
				<plugin>
					<groupId>org.apache.maven.plugins</groupId>
					<artifactId>maven-war-plugin</artifactId>
					<version>2.4</version>
				</plugin>
				<plugin>
					<groupId>org.mortbay.jetty</groupId>
					<artifactId>maven-jetty-plugin</artifactId>
					<version>6.1.26</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.cargo</groupId>
					<artifactId>cargo-maven2-plugin</artifactId>
					<version>1.4.8</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>ianal-maven-plugin</artifactId>
					<version>1.0-alpha-1</version>
				</plugin>
				<plugin>
					<groupId>org.apache.rat</groupId>
					<artifactId>apache-rat-plugin</artifactId>
					<version>0.10</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.groovy.maven</groupId>
					<artifactId>gmaven-plugin</artifactId>
					<version>1.0</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>animal-sniffer-maven-plugin</artifactId>
					<version>1.11</version>
					<configuration>
						<signature>
							<groupId>org.codehaus.mojo.signature</groupId>
							<artifactId>java16</artifactId>
							<version>1.0</version>
						</signature>
					</configuration>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>emma-maven-plugin</artifactId>
					<version>1.0-alpha-3</version>
				</plugin>
				<plugin>
					<groupId>org.codehaus.mojo</groupId>
					<artifactId>gwt-maven-plugin</artifactId>
					<version>${gwt.version}</version>
					<dependencies>
						<dependency>
							<groupId>com.google.gwt</groupId>
							<artifactId>gwt-user</artifactId>
							<version>${gwt.version}</version>
						</dependency>
						<dependency>
							<groupId>com.google.gwt</groupId>
							<artifactId>gwt-dev</artifactId>
							<version>${gwt.version}</version>
						</dependency>
						<dependency>
							<groupId>com.google.gwt</groupId>
							<artifactId>gwt-servlet</artifactId>
							<version>${gwt.version}</version>
						</dependency>
					</dependencies>
					<executions>
						<execution>
							<id>gwtcompile</id>
							<phase>prepare-package</phase>
							<goals>
								<goal>compile</goal>
							</goals>
						</execution>
					</executions>
				</plugin>
			</plugins>
		</pluginManagement>
	</build>
	<profiles>
        <profile>
            <id>reactor</id>
            <modules>
                <module>org.liveSense.auth.ldap</module>
                <module>org.liveSense.core</module>
                <module>org.liveSense.fragment.com.sun.image.codec.jpeg</module>
                <module>org.liveSense.fragment.jackrabbit.server.jaybird.ddl</module>
                <module>org.liveSense.fragment.javax.xml-jre-1.6</module>
                <module>org.liveSense.fragment.javax.jws-jre-1.6</module>
                <module>org.liveSense.fragment.javax.activation-jre-1.6</module>
                <module>org.liveSense.fragment.sun.misc</module>
                <module>org.liveSense.fragment.sun.security</module>
                <module>org.liveSense.fragment.customloginpage</module>
                <module>org.liveSense.misc.javax.persistence</module>
                <module>org.liveSense.misc.configurationLoader</module>
                <module>org.liveSense.misc.queryBuilder</module>
                <module>org.liveSense.misc.queryBuilder.gwt</module>
                <module>org.liveSense.misc.gwt.jsr303</module>
                <module>org.liveSense.misc.i18n</module>
                <module>org.liveSense.misc.jsr303</module>
                <module>org.liveSense.misc.jcrom</module>
                <module>org.liveSense.misc.log.lilith.core</module>
                <module>org.liveSense.misc.log.config.default</module>
                <module>org.liveSense.scripting.jsp.taglib.jsonatg</module>
                <module>org.liveSense.scripting.jsp.taglib.jstl</module>
                <module>org.liveSense.jdbc.mysql</module>
                <module>org.liveSense.jdbc.jaybird</module>
                <module>org.liveSense.jdbc.h2</module>
                <module>org.liveSense.framework.apacheds</module>
                <module>org.liveSense.framework.cxf</module>
                <module>org.liveSense.framework.docx4j</module>
                <module>org.liveSense.framework.dom4j</module>
                <module>org.liveSense.framework.fitnesse</module>
                <module>org.liveSense.framework.gwt</module>
                <module>org.liveSense.framework.gxt</module>
                <module>org.liveSense.framework.itext</module>
                <module>org.liveSense.framework.jasperreports</module>
                <module>org.liveSense.framework.jodconverter</module>
                <module>org.liveSense.framework.jodreports</module>
                <module>org.liveSense.framework.lucene</module>
                <module>org.liveSense.framework.odfdom</module>
                <module>org.liveSense.framework.poi</module>
                <module>org.liveSense.framework.solr</module>
                <module>org.liveSense.framework.wro4j</module>
                <module>org.liveSense.framework.xdocreport</module>
                <module>org.liveSense.service.dataSourceProvider</module>
                <module>org.liveSense.service.securityManager</module>
                <module>org.liveSense.service.activation</module>
                <module>org.liveSense.service.apacheds</module>
                <module>org.liveSense.service.apacheds.configurationLoader</module>
                <module>org.liveSense.service.captcha</module>
                <module>org.liveSense.service.cxf</module>
                <module>org.liveSense.service.email</module>
                <module>org.liveSense.service.guacamole</module>
                <module>org.liveSense.service.gwt</module>
                <module>org.liveSense.service.languageSelector</module>
                <module>org.liveSense.service.thumbnailGenerator</module>
                <module>org.liveSense.service.xssRemove</module>
                <module>org.liveSense.service.markdown</module>
                <module>org.liveSense.service.report.jasper</module>
                <module>org.liveSense.service.jcr.importexport</module>
                <module>org.liveSense.service.solr</module>
                <module>org.liveSense.service.solr.configurationLoader</module>
                <module>org.liveSense.jcr.explorer</module>
                <module>org.liveSense.jcr.restexplorer</module>
                <module>org.liveSense.sample.configurationLoad</module>
                <module>org.liveSense.sample.gwt.notes</module>
                <module>org.liveSense.sample.gwt.notesRequestFactory</module>
                <module>org.liveSense.sample.markdown</module>
                <module>org.liveSense.sample.simplePortal</module>
                <module>org.liveSense.sample.solr</module>
                <module>org.liveSense.sample.webServiceServlet</module>
                <module>org.liveSense.content.initial</module>
                <module>org.liveSense.webconsole.branding</module>
            </modules>
        </profile>

        <profile>
            <id>karaf</id>
            <modules>
                <module>org.liveSense.karaf</module>
            </modules>
        </profile>
<!--
        <profile>
            <id>launchpad</id>
            <modules>
                <module>org.liveSense.launchpad</module>
            </modules>
        </profile>
        <profile>
            <id>dist</id>
            <modules>
                <module>org.liveSense.dist</module>
            </modules>
        </profile>
-->
		<profile>
			<id>attach-features</id>
			<activation>
				<activeByDefault>false</activeByDefault>
				<file>
					<exists>features/features.xml</exists>
				</file>
			</activation>
			<build>
				<plugins>

					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-resources-plugin</artifactId>
						<executions>
							<execution>
								<id>copy-resources</id>
								<phase>process-resources</phase>
								<goals>
									<goal>copy-resources</goal>
								</goals>
								<configuration>
									<outputDirectory>target</outputDirectory>
									<resources>
										<resource>
											<directory>features</directory>
											<filtering>true</filtering>
											<includes>
												<include>features.xml</include>
											</includes>
										</resource>
									</resources>
								</configuration>
							</execution>
						</executions>
					</plugin>

					<plugin>
						<groupId>org.codehaus.mojo</groupId>
						<artifactId>build-helper-maven-plugin</artifactId>
						<executions>
							<execution>
								<id>attach-artifacts</id>
								<phase>package</phase>
								<goals>
									<goal>attach-artifact</goal>
								</goals>
								<configuration>
									<artifacts>
										<artifact>
											<file>target/features.xml</file>
											<type>xml</type>
											<classifier>features</classifier>
										</artifact>
									</artifacts>
								</configuration>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>release-sign-artifacts</id>
			<activation>
				<property>
					<name>performRelease</name>
					<value>true</value>
				</property>
			</activation>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.maven.plugins</groupId>
						<artifactId>maven-gpg-plugin</artifactId>
						<version>1.1</version>
						<executions>
							<execution>
								<id>sign-artifacts</id>
								<phase>verify</phase>
								<goals>
									<goal>sign</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>

		<!-- MSOURCES-13 related workaround overriding super-pom -->
		<profile>
			<id>release-profile</id>
			<activation>
				<property>
					<name>performRelease</name>
					<value>true</value>
				</property>
			</activation>
			<build>
				<plugins>
					<plugin>
						<inherited>true</inherited>
						<artifactId>maven-source-plugin</artifactId>
						<executions>
							<execution>
								<id>attach-sources-no-fork</id>
								<inherited>true</inherited>
								<goals>
									<goal>jar-no-fork</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>

		<profile>
			<!-- Use this profile to install the OSGi bundle automatically, during development -->
			<id>autoInstallBundle</id>
			<activation>
				<activeByDefault>false</activeByDefault>
			</activation>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.sling</groupId>
						<artifactId>maven-sling-plugin</artifactId>
						<executions>
							<execution>
								<id>install-bundle</id>
								<goals>
									<goal>install</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<!-- We should execute this profile manually to make sure that all files in our source code contain
			proper licenses. This is very important and should not be skipped in any scenario. It is very importnt
			for us to follow ASF policy. Example: mvn -Prat prepare-release install -->
		<profile>
			<id>rat</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.apache.rat</groupId>
						<artifactId>apache-rat-plugin</artifactId>
						<configuration>
							<excludes>
								<!-- Used by maven-remote-resources-plugin -->
								<exclude>src/main/appended-resources/META-INF/*</exclude>
								<!-- Generated by maven-remote-resources-plugin -->
								<exclude>velocity.log</exclude>
								<!-- don't check anything in target -->
								<exclude>target/*</exclude>
							</excludes>
						</configuration>
						<executions>
							<execution>
								<phase>verify</phase>
								<goals>
									<goal>check</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>animal-sniffer</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.codehaus.mojo</groupId>
						<artifactId>animal-sniffer-maven-plugin</artifactId>
						<executions>
							<execution>
								<phase>test</phase>
								<goals>
									<goal>check</goal>
								</goals>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>emma</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.codehaus.mojo</groupId>
						<artifactId>emma-maven-plugin</artifactId>
						<inherited>true</inherited>
						<executions>
							<execution>
								<phase>prepare-package</phase>
								<goals>
									<goal>instrument</goal>
								</goals>
								<configuration>
									<metadataFile>${user.dir}/coverage.em</metadataFile>
								</configuration>
							</execution>
						</executions>
					</plugin>
					<plugin>
						<groupId>org.apache.felix</groupId>
						<artifactId>maven-bundle-plugin</artifactId>
						<inherited>true</inherited>
						<executions>
							<execution>
								<id>emma-bundle</id>
								<goals>
									<goal>bundle</goal>
								</goals>
								<phase>package</phase>
								<configuration>
									<classifier>emma</classifier>
									<outputDirectory>${basedir}/target/generated-classes/emma/classes</outputDirectory>
								</configuration>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
		<profile>
			<id>emma-report</id>
			<build>
				<plugins>
					<plugin>
						<groupId>org.codehaus.groovy.maven</groupId>
						<artifactId>gmaven-plugin</artifactId>
						<executions>
							<!-- store the project's source dir in a comma-delimited list for the emma report. -->
							<execution>
								<id>save-bundle-metadata</id>
								<goals>
									<goal>execute</goal>
								</goals>
								<phase>validate</phase>
								<configuration>
									<source> if (!session.executionProperties.sourceDirs) {
										session.executionProperties.sourceDirs = "${basedir}/src/main/java" } else {
										session.executionProperties.sourceDirs +=
										",${basedir}/src/main/java" }
									</source>
								</configuration>
							</execution>
						</executions>
					</plugin>
				</plugins>
			</build>
		</profile>
	</profiles>
	<mailingLists>
		<mailingList>
			<name>LiveSense Development List</name>
			<subscribe>livesense-dev\+subscribe@googlegroups.com</subscribe>
			<unsubscribe>livesense-dev\+unsubscribe@googlegroups.com </unsubscribe>
			<post>livesense-dev at googlegroups.com</post>
			<archive> http://groups.google.com/group/livesense-dev </archive>
		</mailingList>
	</mailingLists>
	<!-- Please visit our website for the current information about the liveSense project team. -->
	<developers>
		<developer>
			<name>LiveSense Project</name>
			<id>livesense</id>
			<url>http://livesense.org</url>
		</developer>
	</developers>
	<dependencyManagement>
		<dependencies>

			<!-- Sling dependencies -->
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.auth.core</artifactId>
				<version>${sling.auth.core.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.api</artifactId>
				<version>${sling.api.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.commons.classloader</artifactId>
				<version>${sling.commons.classloader.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.commons.log</artifactId>
				<version>${sling.commons.log.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.commons.mime</artifactId>
				<version>${sling.commons.mime.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.commons.osgi</artifactId>
				<version>${sling.commons.osgi.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.settings</artifactId>
				<version>${sling.settings.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.servlets.post</artifactId>
				<version>${sling.servlets.post.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.commons.scheduler</artifactId>
				<version>${sling.commons.scheduler.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.event</artifactId>
				<version>${sling.event.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.jcr.api</artifactId>
				<version>${sling.jcr.api.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.jcr.base</artifactId>
				<version>${sling.jcr.base.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.engine</artifactId>
				<version>${sling.engine.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.i18n</artifactId>
				<version>${sling.i18n.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.jcr.jackrabbit.server</artifactId>
				<version>${sling.jcr.jackrabbit.server.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.jcr.resource</artifactId>
				<version>${sling.jcr.resource.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.scripting.api</artifactId>
				<version>${sling.scripting.api.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
				<version>${sling.scripting.jsp.taglib.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.sling</groupId>
				<artifactId>org.apache.sling.scripting.json.taglib</artifactId>
				<version>${sling.scripting.json.taglib.version}</version>
				<scope>provided</scope>
			</dependency>

			<!-- Jackrabbit dependencies -->
			<dependency>
				<groupId>org.apache.jackrabbit</groupId>
				<artifactId>jackrabbit-api</artifactId>
				<version>${jackrabbit.version}</version>
			</dependency>
			<dependency>
				<groupId>org.apache.jackrabbit</groupId>
				<artifactId>jackrabbit-core</artifactId>
				<version>${jackrabbit.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.apache.jackrabbit</groupId>
				<artifactId>jackrabbit-jcr-commons</artifactId>
				<version>${jackrabbit.version}</version>
				<scope>provided</scope>
			</dependency>
			
			<!-- Felix dependencies -->
			<dependency>
				<groupId>org.apache.felix</groupId>
				<artifactId>org.apache.felix.eventadmin</artifactId>
				<version>1.2.14</version>
				<scope>provided</scope>
			</dependency>

			<!-- GWT dependencies -->
			<dependency>
				<groupId>com.google.gwt</groupId>
				<artifactId>gwt-user</artifactId>
				<version>${gwt.version}</version>
				<type>jar</type>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.google.gwt</groupId>
				<artifactId>gwt-servlet</artifactId>
				<version>${gwt.version}</version>
				<type>jar</type>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.google.gwt</groupId>
				<artifactId>gwt-dev</artifactId>
				<scope>provided</scope>
				<version>${gwt.version}</version>
			</dependency>

			<!-- Define liveSense dependencies -->
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.core</artifactId>
				<version>${liveSense.core.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.misc.i18n</artifactId>
				<version>${liveSense.misc.i18n.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.misc.jcrom</artifactId>
				<version>${liveSense.misc.jcrom.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.misc.queryBuilder</artifactId>
				<version>${liveSense.misc.queryBuilder.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.misc.queryBuilder.gwt</artifactId>
				<version>${liveSense.misc.queryBuilder.gwt.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.scripting.jsp.taglib.jstl</artifactId>
				<version>${liveSense.scripting.jsp.taglib.jstl.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.scripting.jsp.taglib.jsonatg</artifactId>
				<version>${liveSense.scripting.jsp.taglib.jsonatg.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.activation</artifactId>
				<version>${liveSense.service.activation.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.captcha</artifactId>
				<version>${liveSense.service.captcha.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.cxf</artifactId>
				<version>${liveSense.service.cxf.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.dataSourceProvider</artifactId>
				<version>${liveSense.service.dataSourceProvider.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.email</artifactId>
				<version>${liveSense.service.email.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.gwt</artifactId>
				<version>${liveSense.service.gwt.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.languageSelector</artifactId>
				<version>${liveSense.service.languageSelector.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.markdown</artifactId>
				<version>${liveSense.service.markdown.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.report.jasper</artifactId>
				<version>${liveSense.service.report.jasper.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.securityManager</artifactId>
				<version>${liveSense.service.securityManager.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.solr</artifactId>
				<version>${liveSense.service.solr.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.thumbnailGenerator</artifactId>
				<version>${liveSense.service.thumbnailGenerator.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>com.github.livesense</groupId>
				<artifactId>org.liveSense.service.xssRemove</artifactId>
				<version>${liveSense.service.xssRemove.version}</version>
				<scope>provided</scope>
			</dependency>

			<!-- Commons dependencies -->
			<dependency>
				<groupId>commons-io</groupId>
				<artifactId>commons-io</artifactId>
				<version>1.4</version>
			</dependency>
			<dependency>
				<groupId>org.apache.commons</groupId>
				<artifactId>commons-math</artifactId>
				<version>2.2</version>
			</dependency>
			<dependency>
				<groupId>commons-dbcp</groupId>
				<artifactId>commons-dbcp</artifactId>
				<version>1.4</version>
			</dependency>
			<dependency>
				<groupId>commons-pool</groupId>
				<artifactId>commons-pool</artifactId>
				<version>1.5.6</version>
			</dependency>
			<dependency>
				<groupId>commons-dbutils</groupId>
				<artifactId>commons-dbutils</artifactId>
				<version>1.3</version>
			</dependency>
			<dependency>
				<groupId>commons-beanutils</groupId>
				<artifactId>commons-beanutils</artifactId>
				<version>1.8.3</version>
			</dependency>
			<dependency>
				<groupId>commons-codec</groupId>
				<artifactId>commons-codec</artifactId>
				<version>1.6</version>
			</dependency>
			<dependency>
				<groupId>commons-lang</groupId>
				<artifactId>commons-lang</artifactId>
				<version>2.4</version>
			</dependency>
			<dependency>
				<groupId>commons-vfs</groupId>
				<artifactId>commons-vfs</artifactId>
				<version>1.0</version>
			</dependency>

			<!-- OpenCSV -->
			<dependency>
				<groupId>net.sf.opencsv</groupId>
				<artifactId>opencsv</artifactId>
				<version>2.3</version>
				<type>jar</type>
				<scope>provided</scope>
			</dependency>

			<!-- Jackson -->
			<dependency>
				<groupId>org.codehaus.jackson</groupId>
				<artifactId>jackson-core-asl</artifactId>
				<version>${jackson.version}</version>
				<scope>provided</scope>
			</dependency>

			<dependency>
				<groupId>org.codehaus.jackson</groupId>
				<artifactId>jackson-mapper-asl</artifactId>
				<version>${jackson.version}</version>
				<scope>provided</scope>
			</dependency>

			<dependency>
				<groupId>org.codehaus.jackson</groupId>
				<artifactId>jackson-jaxrs</artifactId>
				<version>${jackson.version}</version>
				<scope>provided</scope>
			</dependency>

			<dependency>
				<groupId>org.codehaus.jackson</groupId>
				<artifactId>jackson-xc</artifactId>
				<version>${jackson.version}</version>
				<scope>provided</scope>
			</dependency>

			<!-- Parboiled and Pegdown  -->
			<dependency>
				<groupId>org.parboiled</groupId>
				<artifactId>parboiled-core</artifactId>
				<version>${parboiled.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.parboiled</groupId>
				<artifactId>parboiled-java</artifactId>
				<version>${parboiled.version}</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.pegdown</groupId>
				<artifactId>pegdown</artifactId>
				<version>${pegdown.version}</version>
				<scope>provided</scope>
			</dependency>

			<!-- OSGi Core and Compendium API -->
			<dependency>
				<groupId>org.osgi</groupId>
				<artifactId>org.osgi.core</artifactId>
				<version>4.2.0</version>
				<scope>provided</scope>
			</dependency>
			<dependency>
				<groupId>org.osgi</groupId>
				<artifactId>org.osgi.compendium</artifactId>
				<version>4.2.0</version>
				<scope>provided</scope>
			</dependency>

			<!-- Freemarker -->
			<dependency>
				<groupId>org.freemarker</groupId>
				<artifactId>freemarker</artifactId>
				<version>2.3.20</version>
				<scope>provided</scope>
			</dependency>

			<!-- Web Application API -->
			<dependency>
				<groupId>javax.servlet</groupId>
				<artifactId>servlet-api</artifactId>
				<version>2.5</version>
				<scope>provided</scope>
			</dependency>

			<!-- JCR API -->
			<dependency>
				<groupId>javax.jcr</groupId>
				<artifactId>jcr</artifactId>
				<version>2.0</version>
				<scope>provided</scope>
			</dependency>

			<!-- Basic Logging -->
			<dependency>
				<groupId>org.slf4j</groupId>
				<artifactId>slf4j-api</artifactId>
				<version>${slf4j.version}</version>
				<scope>provided</scope>
			</dependency>

			<!-- Declarative Services support annotations -->
			<dependency>
				<groupId>org.apache.felix</groupId>
				<artifactId>org.apache.felix.scr.annotations</artifactId>
				<version>1.9.8</version>
				<scope>provided</scope>
			</dependency>

			<!-- Basic dependencies for Unit Tests -->
			<dependency>
				<groupId>junit</groupId>
				<artifactId>junit</artifactId>
				<version>4.8.2</version>
				<scope>test</scope>
			</dependency>
			<dependency>
				<groupId>org.jmock</groupId>
				<artifactId>jmock-junit4</artifactId>
				<version>2.5.1</version>
				<scope>test</scope>
			</dependency>
			<dependency>
				<groupId>org.slf4j</groupId>
				<artifactId>slf4j-simple</artifactId>
				<version>${slf4j.version}</version>
				<scope>runtime</scope>
			</dependency>
		</dependencies>
	</dependencyManagement>
	<dependencies>
		<dependency>
			<groupId>junit</groupId>
			<artifactId>junit</artifactId>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-api</artifactId>
		</dependency>
		<!-- -->
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-simple</artifactId>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>log4j-over-slf4j</artifactId>
			<version>${slf4j.version}</version>
			<scope>test</scope>
		</dependency>
		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>jcl-over-slf4j</artifactId>
			<version>${slf4j.version}</version>
			<scope>test</scope>
		</dependency>
	</dependencies>

	<repositories>

		<repository>
			<id>Apache Releases</id>
			<url>https://repository.apache.org/content/repositories/releases</url>
			<snapshots>
				<enabled>false</enabled>
			</snapshots>
		</repository>

		<repository>
			<id>Apache Snapshots</id>
			<url>https://repository.apache.org/content/repositories/snapshots</url>
			<snapshots>
				<enabled />
			</snapshots>
		</repository>

		<repository>
			<id>livesense-release</id>
			<name>livesense-release</name>
			<snapshots>
				<enabled>false</enabled>
			</snapshots>
			<url>https://oss.sonatype.org/content/repositories/releases</url>
		</repository>

		<repository>
			<id>livesense-snapshots</id>
			<name>livesense-snapshot</name>
			<snapshots />
			<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		</repository>


	</repositories>

	<pluginRepositories>
		<pluginRepository>
			<snapshots>
				<enabled>false</enabled>
			</snapshots>
			<id>livesense-central</id>
			<name>livesense-plugins-release</name>
			<url>https://oss.sonatype.org/content/repositories/releases</url>
		</pluginRepository>
		<pluginRepository>
			<snapshots />
			<id>livesense-snapshots</id>
			<name>livesense-plugins-snapshot</name>
			<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		</pluginRepository>
	</pluginRepositories>

	<distributionManagement>
		<downloadUrl>https://github.com/liveSense/all</downloadUrl>
		<repository>
			<id>livesense-distribution-staging</id>
			<name>staging</name>
			<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
		</repository>

		<snapshotRepository>
			<id>livesense-distribution-snapshots</id>
			<name>snapshots</name>
			<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		</snapshotRepository>
	</distributionManagement>

</project>
