Author: andy
Date: Thu Jun 26 11:15:42 2014
New Revision: 1605736
URL: http://svn.apache.org/r1605736
Log:
Clean POMs : remote unnecessary groupId (use one from parent)
Modified:
jena/trunk/jena-arq/pom.xml
jena/trunk/jena-core/pom.xml
jena/trunk/jena-fuseki/pom.xml
jena/trunk/jena-iri/pom.xml
jena/trunk/jena-tdb/pom.xml
Modified: jena/trunk/jena-arq/pom.xml
URL:
http://svn.apache.org/viewvc/jena/trunk/jena-arq/pom.xml?rev=1605736&r1=1605735&r2=1605736&view=diff
==============================================================================
--- jena/trunk/jena-arq/pom.xml (original)
+++ jena/trunk/jena-arq/pom.xml Thu Jun 26 11:15:42 2014
@@ -18,7 +18,6 @@
<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>org.apache.jena</groupId>
<artifactId>jena-arq</artifactId>
<packaging>jar</packaging>
<name>Apache Jena - ARQ (SPARQL 1.1 Query Engine)</name>
Modified: jena/trunk/jena-core/pom.xml
URL:
http://svn.apache.org/viewvc/jena/trunk/jena-core/pom.xml?rev=1605736&r1=1605735&r2=1605736&view=diff
==============================================================================
--- jena/trunk/jena-core/pom.xml (original)
+++ jena/trunk/jena-core/pom.xml Thu Jun 26 11:15:42 2014
@@ -18,7 +18,6 @@
<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>org.apache.jena</groupId>
<artifactId>jena-core</artifactId>
<packaging>jar</packaging>
<name>Apache Jena - Core</name>
Modified: jena/trunk/jena-fuseki/pom.xml
URL:
http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/pom.xml?rev=1605736&r1=1605735&r2=1605736&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/pom.xml (original)
+++ jena/trunk/jena-fuseki/pom.xml Thu Jun 26 11:15:42 2014
@@ -18,7 +18,6 @@
<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>org.apache.jena</groupId>
<artifactId>jena-fuseki</artifactId>
<packaging>jar</packaging>
<name>Apache Jena - Fuseki (SPARQL 1.1 Server)</name>
@@ -258,35 +257,6 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.2</version>
- <configuration>
- <encoding>UTF-8</encoding>
- <optimize>true</optimize>
- <debug>true</debug>
- <debuglevel>source,lines,vars</debuglevel>
- <source>1.6</source>
- <target>1.6</target>
- </configuration>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- <version>2.1.2</version>
- <executions>
- <execution>
- <id>attach-sources</id>
- <phase>package</phase>
- <goals>
- <goal>jar-no-fork</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<version>true</version>
@@ -315,7 +285,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.9</version>
<configuration>
<includes>
<include>**/TS_*.java</include>
@@ -324,15 +293,6 @@
</plugin>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-dependency-plugin</artifactId>
- <configuration>
- <overWriteReleases>false</overWriteReleases>
- <overWriteIfNewer>true</overWriteIfNewer>
- </configuration>
- </plugin>
-
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.1</version>
@@ -408,7 +368,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>2.5</version>
<configuration>
<encoding>UTF-8</encoding>
</configuration>
Modified: jena/trunk/jena-iri/pom.xml
URL:
http://svn.apache.org/viewvc/jena/trunk/jena-iri/pom.xml?rev=1605736&r1=1605735&r2=1605736&view=diff
==============================================================================
--- jena/trunk/jena-iri/pom.xml (original)
+++ jena/trunk/jena-iri/pom.xml Thu Jun 26 11:15:42 2014
@@ -20,21 +20,20 @@
<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>org.apache.jena</groupId>
<artifactId>jena-iri</artifactId>
<packaging>jar</packaging>
<name>Apache Jena - IRI</name>
<version>1.1.0-SNAPSHOT</version>
- <description>
- The IRI module provides an implementation of the IRI and URI
specifications (RFC 3987 and 3986) which are used across Jena in order to
comply with relevant W3C specifications for RDF and SPARQL which require
conformance to these specifications.
- </description>
-
- <parent>
+ <parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena-parent</artifactId>
<version>10-SNAPSHOT</version>
<relativePath>../jena-parent</relativePath>
</parent>
+
+ <description>
+ The IRI module provides an implementation of the IRI and URI
specifications (RFC 3987 and 3986) which are used across Jena in order to
comply with relevant W3C specifications for RDF and SPARQL which require
conformance to these specifications.
+ </description>
<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/jena/tags/jena-2.11.2-SNAPSHOT/jena-iri</connection>
Modified: jena/trunk/jena-tdb/pom.xml
URL:
http://svn.apache.org/viewvc/jena/trunk/jena-tdb/pom.xml?rev=1605736&r1=1605735&r2=1605736&view=diff
==============================================================================
--- jena/trunk/jena-tdb/pom.xml (original)
+++ jena/trunk/jena-tdb/pom.xml Thu Jun 26 11:15:42 2014
@@ -18,7 +18,6 @@
<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>org.apache.jena</groupId>
<artifactId>jena-tdb</artifactId>
<packaging>jar</packaging>
<name>Apache Jena - TDB (Native Triple Store)</name>