You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by al...@apache.org on 2011/03/03 15:09:15 UTC

svn commit: r1076629 [2/2] - in /incubator/stanbol/trunk/kres: eu.iksproject.kres.api/ eu.iksproject.kres.jersey/ eu.iksproject.kres.manager/ eu.iksproject.kres.ontologies/ eu.iksproject.kres.reasoners/ eu.iksproject.kres.rules/ eu.iksproject.kres.semi...

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/hermit124/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/hermit124/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/hermit124/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/hermit124/pom.xml Thu Mar  3 14:09:14 2011
@@ -1,7 +1,7 @@
 <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">
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
-    <modelVersion>4.0.0</modelVersion>
+	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
 		<groupId>eu.iksproject</groupId>
@@ -10,53 +10,52 @@
 		<relativePath>../../../eu.iksproject.kres.parent</relativePath>
 	</parent>
 
-
-    <groupId>eu.iksproject</groupId>
-    <artifactId>eu.iksproject.kres.shared.dependency.hermit</artifactId>
+	<groupId>eu.iksproject</groupId>
+	<artifactId>eu.iksproject.kres.shared.dependency.hermit</artifactId>
 	<version>${kres-version}</version>
-    <packaging>bundle</packaging>
-	
-    <name>IKS KReS hermit OSGI bundle</name>	
-    
+	<packaging>bundle</packaging>
+
+	<name>IKS KReS hermit OSGI bundle</name>
+
 	<properties>
 		<kres-version>0.7</kres-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
-<repositories>
- <repository>
-  <id>stlab-cnr-repo</id>
-  <url>http://stlab.istc.cnr.it/software/maven/repo</url>
- </repository>
-</repositories>
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <version>1.4.0</version>
-        </dependency>
-        <dependency>
-            <groupId>hermit</groupId>
-            <artifactId>hermit</artifactId>
-            <version>1.2.4</version>
-	    <type>jar</type>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.4</version>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.0.1</version>
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-			<Bundle-ClassPath>.,hermit124/hermit-1.2.4.jar</Bundle-ClassPath>
+	<repositories>
+		<repository>
+			<id>stlab-cnr-repo</id>
+			<url>http://stlab.istc.cnr.it/software/maven/repo</url>
+		</repository>
+	</repositories>
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.felix</groupId>
+			<artifactId>org.osgi.core</artifactId>
+			<version>1.4.0</version>
+		</dependency>
+		<dependency>
+			<groupId>hermit</groupId>
+			<artifactId>hermit</artifactId>
+			<version>1.2.4</version>
+			<type>jar</type>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.4</version>
+			<scope>test</scope>
+		</dependency>
+	</dependencies>
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<version>2.0.1</version>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
+						<Bundle-ClassPath>.,hermit124/hermit-1.2.4.jar</Bundle-ClassPath>
 						<Export-Package>
 							com.clarkparsia.owlapi.explanation,
 							com.clarkparsia.owlapi.explanation.io,
@@ -65,46 +64,10 @@
 							de.uulm.ecs.ai.owlapi.krssparser,
 							de.uulm.ecs.ai.owlapi.krssrenderer,
 							dk.brics.automaton,gnu.getopt,
-							org.apache.axiom.attachments,
-							org.apache.axiom.attachments.impl,
-							org.apache.axiom.attachments.lifecycle,
-							org.apache.axiom.attachments.lifecycle.impl,
-							org.apache.axiom.attachments.utils,
-							org.apache.axiom.c14n,
-							org.apache.axiom.c14n.exceptions,
-							org.apache.axiom.c14n.helpers,
-							org.apache.axiom.c14n.impl,
-							org.apache.axiom.c14n.omwrapper,
-							org.apache.axiom.c14n.omwrapper.factory,
-							org.apache.axiom.c14n.omwrapper.interfaces,
-							org.apache.axiom.c14n.utils,
-							org.apache.axiom.om,
-							org.apache.axiom.om.ds,
-							org.apache.axiom.om.ds.custombuilder,
-							org.apache.axiom.om.impl,
-							org.apache.axiom.om.impl.builder,
-							org.apache.axiom.om.impl.dom,
-							org.apache.axiom.om.impl.dom.factory,
-							org.apache.axiom.om.impl.dom.jaxp,
-							org.apache.axiom.om.impl.exception,
-							org.apache.axiom.om.impl.jaxp,
-							org.apache.axiom.om.impl.llom,
-							org.apache.axiom.om.impl.llom.factory,
-							org.apache.axiom.om.impl.llom.util,
-							org.apache.axiom.om.impl.serialize,
-							org.apache.axiom.om.impl.traverse,
-							org.apache.axiom.om.impl.util,
-							org.apache.axiom.om.util,
-							org.apache.axiom.om.xpath,
-							org.apache.axiom.soap,
-							org.apache.axiom.soap.impl.builder,
-							org.apache.axiom.soap.impl.dom,
-							org.apache.axiom.soap.impl.dom.factory,
-							org.apache.axiom.soap.impl.dom.soap11,
-							org.apache.axiom.soap.impl.dom.soap12,
-							org.apache.axiom.soap.impl.llom,
-							org.apache.axiom.soap.impl.llom.soap11,
-							org.apache.axiom.soap.impl.llom.soap12,
+							org.apache.axiom.attachments.*,
+							org.apache.axiom.c14n.*,
+							org.apache.axiom.om.*,
+							org.apache.axiom.soap.*,
 							org.apache.commons.logging,
 							org.apache.commons.logging.impl,
 							org.coode.owlapi.functionalparser,
@@ -121,54 +84,9 @@
 							org.coode.owlapi.rdfxml.parser,
 							org.coode.owlapi.turtle,
 							org.coode.string,org.coode.xml,
