You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@batchee.apache.org by st...@apache.org on 2013/11/19 11:40:25 UTC

[3/4] BATCHEE-1 move to geronimo-specs jars and fix pom formatting

http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/a51310fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6cf2153..fba3529 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,318 +18,318 @@
 <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/xsd/maven-4.0.0.xsd">
-  <modelVersion>4.0.0</modelVersion>
+    <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-    <groupId>org.apache</groupId>
-    <artifactId>apache</artifactId>
-    <version>13</version>
-  </parent>
+    <parent>
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>13</version>
+    </parent>
 
-  <groupId>org.apache.batchee</groupId>
-  <artifactId>batchee-parent</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
-  <packaging>pom</packaging>
-  <name>BatchEE</name>
+    <groupId>org.apache.batchee</groupId>
+    <artifactId>batchee-parent</artifactId>
+    <version>0.0.2-SNAPSHOT</version>
+    <packaging>pom</packaging>
+    <name>BatchEE</name>
 
-  <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=incubator-batchee.git;a=summary</url>
-  </scm>
+    <scm>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</developerConnection>
+        <url>https://git-wip-us.apache.org/repos/asf?p=incubator-batchee.git;a=summary</url>
+    </scm>
 
-  <properties>
-    <atinject.version>1.0</atinject.version>
-    <batch-api.version>1.0</batch-api.version>
-    <jackson.version>2.2.2</jackson.version>
-    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <batchee.scmPubUrl>https://svn.apache.org/repos/asf/incubator/batchee/site</batchee.scmPubUrl>
-    <batchee.scmPubCheckoutDirectory>${basedir}/.site-content</batchee.scmPubCheckoutDirectory>
-  </properties>
+    <properties>
+        <atinject.version>1.0</atinject.version>
+        <batch-api.version>1.0-SNAPSHOT</batch-api.version>
+        <jackson.version>2.2.2</jackson.version>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <batchee.scmPubUrl>https://svn.apache.org/repos/asf/incubator/batchee/site</batchee.scmPubUrl>
+        <batchee.scmPubCheckoutDirectory>${basedir}/.site-content</batchee.scmPubCheckoutDirectory>
+    </properties>
 
-  <ciManagement>
-    <system>jenkins</system>
-    <url>https://builds.apache.org/job/batchee/</url>
-  </ciManagement>
+    <ciManagement>
+        <system>jenkins</system>
+        <url>https://builds.apache.org/job/batchee/</url>
+    </ciManagement>
 
-  <issueManagement>
-    <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/BATCHEE</url>
-  </issueManagement>
+    <issueManagement>
+        <system>jira</system>
+        <url>https://issues.apache.org/jira/browse/BATCHEE</url>
+    </issueManagement>
 
-  <distributionManagement>
-    <site>
-      <id>apache.website</id>
-      <url>scm:svn:${batchee.scmPubUrl}</url>
-    </site>
-  </distributionManagement>
+    <distributionManagement>
+        <site>
+            <id>apache.website</id>
+            <url>scm:svn:${batchee.scmPubUrl}</url>
+        </site>
+    </distributionManagement>
 
