Skip to content

Commit

Permalink
Clean up pom files - remove parent relative path as it's not needed and
Browse files Browse the repository at this point in the history
remove commented sections
  • Loading branch information
jtmelton committed Sep 20, 2014
1 parent 51a8dea commit 0a397f9
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 87 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
Expand Down
1 change: 0 additions & 1 deletion analysis-engines/appsensor-analysis-reference/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
Expand Down
1 change: 0 additions & 1 deletion appsensor-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

</project>
1 change: 0 additions & 1 deletion configuration-modes/appsensor-configuration-stax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<properties>
Expand Down
1 change: 0 additions & 1 deletion execution-modes/appsensor-local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<!-- See http://stackoverflow.com/questions/174560/sharing-test-code-in-maven -->
Expand Down
1 change: 0 additions & 1 deletion execution-modes/appsensor-ws-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<properties>
Expand Down
1 change: 0 additions & 1 deletion execution-modes/appsensor-ws-rest-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
1 change: 0 additions & 1 deletion execution-modes/appsensor-ws-soap-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
1 change: 0 additions & 1 deletion execution-modes/appsensor-ws-soap-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
39 changes: 0 additions & 39 deletions execution-modes/appsensor-ws-soap-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,52 +88,13 @@
<version>${spring.version}</version>
<scope>test</scope>
</dependency>

<!-- <dependency> -->
<!-- <groupId>com.sun.xml.ws</groupId> -->
<!-- <artifactId>jaxws-rt</artifactId> -->
<!-- <version>${jaxwsrt.version}</version> -->
<!-- </dependency> -->

<!-- <dependency> -->
<!-- <groupId>org.jvnet.jax-ws-commons.spring</groupId> -->
<!-- <artifactId>jaxws-spring</artifactId> -->
<!-- <version>${jaxwsspring.version}</version> -->
<!-- <exclusions> -->
<!-- <exclusion> -->
<!-- <groupId>org.springframework</groupId> -->
<!-- <artifactId>spring-beans</artifactId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <groupId>org.springframework</groupId> -->
<!-- <artifactId>spring-context</artifactId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <groupId>org.springframework</groupId> -->
<!-- <artifactId>spring-core</artifactId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <groupId>org.springframework</groupId> -->
<!-- <artifactId>spring-web</artifactId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <groupId>com.sun.xml.stream.buffer</groupId> -->
<!-- <artifactId>streambuffer</artifactId> -->
<!-- </exclusion> -->
<!-- <exclusion> -->
<!-- <groupId>org.jvnet.staxex</groupId> -->
<!-- <artifactId>stax-ex</artifactId> -->
<!-- </exclusion> -->
<!-- </exclusions> -->
<!-- </dependency> -->

</dependencies>

<parent>
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>

<!-- <repository>
<id>sonatype-nexus-releases</id>
<name>Sonatype Nexus Releases</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository> -->
</distributionManagement>

<mailingLists>
Expand Down Expand Up @@ -125,12 +119,6 @@
</dependency>
</dependencies>

<!-- <parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent> -->

<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<properties>
Expand Down
1 change: 0 additions & 1 deletion reporting-engines/appsensor-reporting-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<properties>
Expand Down
7 changes: 0 additions & 7 deletions sample-apps/sample-appsensor-ws-soap-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@
</dependency>

</dependencies>

<!-- <parent>
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>${project.version}</version>
<relativePath>../../appsensor-parent/pom.xml</relativePath>
</parent> -->

<build>
<plugins>
Expand Down
8 changes: 0 additions & 8 deletions storage-providers/appsensor-storage-file-based/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@
<version>${project.version}</version>
</dependency>

<!-- <dependency> -->
<!-- <groupId>org.owasp.appsensor</groupId> -->
<!-- <artifactId>appsensor-storage-in-memory</artifactId> -->
<!-- <version>${project.version}</version> -->
<!-- <scope>test</scope> -->
<!-- </dependency> -->

<dependency>
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-analysis-reference</artifactId>
Expand Down Expand Up @@ -89,7 +82,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
Expand Down
1 change: 0 additions & 1 deletion storage-providers/appsensor-storage-in-memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
8 changes: 0 additions & 8 deletions storage-providers/appsensor-storage-jpa2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,6 @@
<scope>test</scope>
</dependency>

<!-- <dependency> -->
<!-- <groupId>org.owasp.appsensor</groupId> -->
<!-- <artifactId>appsensor-storage-in-memory</artifactId> -->
<!-- <version>${project.version}</version> -->
<!-- <scope>test</scope> -->
<!-- </dependency> -->

<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
Expand Down Expand Up @@ -113,7 +106,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
Expand Down
1 change: 0 additions & 1 deletion storage-providers/appsensor-storage-nosql-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

</project>
Expand Down

0 comments on commit 0a397f9

Please sign in to comment.