-							org.semanticweb.HermiT,
-							org.semanticweb.HermiT.blocking,
-							org.semanticweb.HermiT.cli,
-							org.semanticweb.HermiT.datatypes,
-							org.semanticweb.HermiT.datatypes.anyuri,
-							org.semanticweb.HermiT.datatypes.binarydata,
-							org.semanticweb.HermiT.datatypes.bool,
-							org.semanticweb.HermiT.datatypes.datetime,
-							org.semanticweb.HermiT.datatypes.doublenum,
-							org.semanticweb.HermiT.datatypes.floatnum,
-							org.semanticweb.HermiT.datatypes.owlreal,
-							org.semanticweb.HermiT.datatypes.rdfplainliteral,
-							org.semanticweb.HermiT.datatypes.xmlliteral,
-							org.semanticweb.HermiT.debugger,
-							org.semanticweb.HermiT.debugger.commands,
-							org.semanticweb.HermiT.examples,
-							org.semanticweb.HermiT.existentials,
-							org.semanticweb.HermiT.graph,
-							org.semanticweb.HermiT.hierarchy,
-							org.semanticweb.HermiT.model,
-							org.semanticweb.HermiT.monitor,
-							org.semanticweb.HermiT.structural,
-							org.semanticweb.HermiT.tableau,
-							org.semanticweb.owlapi,
-							org.semanticweb.owlapi.apibinding,
-							org.semanticweb.owlapi.debugging,
-							org.semanticweb.owlapi.expression,
-							org.semanticweb.owlapi.io,
-							org.semanticweb.owlapi.metrics,
-							org.semanticweb.owlapi.model,
-							org.semanticweb.owlapi.modularity,
-							org.semanticweb.owlapi.normalform,
-							org.semanticweb.owlapi.profiles,
-							org.semanticweb.owlapi.rdf.syntax,
-							org.semanticweb.owlapi.rdf.util,
-							org.semanticweb.owlapi.reasoner,
-							org.semanticweb.owlapi.reasoner.impl,
-							org.semanticweb.owlapi.reasoner.structural,
-							org.semanticweb.owlapi.util,
-							org.semanticweb.owlapi.vocab,
-							rationals,
-							rationals.algebra,
-							rationals.converters,
-							rationals.converters.analyzers,
-							rationals.expr,
-							rationals.properties,
-							rationals.transformations,
-							rationals.utils,
+							org.semanticweb.HermiT.*,
+							org.semanticweb.owlapi.*,
+							rationals.*,
 							uk.ac.manchester.cs.bhig.util,
 							uk.ac.manchester.cs.owl.explanation.ordering,
 							uk.ac.manchester.cs.owl.owlapi,
@@ -179,159 +97,148 @@
 							uk.ac.manchester.cs.owlapi.modularity
 						</Export-Package>
 						<Private-Package />
-<Import-Package>
-!javax.xml.stream.*,
-!javax.activation.*,
-!javax.mail.*,
-!javax.mail.internet,
-!javax.mail.util,
-!javax.swing.*,
-!javax.swing.event,
-!javax.swing.text,
-!javax.swing.tree,
-!javax.xml.namespace.*,
-!javax.xml.parsers.*,
-!javax.xml.stream.util,
-!javax.xml.transform.sax.*,
-!javax.xml.validation.*,
-!org.apache.avalon.framework.logger.*,
-!org.apache.log.*,
-!org.coode.owl.krssparser.*,
-!org.jaxen.*,
-!org.jaxen.saxpath,
-!org.jaxen.util,
-!org.protege.editor.owl.model.*,
-!org.protege.editor.owl.model.inference,
-!org.w3c.dom.*,
-!org.xml.sax.*,
-!org.xml.sax.ext,
-!org.xml.sax.helpers,
-*
-</Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <version>2.0.2</version>
-                <configuration>
-                    <source>1.6</source>
-                    <target>1.6</target>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <version>2.2</version>
-                <configuration>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <!-- this profile executes the bundle on apache felix-->
-            <id>run-on-felix</id>
-            <dependencies>
-                <dependency>
-                    <groupId>org.apache.felix</groupId>
-                    <artifactId>org.apache.felix.main</artifactId>
-                    <version>2.0.2</version>
-                    <scope>provided</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.apache.felix.gogo</groupId>
-                    <artifactId>org.apache.felix.gogo.commands</artifactId>
-                    <version>0.2.2</version>
-                </dependency>
-            </dependencies>
-
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-antrun-plugin</artifactId>
-                        <version>1.3</version>
-                        <executions>
-                            <execution>
-                                <id>compile</id>
-                                <phase>compile</phase>
-                                <goals>
-                                    <goal>run</goal>
-                                </goals>
-                                <configuration>
-                                    <tasks>
-                                        <property name="plugins" refid="maven.runtime.classpath"/>
+						<Import-Package>
+							!javax.xml.stream.*,
+							!javax.activation.*,
+							!javax.mail.*,
+							!javax.swing.*,
+							!javax.xml.namespace.*,
+							!javax.xml.parsers.*,
+							!javax.xml.transform.sax.*,
+							!javax.xml.validation.*,
+							!org.apache.avalon.framework.logger.*,
+							!org.apache.log.*,
+							!org.jaxen.*,
+							!org.protege.editor.owl.model.*,
+							!org.w3c.dom.*,
+							!org.xml.sax.*,
+							*
+						</Import-Package>
+						<_nouses>true</_nouses>
+					</instructions>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>2.0.2</version>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-resources-plugin</artifactId>
+				<version>2.2</version>
+				<configuration>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+	<profiles>
+		<profile>
+			<!-- this profile executes the bundle on apache felix-->
+			<id>run-on-felix</id>
+			<dependencies>
+				<dependency>
+					<groupId>org.apache.felix</groupId>
+					<artifactId>org.apache.felix.main</artifactId>
+					<version>2.0.2</version>
+					<scope>provided</scope>
+				</dependency>
+				<dependency>
+					<groupId>org.apache.felix.gogo</groupId>
+					<artifactId>org.apache.felix.gogo.commands</artifactId>
+					<version>0.2.2</version>
+				</dependency>
+			</dependencies>
+
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-antrun-plugin</artifactId>
+						<version>1.3</version>
+						<executions>
+							<execution>
+								<id>compile</id>
+								<phase>compile</phase>
+								<goals>
+									<goal>run</goal>
+								</goals>
+								<configuration>
+									<tasks>
+										<property name="plugins" refid="maven.runtime.classpath" />
 										<pathconvert pathsep=" " dirsep="/"
 											property="project.build.url">
-                                            <path path="${project.build.directory}"/>
-                                        </pathconvert>
-                                        <pathconvert property="plugins.jars" pathsep=":">
-                                            <path path="${plugins}"/>
-                                            <map from="${project.build.directory}/classes" to=""/>
-                                        </pathconvert>
-                                        <makeurl property="urls" separator=" " validate="false">
-                                            <path path="${plugins.jars}"/>
-                                        </makeurl>
-                                        <pathconvert pathsep=" " property="bundles">
-                                            <path path="${plugins}"/>
-                                            <mapper>
-                                                <chainedmapper>
-                                                    <flattenmapper/>
+											<path path="${project.build.directory}" />
+										</pathconvert>
+										<pathconvert property="plugins.jars" pathsep=":">
+											<path path="${plugins}" />
+											<map from="${project.build.directory}/classes" to="" />
+										</pathconvert>
+										<makeurl property="urls" separator=" " validate="false">
+											<path path="${plugins.jars}" />
+										</makeurl>
+										<pathconvert pathsep=" " property="bundles">
+											<path path="${plugins}" />
+											<mapper>
+												<chainedmapper>
+													<flattenmapper />
 													<globmapper from="*" to="file:modules/*"
 														casesensitive="no" />
-                                                </chainedmapper>
-                                            </mapper>
-                                        </pathconvert>
+												</chainedmapper>
+											</mapper>
+										</pathconvert>
 										<makeurl property="main.bundle.url"
 											file="${project.build.directory}/${project.artifactId}-${project.version}.jar" />