-  <mailingLists>
-    <mailingList>
-      <name>Users</name>
-      <post>user@batchee.incubator.apache.org</post>
-      <subscribe>user-subscribe@batchee.incubator.apache.org</subscribe>
-      <unsubscribe>user-unsubscribe@batchee.incubator.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/batchee-user/</archive>
-      <otherArchives>
-        <otherArchive>http://batchee-user.markmail.org/</otherArchive>
-      </otherArchives>
-    </mailingList>
-    <mailingList>
-      <name>Dev</name>
-      <post>dev@batchee.incubator.apache.org</post>
-      <subscribe>dev-subscribe@batchee.incubator.apache.org</subscribe>
-      <unsubscribe>dev-unsubscribe@batchee.incubator.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/batchee-dev/</archive>
-      <otherArchives>
-        <otherArchive>http://batchee-dev.markmail.org/</otherArchive>
-      </otherArchives>
-    </mailingList>
-    <mailingList>
-      <name>Commits</name>
-      <post>commits@batchee.incubator.apache.org</post>
-      <subscribe>commits-subscribe@batchee.incubator.apache.org</subscribe>
-      <unsubscribe>commits-unsubscribe@batchee.incubator.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/batchee-commits/</archive>
-      <otherArchives>
-        <otherArchive>http://batchee-commits.markmail.org/</otherArchive>
-      </otherArchives>
-    </mailingList>
-  </mailingLists>
+    <mailingLists>
+        <mailingList>
+            <name>Users</name>
+            <post>user@batchee.incubator.apache.org</post>
+            <subscribe>user-subscribe@batchee.incubator.apache.org</subscribe>
+            <unsubscribe>user-unsubscribe@batchee.incubator.apache.org</unsubscribe>
+            <archive>http://mail-archives.apache.org/mod_mbox/batchee-user/</archive>
+            <otherArchives>
+                <otherArchive>http://batchee-user.markmail.org/</otherArchive>
+            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>Dev</name>
+            <post>dev@batchee.incubator.apache.org</post>
+            <subscribe>dev-subscribe@batchee.incubator.apache.org</subscribe>
+            <unsubscribe>dev-unsubscribe@batchee.incubator.apache.org</unsubscribe>
+            <archive>http://mail-archives.apache.org/mod_mbox/batchee-dev/</archive>
+            <otherArchives>
+                <otherArchive>http://batchee-dev.markmail.org/</otherArchive>
+            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>Commits</name>
+            <post>commits@batchee.incubator.apache.org</post>
+            <subscribe>commits-subscribe@batchee.incubator.apache.org</subscribe>
+            <unsubscribe>commits-unsubscribe@batchee.incubator.apache.org</unsubscribe>
+            <archive>http://mail-archives.apache.org/mod_mbox/batchee-commits/</archive>
+            <otherArchives>
+                <otherArchive>http://batchee-commits.markmail.org/</otherArchive>
+            </otherArchives>
+        </mailingList>
+    </mailingLists>
 
-  <modules>
-    <module>jbatch</module>
-    <module>extensions</module>
-    <module>gui</module>
-    <module>tools</module>
-  </modules>
+    <modules>
+        <module>jbatch</module>
+        <module>extensions</module>
+        <module>gui</module>
+        <module>tools</module>
+    </modules>
 
-  <dependencyManagement>
-    <dependencies>
-      <!-- APIs -->
-      <dependency>
-        <groupId>javax.batch</groupId>
-        <artifactId>javax.batch-api</artifactId>
-        <version>${batch-api.version}</version>
-        <scope>provided</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.geronimo.specs</groupId>
-        <artifactId>geronimo-servlet_3.0_spec</artifactId>
-        <version>1.0</version>
-        <scope>provided</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.geronimo.specs</groupId>
-        <artifactId>geronimo-atinject_1.0_spec</artifactId>
-        <version>1.0</version>
-        <scope>provided</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.geronimo.specs</groupId>
-        <artifactId>geronimo-jcdi_1.0_spec</artifactId>
-        <version>1.0</version>
-        <scope>provided</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.geronimo.specs</groupId>
-        <artifactId>geronimo-interceptor_1.1_spec</artifactId>
-        <version>1.0</version>
-        <scope>provided</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.geronimo.components</groupId>
-        <artifactId>geronimo-transaction</artifactId>
-        <version>3.1.1</version>
-        <scope>provided</scope>
-      </dependency>
+    <dependencyManagement>
+        <dependencies>
+            <!-- APIs -->
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jbatch_1.0_spec</artifactId>
+                <version>${batch-api.version}</version>
+                <scope>provided</scope>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-servlet_3.0_spec</artifactId>
+                <version>1.0</version>
+                <scope>provided</scope>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-atinject_1.0_spec</artifactId>
+                <version>1.0</version>
+                <scope>provided</scope>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-jcdi_1.0_spec</artifactId>
+                <version>1.0</version>
+                <scope>provided</scope>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.specs</groupId>
+                <artifactId>geronimo-interceptor_1.1_spec</artifactId>
+                <version>1.0</version>
+                <scope>provided</scope>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.geronimo.components</groupId>
+                <artifactId>geronimo-transaction</artifactId>
+                <version>3.1.1</version>
+                <scope>provided</scope>
+            </dependency>
 