-                                        <echo file="${project.build.directory}/run.properties">
-                                            felix.auto.install=${urls}
-                                            felix.auto.start=${main.bundle.url}
-                                            org.osgi.framework.storage=${project.build.url}/felix-cache
-                                            org.osgi.framework.bootdelegation=*
+										<echo file="${project.build.directory}/run.properties">
+											felix.auto.install=${urls}
+											felix.auto.start=${main.bundle.url}
+											org.osgi.framework.storage=${project.build.url}/felix-cache
+											org.osgi.framework.bootdelegation=*
                                         </echo>
 										<replace file="${project.build.directory}/run.properties"
 											token="\" value="\\" />
-                                        <echo file="${project.build.directory}/config.properties">
-                                            felix.auto.install="${bundles}"
-                                            felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
+										<echo file="${project.build.directory}/config.properties">
+											felix.auto.install="${bundles}"
+											felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
                                         </echo>
 										<copy
 											file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"
 											tofile="${project.build.directory}/felix.jar" />
-                                    </tasks>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-assembly-plugin</artifactId>
-                        <version>2.2-beta-5</version>
-                        <executions>
-                            <execution>
-                                <id>create-executable-jar</id>
-                                <phase>package</phase>
-                                <goals>
-                                    <goal>single</goal>
-                                </goals>
-                                <configuration>
-                                    <descriptors>
-                                        <descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
-                                    </descriptors>
-                                    <finalName>${project.artifactId}-${project.version}</finalName>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
+									</tasks>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-assembly-plugin</artifactId>
+						<version>2.2-beta-5</version>
+						<executions>
+							<execution>
+								<id>create-executable-jar</id>
+								<phase>package</phase>
+								<goals>
+									<goal>single</goal>
+								</goals>
+								<configuration>
+									<descriptors>
+										<descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
+									</descriptors>
+									<finalName>${project.artifactId}-${project.version}</finalName>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
 
 </project>

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/mysql/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/mysql/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/mysql/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/mysql/pom.xml Thu Mar  3 14:09:14 2011
@@ -1,8 +1,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">
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
 
-    <modelVersion>4.0.0</modelVersion>
-    
 	<parent>
 		<groupId>eu.iksproject</groupId>
 		<artifactId>eu.iksproject.kres.parent</artifactId>
@@ -10,61 +10,60 @@
 		<relativePath>../../../eu.iksproject.kres.parent</relativePath>
 	</parent>
 
+	<groupId>eu.iksproject</groupId>
+	<artifactId>eu.iksproject.kres.shared.dependency.mysql</artifactId>
+	<version>${kres-version}</version>
+	<packaging>bundle</packaging>
+	<name>IKS KReS MySQL dependency</name>
 
-    
-    <groupId>eu.iksproject</groupId>
-    <artifactId>eu.iksproject.kres.shared.dependency.mysql</artifactId>
-    <version>${kres-version}</version>
-    <packaging>bundle</packaging>
-    <name>IKS KReS MySQL dependency</name>
-    
-    <properties>
+	<properties>
 		<kres-version>0.7</kres-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
-    
-    <dependencies>
-        <dependency>
-	    	<groupId>mysql</groupId>
-	    	<artifactId>mysql-connector-java</artifactId>
-	    	<version>5.1.10</version>
-	    	<scope>provided</scope>
+
+	<dependencies>
+		<dependency>
+			<groupId>mysql</groupId>
+			<artifactId>mysql-connector-java</artifactId>
+			<version>5.1.10</version>
+			<scope>provided</scope>
 		</dependency>
-    </dependencies>
-    <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>maven-bundle-plugin</artifactId>
-        <extensions>true</extensions>
-        <configuration>
-          <instructions>
-            <Export-Package>
-              com.mysql.*
-            </Export-Package>
-            <Import-Package>
-            	!org.*,
-            	!com.mysql.*,
-            	!com.mchange.*,
-            	*
-            </Import-Package>
-            
-			<!-- TODO those should be bundles! -->
-          </instructions>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.6</source>
-          <target>1.6</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>maven-scr-plugin</artifactId>
-      </plugin>
-    </plugins>
-  </build>
+	</dependencies>
+	
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
+						<Export-Package>
+							com.mysql.*
+						</Export-Package>
+						<Import-Package>
+							!org.*,
+							!com.mysql.*,
+							!com.mchange.*,
+							*
+						</Import-Package>
+						<_nouses>true</_nouses>
+					</instructions>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-scr-plugin</artifactId>
+			</plugin>
+		</plugins>
+	</build>
+	
 </project>

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owlapi3/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owlapi3/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owlapi3/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owlapi3/pom.xml Thu Mar  3 14:09:14 2011
@@ -1,8 +1,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">
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
 
-    <modelVersion>4.0.0</modelVersion>
-    
 	<parent>
 		<groupId>eu.iksproject</groupId>
 		<artifactId>eu.iksproject.kres.parent</artifactId>
@@ -10,69 +10,68 @@
 		<relativePath>../../../eu.iksproject.kres.parent</relativePath>
 	</parent>
 
-  	
-    <groupId>eu.iksproject</groupId>
-    <artifactId>eu.iksproject.kres.shared.dependency.owlapi</artifactId>
+	<groupId>eu.iksproject</groupId>
+	<artifactId>eu.iksproject.kres.shared.dependency.owlapi</artifactId>
 	<version>${kres-version}</version>
-    <packaging>bundle</packaging>
-    <name>IKS KReS owlapi OSGi Bundle</name>
-    
+	<packaging>bundle</packaging>
+	<name>IKS KReS owlapi OSGi Bundle</name>
+
 	<properties>
 		<kres-version>0.7</kres-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 
-<repositories>
- <repository>
-  <id>stlab-cnr-repo</id>
-  <url>http://stlab.istc.cnr.it/software/maven/repo</url>
- </repository>
-</repositories>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <version>1.4.0</version>
-        </dependency>
-        <dependency>
-            <groupId>owlapi</groupId>
-            <artifactId>owlapi</artifactId>
-            <version>3.0.0</version>
-            <type>jar</type>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.4</version>
-            <scope>test</scope>
-        </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-      <version>1.5.2</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-simple</artifactId>
-      <version>1.5.2</version>
-      <scope>test</scope>
-    </dependency>
-    </dependencies>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.0.1</version>
-                <extensions>true</extensions>
-
-                <configuration>
-                    <instructions>
+	<repositories>
+		<repository>
+			<id>stlab-cnr-repo</id>
+			<url>http://stlab.istc.cnr.it/software/maven/repo</url>
+		</repository>
+	</repositories>
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.felix</groupId>
+			<artifactId>org.osgi.core</artifactId>
+			<version>1.4.0</version>
+		</dependency>
+		<dependency>
+			<groupId>owlapi</groupId>
+			<artifactId>owlapi</artifactId>
+			<version>3.0.0</version>
+			<type>jar</type>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.4</version>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>org.slf4j</groupId>
+			<artifactId>slf4j-api</artifactId>
+			<version>1.5.2</version>
+			<scope>provided</scope>
+		</dependency>
+		<dependency>
+			<groupId>org.slf4j</groupId>
+			<artifactId>slf4j-simple</artifactId>
+			<version>1.5.2</version>
+			<scope>test</scope>
+		</dependency>
+	</dependencies>
+	
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<version>2.0.1</version>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
 						<Import-Package>
 							javax.swing,
-							javax.xml.parsers, 
+							javax.xml.parsers,
 							org.xml.sax,
 							org.xml.sax.helpers,
 							de.uulm.ecs.ai.*,
@@ -82,141 +81,138 @@
 							com.clarkparsia.owlapi.*
 						</Import-Package>
 						<Export-Package>
-							java.swing,
-							javax.xml.parsers, 
-							org.xml.sax,
-							org.xml.sax.helpers,
 							de.uulm.ecs.ai.*,
 							org.semanticweb.owlapi.*,
 							org.coode.*,
 							uk.ac.manchester.cs.*,
 							com.clarkparsia.owlapi.*
 						</Export-Package>
-						<Private-Package/>
-                    </instructions>
-                </configuration>
-
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <version>2.0.2</version>
-                <configuration>
-                    <source>1.6</source>
-                    <target>1.6</target>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <version>2.2</version>
-                <configuration>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <!-- this profile executes the bundle on apache felix-->
-            <id>run-on-felix</id>
-            <dependencies>
-                <dependency>
-                    <groupId>org.apache.felix</groupId>
-                    <artifactId>org.apache.felix.main</artifactId>
-                    <version>2.0.2</version>
-                    <scope>provided</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.apache.felix.gogo</groupId>
-                    <artifactId>org.apache.felix.gogo.commands</artifactId>
-                    <version>0.2.2</version>
-                </dependency>
-            </dependencies>
-
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-antrun-plugin</artifactId>
-                        <version>1.3</version>
-                        <executions>
-                            <execution>
-                                <id>compile</id>
-                                <phase>compile</phase>
-                                <goals>
-                                    <goal>run</goal>
-                                </goals>
-                                <configuration>
-                                    <tasks>
-                                        <property name="plugins" refid="maven.runtime.classpath"/>
+						<Private-Package />
+						<_nouses>true</_nouses>
+					</instructions>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>2.0.2</version>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-resources-plugin</artifactId>
+				<version>2.2</version>
+				<configuration>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+	<profiles>
+		<profile>
+			<!-- this profile executes the bundle on apache felix-->
+			<id>run-on-felix</id>
+			<dependencies>
+				<dependency>
+					<groupId>org.apache.felix</groupId>
+					<artifactId>org.apache.felix.main</artifactId>
+					<version>2.0.2</version>
+					<scope>provided</scope>
+				</dependency>
+				<dependency>
+					<groupId>org.apache.felix.gogo</groupId>
+					<artifactId>org.apache.felix.gogo.commands</artifactId>
+					<version>0.2.2</version>
+				</dependency>
+			</dependencies>
+
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-antrun-plugin</artifactId>
+						<version>1.3</version>
+						<executions>
+							<execution>
+								<id>compile</id>
+								<phase>compile</phase>
+								<goals>
+									<goal>run</goal>
+								</goals>
+								<configuration>
+									<tasks>
+										<property name="plugins" refid="maven.runtime.classpath" />
 										<pathconvert pathsep=" " dirsep="/"
 											property="project.build.url">
-                                            <path path="${project.build.directory}"/>
-                                        </pathconvert>
-                                        <pathconvert property="plugins.jars" pathsep=":">
-                                            <path path="${plugins}"/>
-                                            <map from="${project.build.directory}/classes" to=""/>
-                                        </pathconvert>
-                                        <makeurl property="urls" separator=" " validate="false">
-                                            <path path="${plugins.jars}"/>
-                                        </makeurl>
-                                        <pathconvert pathsep=" " property="bundles">
-                                            <path path="${plugins}"/>
-                                            <mapper>
-                                                <chainedmapper>
-                                                    <flattenmapper/>
+											<path path="${project.build.directory}" />
+										</pathconvert>
+										<pathconvert property="plugins.jars" pathsep=":">
+											<path path="${plugins}" />
+											<map from="${project.build.directory}/classes" to="" />
+										</pathconvert>
+										<makeurl property="urls" separator=" " validate="false">
+											<path path="${plugins.jars}" />
+										</makeurl>
+										<pathconvert pathsep=" " property="bundles">
+											<path path="${plugins}" />
+											<mapper>
+												<chainedmapper>
+													<flattenmapper />
 													<globmapper from="*" to="file:modules/*"
 														casesensitive="no" />
-                                                </chainedmapper>
-                                            </mapper>
-                                        </pathconvert>
+												</chainedmapper>
+											</mapper>
+										</pathconvert>
 										<makeurl property="main.bundle.url"
 											file="${project.build.directory}/${project.artifactId}-${project.version}.jar" />
-                                        <echo file="${project.build.directory}/run.properties">
-                                            felix.auto.install=${urls}
-                                            felix.auto.start=${main.bundle.url}
-                                            org.osgi.framework.storage=${project.build.url}/felix-cache
-                                            org.osgi.framework.bootdelegation=*
+										<echo file="${project.build.directory}/run.properties">
+											felix.auto.install=${urls}
+											felix.auto.start=${main.bundle.url}
+											org.osgi.framework.storage=${project.build.url}/felix-cache
+											org.osgi.framework.bootdelegation=*
                                         </echo>
 										<replace file="${project.build.directory}/run.properties"
 											token="\" value="\\" />
-                                        <echo file="${project.build.directory}/config.properties">
-                                            felix.auto.install="${bundles}"
-                                            felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
+										<echo file="${project.build.directory}/config.properties">
+											felix.auto.install="${bundles}"
+											felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
                                         </echo>
 										<copy
 											file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"
 											tofile="${project.build.directory}/felix.jar" />
-                                    </tasks>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-assembly-plugin</artifactId>
-                        <version>2.2-beta-5</version>
-                        <executions>
-                            <execution>
-                                <id>create-executable-jar</id>
-                                <phase>package</phase>
-                                <goals>
-                                    <goal>single</goal>
-                                </goals>
-                                <configuration>
-                                    <descriptors>
-                                        <descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
-                                    </descriptors>
-                                    <finalName>${project.artifactId}-${project.version}</finalName>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
+									</tasks>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-assembly-plugin</artifactId>
+						<version>2.2-beta-5</version>
+						<executions>
+							<execution>
+								<id>create-executable-jar</id>
+								<phase>package</phase>
+								<goals>
+									<goal>single</goal>
+								</goals>
+								<configuration>
+									<descriptors>
+										<descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
+									</descriptors>
+									<finalName>${project.artifactId}-${project.version}</finalName>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+	
 </project>

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owllink102/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owllink102/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owllink102/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/owllink102/pom.xml Thu Mar  3 14:09:14 2011
@@ -1,8 +1,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">
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
 
-    <modelVersion>4.0.0</modelVersion>
-    
 	<parent>
 		<groupId>eu.iksproject</groupId>
 		<artifactId>eu.iksproject.kres.parent</artifactId>