-      <dependency>
-        <groupId>com.fasterxml.jackson.jaxrs</groupId>
-        <artifactId>jackson-jaxrs-json-provider</artifactId>
-        <version>${jackson.version}</version>
-        <scope>test</scope>
-      </dependency>
+            <dependency>
+                <groupId>com.fasterxml.jackson.jaxrs</groupId>
+                <artifactId>jackson-jaxrs-json-provider</artifactId>
+                <version>${jackson.version}</version>
+                <scope>test</scope>
+            </dependency>
 
-      <!-- Testing libraries -->
-      <dependency> <!-- TCK and default tests -->
-        <groupId>org.testng</groupId>
-        <artifactId>testng</artifactId>
-        <version>6.8.5</version>
-        <scope>test</scope>
-      </dependency>
-      <dependency> <!-- camel/arquillian -->
-        <groupId>junit</groupId>
-        <artifactId>junit</artifactId>
-        <version>4.11</version>
-        <scope>test</scope>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.derby</groupId>
-        <artifactId>derby</artifactId>
-        <version>10.10.1.1</version>
-        <scope>test</scope>
-      </dependency>
-    </dependencies>
-  </dependencyManagement>
+            <!-- Testing libraries -->
+            <dependency> <!-- TCK and default tests -->
+                <groupId>org.testng</groupId>
+                <artifactId>testng</artifactId>
+                <version>6.8.5</version>
+                <scope>test</scope>
+            </dependency>
+            <dependency> <!-- camel/arquillian -->
+                <groupId>junit</groupId>
+                <artifactId>junit</artifactId>
+                <version>4.11</version>
+                <scope>test</scope>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.derby</groupId>
+                <artifactId>derby</artifactId>
+                <version>10.10.1.1</version>
+                <scope>test</scope>
+            </dependency>
+        </dependencies>
+    </dependencyManagement>
 
-  <build>
-    <resources>
-      <resource>
-        <directory>src/main/resources</directory>
-      </resource>
-      <resource>
-        <directory>src/main/xsd</directory>
-      </resource>
-    </resources>
+    <build>
+        <resources>
+            <resource>
+                <directory>src/main/resources</directory>
+            </resource>
+            <resource>
+                <directory>src/main/xsd</directory>
+            </resource>
+        </resources>
 