@@ -10,210 +10,216 @@
 		<relativePath>../../../eu.iksproject.kres.parent</relativePath>
 	</parent>
 
-    <groupId>eu.iksproject</groupId>
-    <artifactId>eu.iksproject.kres.shared.dependency.owllink</artifactId>
+	<groupId>eu.iksproject</groupId>
+	<artifactId>eu.iksproject.kres.shared.dependency.owllink</artifactId>
 	<version>${kres-version}</version>
-    <packaging>bundle</packaging>
-    <name>IKS KReS owl-link OSGi Bundle</name>
+	<packaging>bundle</packaging>
+	<name>IKS KReS owl-link OSGi Bundle</name>
 
 	<properties>
 		<kres-version>0.7</kres-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
-<repositories>
- <repository>
-  <id>stlab-cnr-repo</id>
-  <url>http://stlab.istc.cnr.it/software/maven/repo</url>
- </repository>
-</repositories>
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <version>1.4.0</version>
-        </dependency>
-        <dependency>
-            <groupId>owl-link</groupId>
-            <artifactId>owl-link</artifactId>
-            <version>1.0.2</version>
-            <type>jar</type>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.4</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>owlapi</groupId>
-            <artifactId>owlapi</artifactId>
-            <version>3.0.0</version>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.0.1</version>
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Export-Package>org.semanticweb.owlapi.owllink.*</Export-Package>
-                        <Private-Package>eu.iksproject.kres.shared.dependency.owllink.*</Private-Package>
-<Import-Package>
-!com.sun.org.apache.xml.internal.serialize,
-!javax.xml.parsers,
-!org.coode.owlapi.owlxml.renderer,
-!org.coode.owlapi.owlxmlparser,
-!org.coode.string,
-!org.coode.xml,
-!org.mortbay.http,
-!org.mortbay.http.handler,
-!org.mortbay.util,
-!org.semanticweb.owl.apibinding,
-!org.semanticweb.owl.inference,
-!org.semanticweb.owl.model,
-!org.semanticweb.owl.util,
-!org.semanticweb.owl.vocab,
-!org.semanticweb.owlapi.apibinding,
-!org.semanticweb.owlapi.io,
-!org.semanticweb.owlapi.model,
-!org.semanticweb.owlapi.profiles,
-!org.semanticweb.owlapi.reasoner,
-!org.semanticweb.owlapi.reasoner.impl,
-!org.semanticweb.owlapi.util,
-!org.semanticweb.owlapi.vocab,
-!org.semanticweb.reasonerfactory.pellet,
-!org.xml.sax,
-!org.xml.sax.helpers,
-!uk.ac.manchester.cs.owl
-</Import-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <version>2.0.2</version>
-                <configuration>
-                    <source>1.6</source>
-                    <target>1.6</target>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <version>2.2</version>
-                <configuration>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <!-- this profile executes the bundle on apache felix-->
-            <id>run-on-felix</id>
-            <dependencies>
-                <dependency>
-                    <groupId>org.apache.felix</groupId>
-                    <artifactId>org.apache.felix.main</artifactId>
-                    <version>2.0.2</version>
-                    <scope>provided</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.apache.felix.gogo</groupId>
-                    <artifactId>org.apache.felix.gogo.commands</artifactId>
-                    <version>0.2.2</version>
-                </dependency>
-            </dependencies>
-
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-antrun-plugin</artifactId>
-                        <version>1.3</version>
-                        <executions>
-                            <execution>
-                                <id>compile</id>
-                                <phase>compile</phase>
-                                <goals>
-                                    <goal>run</goal>
-                                </goals>
-                                <configuration>
-                                    <tasks>
-                                        <property name="plugins" refid="maven.runtime.classpath"/>
+	<repositories>
+		<repository>
+			<id>stlab-cnr-repo</id>
+			<url>http://stlab.istc.cnr.it/software/maven/repo</url>
+		</repository>
+	</repositories>
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.felix</groupId>
+			<artifactId>org.osgi.core</artifactId>
+			<version>1.4.0</version>
+		</dependency>
+		<dependency>
+			<groupId>owl-link</groupId>
+			<artifactId>owl-link</artifactId>
+			<version>1.0.2</version>
+			<type>jar</type>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.4</version>
+			<scope>test</scope>
+		</dependency>
+		<dependency>
+			<groupId>owlapi</groupId>
+			<artifactId>owlapi</artifactId>
+			<version>3.0.0</version>
+			<scope>provided</scope>
+		</dependency>
+	</dependencies>
+	
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<version>2.0.1</version>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
+						<Export-Package>
+							org.semanticweb.owlapi.owllink.*
+						</Export-Package>
+						<Private-Package>
+							eu.iksproject.kres.shared.dependency.owllink.*
+						</Private-Package>
+						<Import-Package>
+							!com.sun.org.apache.xml.internal.serialize,
+							!javax.xml.parsers,
+							!org.coode.owlapi.owlxml.renderer,
+							!org.coode.owlapi.owlxmlparser,
+							!org.coode.string,
+							!org.coode.xml,
+							!org.mortbay.http,
+							!org.mortbay.http.handler,
+							!org.mortbay.util,
+							!org.semanticweb.owl.apibinding,
+							!org.semanticweb.owl.inference,
+							!org.semanticweb.owl.model,
+							!org.semanticweb.owl.util,
+							!org.semanticweb.owl.vocab,
+							!org.semanticweb.owlapi.apibinding,
+							!org.semanticweb.owlapi.io,
+							!org.semanticweb.owlapi.model,
+							!org.semanticweb.owlapi.profiles,
+							!org.semanticweb.owlapi.reasoner,
+							!org.semanticweb.owlapi.reasoner.impl,
+							!org.semanticweb.owlapi.util,
+							!org.semanticweb.owlapi.vocab,
+							!org.semanticweb.reasonerfactory.pellet,
+							!org.xml.sax,
+							!org.xml.sax.helpers,
+							!uk.ac.manchester.cs.owl
+						</Import-Package>
+						<_nouses>true</_nouses>
+					</instructions>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>2.0.2</version>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-resources-plugin</artifactId>
+				<version>2.2</version>
+				<configuration>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+	<profiles>
+		<profile>
+			<!-- this profile executes the bundle on apache felix-->
+			<id>run-on-felix</id>
+			<dependencies>
+				<dependency>
+					<groupId>org.apache.felix</groupId>
+					<artifactId>org.apache.felix.main</artifactId>
+					<version>2.0.2</version>
+					<scope>provided</scope>
+				</dependency>
+				<dependency>
+					<groupId>org.apache.felix.gogo</groupId>
+					<artifactId>org.apache.felix.gogo.commands</artifactId>
+					<version>0.2.2</version>
+				</dependency>
+			</dependencies>
+
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-antrun-plugin</artifactId>
+						<version>1.3</version>
+						<executions>
+							<execution>
+								<id>compile</id>
+								<phase>compile</phase>
+								<goals>
+									<goal>run</goal>
+								</goals>
+								<configuration>
+									<tasks>
+										<property name="plugins" refid="maven.runtime.classpath" />
 										<pathconvert pathsep=" " dirsep="/"
 											property="project.build.url">
-                                            <path path="${project.build.directory}"/>
-                                        </pathconvert>
-                                        <pathconvert property="plugins.jars" pathsep=":">
-                                            <path path="${plugins}"/>
-                                            <map from="${project.build.directory}/classes" to=""/>
-                                        </pathconvert>
-                                        <makeurl property="urls" separator=" " validate="false">
-                                            <path path="${plugins.jars}"/>
-                                        </makeurl>
-                                        <pathconvert pathsep=" " property="bundles">
-                                            <path path="${plugins}"/>
-                                            <mapper>
-                                                <chainedmapper>
-                                                    <flattenmapper/>
+											<path path="${project.build.directory}" />
+										</pathconvert>
+										<pathconvert property="plugins.jars" pathsep=":">
+											<path path="${plugins}" />
+											<map from="${project.build.directory}/classes" to="" />
+										</pathconvert>
+										<makeurl property="urls" separator=" " validate="false">
+											<path path="${plugins.jars}" />
+										</makeurl>
+										<pathconvert pathsep=" " property="bundles">
+											<path path="${plugins}" />
+											<mapper>
+												<chainedmapper>
+													<flattenmapper />
 													<globmapper from="*" to="file:modules/*"
 														casesensitive="no" />
-                                                </chainedmapper>
-                                            </mapper>
-                                        </pathconvert>
+												</chainedmapper>
+											</mapper>
+										</pathconvert>
 										<makeurl property="main.bundle.url"
 											file="${project.build.directory}/${project.artifactId}-${project.version}.jar" />
-                                        <echo file="${project.build.directory}/run.properties">
-                                            felix.auto.install=${urls}
-                                            felix.auto.start=${main.bundle.url}
-                                            org.osgi.framework.storage=${project.build.url}/felix-cache
-                                            org.osgi.framework.bootdelegation=*
+										<echo file="${project.build.directory}/run.properties">
+											felix.auto.install=${urls}
+											felix.auto.start=${main.bundle.url}
+											org.osgi.framework.storage=${project.build.url}/felix-cache
+											org.osgi.framework.bootdelegation=*
                                         </echo>
 										<replace file="${project.build.directory}/run.properties"
 											token="\" value="\\" />
-                                        <echo file="${project.build.directory}/config.properties">
-                                            felix.auto.install="${bundles}"
-                                            felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
+										<echo file="${project.build.directory}/config.properties">
+											felix.auto.install="${bundles}"
+											felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
                                         </echo>
 										<copy
 											file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"
 											tofile="${project.build.directory}/felix.jar" />
-                                    </tasks>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-assembly-plugin</artifactId>
-                        <version>2.2-beta-5</version>
-                        <executions>
-                            <execution>
-                                <id>create-executable-jar</id>
-                                <phase>package</phase>
-                                <goals>
-                                    <goal>single</goal>
-                                </goals>
-                                <configuration>
-                                    <descriptors>
-                                        <descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
-                                    </descriptors>
-                                    <finalName>${project.artifactId}-${project.version}</finalName>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
+									</tasks>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-assembly-plugin</artifactId>
+						<version>2.2-beta-5</version>
+						<executions>
+							<execution>
+								<id>create-executable-jar</id>
+								<phase>package</phase>
+								<goals>
+									<goal>single</goal>
+								</goals>
+								<configuration>
+									<descriptors>
+										<descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
+									</descriptors>
+									<finalName>${project.artifactId}-${project.version}</finalName>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
 
 </project>

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/xerces/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/xerces/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/xerces/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/dependency/xerces/pom.xml Thu Mar  3 14:09:14 2011
@@ -1,8 +1,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">
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+	<modelVersion>4.0.0</modelVersion>
 
-    <modelVersion>4.0.0</modelVersion>
-    
 	<parent>
 		<groupId>eu.iksproject</groupId>
 		<artifactId>eu.iksproject.kres.parent</artifactId>
@@ -10,56 +10,55 @@
 		<relativePath>../../../eu.iksproject.kres.parent</relativePath>
 	</parent>
 
-
-    <groupId>eu.iksproject</groupId>
-    <artifactId>eu.iksproject.kres.shared.dependency.xerces</artifactId>
+	<groupId>eu.iksproject</groupId>
+	<artifactId>eu.iksproject.kres.shared.dependency.xerces</artifactId>
 	<version>${kres-version}</version>
-    <packaging>bundle</packaging>
-    <name>IKS KReS Xerces dependency</name>
+	<packaging>bundle</packaging>
+	<name>IKS KReS Xerces dependency</name>
 
 	<properties>
 		<kres-version>0.7</kres-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 
-    <dependencies>
-        <dependency>
-  	    <groupId>xerces</groupId>
-	    <artifactId>xercesImpl</artifactId>
-	    <version>2.7.1</version>
-        <scope>compile</scope>
-        </dependency>
-        <dependency>
-   			<groupId>org.codehaus.castor</groupId>
-   			<artifactId>castor-xml</artifactId>
-   			<version>1.3.1</version>
+	<dependencies>
+		<dependency>
+			<groupId>xerces</groupId>
+			<artifactId>xercesImpl</artifactId>
+			<version>2.7.1</version>
+			<scope>compile</scope>
 		</dependency>
 		<dependency>
-   			<groupId>org.codehaus.castor</groupId>
-   			<artifactId>castor-codegen</artifactId>
-   			<version>1.3.1</version>
+			<groupId>org.codehaus.castor</groupId>
+			<artifactId>castor-xml</artifactId>
+			<version>1.3.1</version>
 		</dependency>
-    </dependencies>
-    <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>maven-bundle-plugin</artifactId>
-        <extensions>true</extensions>
-        <configuration>
-          <instructions>
-          	<Export-Package>
+		<dependency>
+			<groupId>org.codehaus.castor</groupId>
+			<artifactId>castor-codegen</artifactId>
+			<version>1.3.1</version>
+		</dependency>
+	</dependencies>
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
+						<Export-Package>
 							org.apache.xerces.*,
 							org.apache.xml.serialize,
 							org.castor.core.*,
 							org.castor.mapping,
 							org.exolab.castor.*,
 							org.exolab.javasource
-            </Export-Package>
+            			</Export-Package>
 						<Private-Package>
 							org.castor.xml
             			</Private-Package>
-            <Import-Package>
+						<Import-Package>
 							javax.naming,
 							javax.naming.directory,
 							javax.servlet,
@@ -69,45 +68,43 @@
 							javax.xml.transform.*,
 							javax.xml.validation,
 							!netscape.ldap,
-							!org.apache.avalon.framework.logger,
-							!org.apache.log,
 							org.apache.log4j,
 							!org.apache.oro.text.regex,
 							!org.apache.regexp,