-    <plugins>
+        <plugins>
 
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-enforcer-plugin</artifactId>
-        <version>1.1.1</version>
-        <executions>
-          <execution>
-            <id>enforce-java</id>
-            <phase>validate</phase>
-            <goals>
-              <goal>enforce</goal>
-            </goals>
-            <configuration>
-              <rules>
-                <requireJavaVersion>
-                  <version>1.7.0</version>
-                </requireJavaVersion>
-              </rules>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <version>0.10</version>
-        <configuration>
-          <includes>
-            <include>src/**/*</include>
-            <include>pom.xml</include>
-          </includes>
-          <excludes>
-            <exclude>**/*/MANIFEST.MF</exclude>
-            <exclude>.git</exclude>
-            <exclude>.gitignore</exclude>
-            <exclude>derby.log</exclude>
-            <exclude>**/META-INF/services/*</exclude>
-            <exclude>**/bootstrap-*</exclude>
-            <exclude>**/js/jquery-*</exclude>
-            <exclude>**/*.json</exclude> <!-- json can't get comments -->
-          </excludes>
-        </configuration>
-        <executions>
-          <execution>
-            <phase>validate</phase>
-            <goals>
-              <goal>check</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.16</version>
-        <configuration>
-          <systemPropertyVariables>
-            <derby.stream.error.file>target/derby.log</derby.stream.error.file>
-          </systemPropertyVariables>
-        </configuration>
-      </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>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-site-plugin</artifactId>
-        <version>3.3</version>
-        <dependencies>
-          <dependency>
-            <groupId>org.apache.maven.doxia</groupId>
-            <artifactId>doxia-module-markdown</artifactId>
-            <version>1.3</version>
-          </dependency>
-        </dependencies>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-scm-publish-plugin</artifactId>
-        <version>1.0-beta-2</version>
-        <configuration>
-          <content>${project.reporting.outputDirectory}</content>
-          <pubScmUrl>scm:svn:${batchee.scmPubUrl}</pubScmUrl>
-          <tryUpdate>true</tryUpdate>
-          <checkoutDirectory>${batchee.scmPubCheckoutDirectory}</checkoutDirectory>
-        </configuration>
-        <executions>
-          <execution>
-            <id>scm-publish</id>
-            <phase>site-deploy</phase><!-- deploy site with maven-scm-publish-plugin -->
-            <goals>
-              <goal>publish-scm</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-enforcer-plugin</artifactId>
+                <version>1.1.1</version>
+                <executions>
+                    <execution>
+                        <id>enforce-java</id>
+                        <phase>validate</phase>
+                        <goals>
+                            <goal>enforce</goal>
+                        </goals>
+                        <configuration>
+                            <rules>
+                                <requireJavaVersion>
+                                    <version>1.7.0</version>
+                                </requireJavaVersion>
+                            </rules>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.rat</groupId>
+                <artifactId>apache-rat-plugin</artifactId>
+                <version>0.10</version>
+                <configuration>
+                    <includes>
+                        <include>src/**/*</include>
+                        <include>pom.xml</include>
+                    </includes>
+                    <excludes>
+                        <exclude>**/*/MANIFEST.MF</exclude>
+                        <exclude>.git</exclude>
+                        <exclude>.gitignore</exclude>
+                        <exclude>derby.log</exclude>
+                        <exclude>**/META-INF/services/*</exclude>
+                        <exclude>**/bootstrap-*</exclude>
+                        <exclude>**/js/jquery-*</exclude>
+                        <exclude>**/*.json</exclude> <!-- json can't get comments -->
+                    </excludes>
+                </configuration>
+                <executions>
+                    <execution>
+                        <phase>validate</phase>
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <version>2.16</version>
+                <configuration>
+                    <systemPropertyVariables>
+                        <derby.stream.error.file>target/derby.log</derby.stream.error.file>
+                    </systemPropertyVariables>
+                </configuration>
+            </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>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-site-plugin</artifactId>
+                <version>3.3</version>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.maven.doxia</groupId>
+                        <artifactId>doxia-module-markdown</artifactId>
+                        <version>1.3</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-scm-publish-plugin</artifactId>
+                <version>1.0-beta-2</version>
+                <configuration>
+                    <content>${project.reporting.outputDirectory}</content>
+                    <pubScmUrl>scm:svn:${batchee.scmPubUrl}</pubScmUrl>
+                    <tryUpdate>true</tryUpdate>
+                    <checkoutDirectory>${batchee.scmPubCheckoutDirectory}</checkoutDirectory>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>scm-publish</id>
+                        <phase>site-deploy</phase><!-- deploy site with maven-scm-publish-plugin -->
+                        <goals>
+                            <goal>publish-scm</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
 
-  <repositories>
-    <repository>
-      <id>apache-snapshot-repository</id>
-      <url>https://repository.apache.org/snapshots/</url>
-    </repository>
-  </repositories>
-  <pluginRepositories>
-    <pluginRepository>
-      <id>sonatype-public-repository</id>
-      <url>https://oss.sonatype.org/content/groups/public</url>
-    </pluginRepository>
-  </pluginRepositories>
+    <repositories>
+        <repository>
+            <id>apache-snapshot-repository</id>
+            <url>https://repository.apache.org/snapshots/</url>
+        </repository>
+    </repositories>
+    <pluginRepositories>
+        <pluginRepository>
+            <id>sonatype-public-repository</id>
+            <url>https://oss.sonatype.org/content/groups/public</url>
+        </pluginRepository>
+    </pluginRepositories>
 
-  <reporting>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.7</version>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.9.1</version>
-        <configuration>
-          <notimestamp>true</notimestamp>
-        </configuration>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>javadoc</report>
-            </reports>
-          </reportSet>
-          <reportSet>
-            <inherited>false</inherited>
-            <reports>
-              <report>aggregate</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
-    </plugins>
-  </reporting>
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-project-info-reports-plugin</artifactId>
+                <version>2.7</version>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.9.1</version>
+                <configuration>
+                    <notimestamp>true</notimestamp>
+                </configuration>
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>javadoc</report>
+                        </reports>
+                    </reportSet>
+                    <reportSet>
+                        <inherited>false</inherited>
+                        <reports>
+                            <report>aggregate</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin>
+        </plugins>
+    </reporting>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/a51310fd/tools/maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index fb2055f..a252c1b 100644
--- a/tools/maven-plugin/pom.xml
+++ b/tools/maven-plugin/pom.xml
@@ -18,72 +18,72 @@
 <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/xsd/maven-4.0.0.xsd">
-  <modelVersion>4.0.0</modelVersion>
+    <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-    <artifactId>batchee-tools</artifactId>
-    <groupId>org.apache.batchee</groupId>
-    <version>0.0.2-SNAPSHOT</version>
-  </parent>
+    <parent>
+        <artifactId>batchee-tools</artifactId>
+        <groupId>org.apache.batchee</groupId>
+        <version>0.0.2-SNAPSHOT</version>
+    </parent>
 
-  <artifactId>batchee-maven-plugin</artifactId>
-  <name>BatchEE :: Tools :: Maven Plugin</name>
-  <packaging>maven-plugin</packaging>
+    <artifactId>batchee-maven-plugin</artifactId>
+    <name>BatchEE :: Tools :: Maven Plugin</name>
+    <packaging>maven-plugin</packaging>
 
-  <dependencies>
-    <dependency>
-      <groupId>javax.batch</groupId>
-      <artifactId>javax.batch-api</artifactId>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.batchee</groupId>
-      <artifactId>batchee-jbatch</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.batchee</groupId>
-      <artifactId>batchee-jaxrs-client</artifactId>
-      <version>${project.version}</version>
-    </dependency>
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-jbatch_1.0_spec</artifactId>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.batchee</groupId>
+            <artifactId>batchee-jbatch</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.batchee</groupId>
+            <artifactId>batchee-jaxrs-client</artifactId>
+            <version>${project.version}</version>
+        </dependency>
 
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-api</artifactId>
-      <version>3.0.5</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven.plugin-tools</groupId>
-      <artifactId>maven-plugin-annotations</artifactId>
-      <version>3.2</version>
-    </dependency>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-plugin-api</artifactId>
+            <version>3.0.5</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.maven.plugin-tools</groupId>
+            <artifactId>maven-plugin-annotations</artifactId>
+            <version>3.2</version>
+        </dependency>
 
-    <dependency>
-      <groupId>org.testng</groupId>
-      <artifactId>testng</artifactId>
-    </dependency>
-  </dependencies>
+        <dependency>
+            <groupId>org.testng</groupId>
+            <artifactId>testng</artifactId>
+        </dependency>
+    </dependencies>
 
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin-plugin</artifactId>
-        <version>3.2</version>
-        <executions>
-          <execution>
-            <id>mojo-descriptor</id>
-            <goals>
-              <goal>descriptor</goal>
-              <goal>helpmojo</goal>
-            </goals>
-          </execution>
-        </executions>
-        <configuration>
-          <goalPrefix>batchee</goalPrefix>
-          <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-plugin-plugin</artifactId>
+                <version>3.2</version>
+                <executions>
+                    <execution>
+                        <id>mojo-descriptor</id>
+                        <goals>
+                            <goal>descriptor</goal>
+                            <goal>helpmojo</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <goalPrefix>batchee</goalPrefix>
+                    <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/a51310fd/tools/pom.xml
----------------------------------------------------------------------
diff --git a/tools/pom.xml b/tools/pom.xml
index f967618..3f118a0 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -18,19 +18,19 @@
 <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/xsd/maven-4.0.0.xsd">
-  <modelVersion>4.0.0</modelVersion>
+    <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-    <artifactId>batchee-parent</artifactId>
-    <groupId>org.apache.batchee</groupId>
-    <version>0.0.2-SNAPSHOT</version>
-  </parent>
+    <parent>
+        <artifactId>batchee-parent</artifactId>
+        <groupId>org.apache.batchee</groupId>
+        <version>0.0.2-SNAPSHOT</version>
+    </parent>
 
-  <artifactId>batchee-tools</artifactId>
-  <name>BatchEE :: Tools</name>
-  <packaging>pom</packaging>
+    <artifactId>batchee-tools</artifactId>
+    <name>BatchEE :: Tools</name>
+    <packaging>pom</packaging>
 
-  <modules>
-    <module>maven-plugin</module>
-  </modules>
+    <modules>
+        <module>maven-plugin</module>
+    </modules>
 </project>