-		!org.apache.velocity.*,
+							!org.apache.velocity.*,
 							!org.apache.xml.resolver,
 							!org.apache.xml.resolver.readers,
 							org.castor.mapping,
 							org.w3c.dom.*,
 							org.xml.sax.*,
 							!sun.io,
-		*
-            </Import-Package>
-            
-			<!-- TODO those should be bundles! -->
-          </instructions>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.6</source>
-          <target>1.6</target>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>maven-scr-plugin</artifactId>
-      </plugin>
-    </plugins>
-  </build>
-  
-  <repositories>
-  	<repository>
-    	<id>codehaus</id>
-    	<name>Maven Codehaus repository</name>
-    	<url>http://repository.codehaus.org/</url>
-	</repository>
-  </repositories>
-</project>
+							*
+						</Import-Package>
+						<_nouses>true</_nouses>
+					</instructions>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-scr-plugin</artifactId>
+			</plugin>
+		</plugins>
+	</build>
+
+	<repositories>
+		<repository>
+			<id>codehaus</id>
+			<name>Maven Codehaus repository</name>
+			<url>http://repository.codehaus.org/</url>
+		</repository>
+	</repositories>
+	
+</project>
\ No newline at end of file

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml Thu Mar  3 14:09:14 2011
@@ -1,198 +1,199 @@
 <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">
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
-    <modelVersion>4.0.0</modelVersion>
-    
-    <parent>
-    	<groupId>eu.iksproject</groupId>
-    	<artifactId>eu.iksproject.kres.parent</artifactId>
-    	<version>0.7</version>
-    	<relativePath>../parent</relativePath>
-  	</parent>
-    
-    <groupId>eu.iksproject</groupId>
-    <artifactId>eu.iksproject.kres.shared.transformation</artifactId>
-    <version>${kres-version}</version>
-    <packaging>bundle</packaging>
-    
-    <name>IKS KReS Transformation</name>
-    
-    <properties>
+	<modelVersion>4.0.0</modelVersion>
+
+	<parent>
+		<groupId>eu.iksproject</groupId>
+		<artifactId>eu.iksproject.kres.parent</artifactId>
+		<version>0.7</version>
+		<relativePath>../parent</relativePath>
+	</parent>
+
+	<groupId>eu.iksproject</groupId>
+	<artifactId>eu.iksproject.kres.shared.transformation</artifactId>
+	<version>${kres-version}</version>
+	<packaging>bundle</packaging>
+
+	<name>IKS KReS Transformation</name>
+
+	<properties>
 		<jersey-version>1.1.5.1</jersey-version>
 		<kres-version>0.7</kres-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
-    
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <version>1.4.0</version>
-        </dependency>
-        <dependency>
-            <groupId>com.hp.hpl.jena</groupId>
-            <artifactId>jena</artifactId>
-            <version>2.6.2</version>
-            <type>jar</type>
-        </dependency>
-        <dependency>
-      <groupId>org.apache.clerezza</groupId>
-      <artifactId>org.apache.clerezza.rdf.core</artifactId>
-      <version>0.12-incubating-SNAPSHOT</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-	  <groupId>org.apache.clerezza</groupId>
-	  <artifactId>org.apache.clerezza.rdf.jena.parser</artifactId>
-      <version>0.10-incubating-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-	  <groupId>org.apache.clerezza</groupId>
-	  <artifactId>org.apache.clerezza.rdf.jena.serializer</artifactId>
-      <version>0.9-incubating-SNAPSHOT</version>
-    </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <version>4.7</version>
-            <scope>test</scope>
-            <type>jar</type>
-        </dependency>
-        <dependency>
-            <groupId>owlapi</groupId>
-            <artifactId>owlapi</artifactId>
-            <version>3.0.0</version>
-        </dependency>
-    </dependencies>
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.0.1</version>
-                <extensions>true</extensions>
-                <configuration>
-          			<instructions>
-          				<Export-Package>
-              				eu.iksproject.kres.shared.transformation.*;version=${pom.version}
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.felix</groupId>
+			<artifactId>org.osgi.core</artifactId>
+			<version>1.4.0</version>
+		</dependency>
+		<dependency>
+			<groupId>com.hp.hpl.jena</groupId>
+			<artifactId>jena</artifactId>
+			<version>2.6.2</version>
+			<type>jar</type>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>org.apache.clerezza.rdf.core</artifactId>
+			<version>0.12-incubating-SNAPSHOT</version>
+			<scope>provided</scope>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>org.apache.clerezza.rdf.jena.parser</artifactId>
+			<version>0.10-incubating-SNAPSHOT</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>org.apache.clerezza.rdf.jena.serializer</artifactId>
+			<version>0.9-incubating-SNAPSHOT</version>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.7</version>
+			<scope>test</scope>
+			<type>jar</type>
+		</dependency>
+		<dependency>
+			<groupId>owlapi</groupId>
+			<artifactId>owlapi</artifactId>
+			<version>3.0.0</version>
+		</dependency>
+	</dependencies>
+	
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<version>2.0.1</version>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
+						<Export-Package>
+							eu.iksproject.kres.shared.transformation.*;version=${pom.version}
             			</Export-Package>
-            			<Import-Package>
-              				!javax.xml.stream.*,
-              				!junit.*,
-              				!org.junit.*,
-              				*
+						<Import-Package>
+							*
             			</Import-Package>
-						<!-- TODO those should be bundles! -->
-          			</instructions>
-        		</configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <version>2.0.2</version>
-                <configuration>
-                    <source>1.6</source>
-                    <target>1.6</target>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <version>2.2</version>
-                <configuration>
-                    <encoding>${project.build.sourceEncoding}</encoding>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <!-- this profile executes the bundle on apache felix-->
-            <id>run-on-felix</id>
-            <dependencies>
-                <dependency>
-                    <groupId>org.apache.felix</groupId>
-                    <artifactId>org.apache.felix.main</artifactId>
-                    <version>2.0.2</version>
-                    <scope>provided</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.apache.felix.gogo</groupId>
-                    <artifactId>org.apache.felix.gogo.commands</artifactId>
-                    <version>0.2.2</version>
-                </dependency>
-            </dependencies>
-
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-antrun-plugin</artifactId>
-                        <version>1.3</version>
-                        <executions>
-                            <execution>
-                                <id>compile</id>
-                                <phase>compile</phase>
-                                <goals>
-                                    <goal>run</goal>
-                                </goals>
-                                <configuration>
-                                    <tasks>
-                                        <property name="plugins" refid="maven.runtime.classpath"/>
-                                        <pathconvert pathsep=" " property="urls">
-                                            <path path="${plugins}"/>
-                                            <map from="" to="file://"/>
-                                        </pathconvert>
-                                        <pathconvert pathsep=" " property="bundles">
-                                            <path path="${plugins}"/>
-                                            <mapper>
-                                                <chainedmapper>
-                                                    <flattenmapper/>
-                                                    <globmapper from="*" to="file:modules/*" casesensitive="no"/>
-                                                </chainedmapper>
-                                            </mapper>
-                                        </pathconvert>
-                                        <echo file="${project.build.directory}/run.properties">
-                                            felix.auto.install=${urls}
-                                            felix.auto.start=file://${project.build.directory}/${project.artifactId}-${project.version}.jar
-                                            org.osgi.framework.storage=${project.build.directory}/felix-cache
-                                            org.osgi.framework.bootdelegation=*
+						<_nouses>true</_nouses>
+					</instructions>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>2.0.2</version>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-resources-plugin</artifactId>
+				<version>2.2</version>
+				<configuration>
+					<encoding>${project.build.sourceEncoding}</encoding>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+
+	<profiles>
+		<profile>
+			<!-- this profile executes the bundle on apache felix-->
+			<id>run-on-felix</id>
+			<dependencies>
+				<dependency>
+					<groupId>org.apache.felix</groupId>
+					<artifactId>org.apache.felix.main</artifactId>
+					<version>2.0.2</version>
+					<scope>provided</scope>
+				</dependency>
+				<dependency>
+					<groupId>org.apache.felix.gogo</groupId>
+					<artifactId>org.apache.felix.gogo.commands</artifactId>
+					<version>0.2.2</version>
+				</dependency>
+			</dependencies>
+
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-antrun-plugin</artifactId>
+						<version>1.3</version>
+						<executions>
+							<execution>
+								<id>compile</id>
+								<phase>compile</phase>
+								<goals>
+									<goal>run</goal>
+								</goals>
+								<configuration>
+									<tasks>
+										<property name="plugins" refid="maven.runtime.classpath" />
+										<pathconvert pathsep=" " property="urls">
+											<path path="${plugins}" />
+											<map from="" to="file://" />
+										</pathconvert>
+										<pathconvert pathsep=" " property="bundles">
+											<path path="${plugins}" />
+											<mapper>
+												<chainedmapper>
+													<flattenmapper />
+													<globmapper from="*" to="file:modules/*"
+														casesensitive="no" />
+												</chainedmapper>
+											</mapper>
+										</pathconvert>
+										<echo file="${project.build.directory}/run.properties">
+											felix.auto.install=${urls}
+											felix.auto.start=file://${project.build.directory}/${project.artifactId}-${project.version}.jar
+											org.osgi.framework.storage=${project.build.directory}/felix-cache
+											org.osgi.framework.bootdelegation=*
                                         </echo>
-                                        <echo file="${project.build.directory}/config.properties">
-                                            felix.auto.install=${bundles}
-                                            felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
+										<echo file="${project.build.directory}/config.properties">
+											felix.auto.install=${bundles}
+											felix.auto.start=file:modules/${project.artifactId}-${project.version}.jar
                                         </echo>
-                                        <copy file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}" tofile="${project.build.directory}/felix.jar"/>
-                                    </tasks>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-assembly-plugin</artifactId>
-                        <version>2.2-beta-5</version>
-                        <executions>
-                            <execution>
-                                <id>create-executable-jar</id>
-                                <phase>package</phase>
-                                <goals>
-                                    <goal>single</goal>
-                                </goals>
-                                <configuration>
-                                    <descriptors>
-                                        <descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
-                                    </descriptors>
-                                    <finalName>${project.artifactId}-${project.version}</finalName>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
+										<copy
+											file="${maven.dependency.org.apache.felix.org.apache.felix.main.jar.path}"
+											tofile="${project.build.directory}/felix.jar" />
+									</tasks>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-assembly-plugin</artifactId>
+						<version>2.2-beta-5</version>
+						<executions>
+							<execution>
+								<id>create-executable-jar</id>
+								<phase>package</phase>
+								<goals>
+									<goal>single</goal>
+								</goals>
+								<configuration>
+									<descriptors>
+										<descriptor>${basedir}/src/main/assembly/felix.xml</descriptor>
+									</descriptors>
+									<finalName>${project.artifactId}-${project.version}</finalName>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
 
 </project>

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.storage.provider/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.storage.provider/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.storage.provider/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.storage.provider/pom.xml Thu Mar  3 14:09:14 2011
@@ -11,7 +11,6 @@
 		<relativePath>../eu.iksproject.kres.parent</relativePath>
 	</parent>
 
-
 	<groupId>eu.iksproject</groupId>
 	<artifactId>eu.iksproject.kres.storage.provider</artifactId>
 	<packaging>bundle</packaging>
@@ -38,7 +37,7 @@
 					<instructions>
 						<Bundle-ClassPath>
 							.,
-							OSGI-INF/serviceComponents.xml
+							OSGI-INF
 						</Bundle-ClassPath>
 						<Export-Package>
 							eu.iksproject.kres.storage.provider
@@ -46,17 +45,14 @@
 						<Import-Package>
 							com.hp.hpl.jena.ontology,
 							com.hp.hpl.jena.rdf.model,
-							com.sun.jersey.api.*,
 							eu.iksproject.kres.api.storage,
 							eu.iksproject.kres.shared.transformation,
-							javax.xml.namespace, 
-							javax.xml.parsers, 
+							javax.xml.namespace,
+							javax.xml.parsers,
 							javax.xml.xpath,
-							org.apache.clerezza.rdf.core.*,
 							org.osgi.service.component,
-							org.semanticweb.owlapi.*,
-							org.slf4j, 
-							org.w3c.dom, 
+							org.slf4j,
+							org.w3c.dom,
 							org.xml.sax
 						</Import-Package>
 						<Private-Package />
@@ -78,7 +74,6 @@
 		</plugins>
 	</build>
 
-
 	<dependencies>
 
 		<!-- KReS deps -->

Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.storage/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.storage/pom.xml?rev=1076629&r1=1076628&r2=1076629&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.storage/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.storage/pom.xml Thu Mar  3 14:09:14 2011
@@ -37,7 +37,7 @@
 					<instructions>
 						<Bundle-ClassPath>
 							.,
-							OSGI-INF/serviceComponents.xml
+							OSGI-INF
 						</Bundle-ClassPath>
 						<Export-Package>
 							eu.iksproject.kres.storage
@@ -46,20 +46,20 @@
 							com.hp.hpl.jena.ontology,
 							com.hp.hpl.jena.util,
 							com.hp.hpl.jena.rdf.model,
-							com.sun.jersey.api.*,
 							eu.iksproject.kres.api.storage,
 							eu.iksproject.kres.shared.transformation,
-							javax.xml.namespace, 
-							javax.xml.parsers, 
+							javax.xml.namespace,
+							javax.xml.parsers,
 							javax.xml.xpath,
 							org.apache.clerezza.rdf.core.*,
 							org.osgi.service.component,
 							org.semanticweb.owlapi.*,
-							org.slf4j, 
-							org.w3c.dom, 
+							org.slf4j,
+							org.w3c.dom,
 							org.xml.sax
 						</Import-Package>
 						<Private-Package />
+						<_nouses>true</_nouses>
 					</instructions>
 				</configuration>
 			</plugin>
@@ -78,7 +78,6 @@
 		</plugins>
 	</build>
 
-
 	<dependencies>
 
 		<!-- KReS deps -->