Skip to content

Commit

Permalink
[#5] reviewed all 3 "generic-site-parent"
Browse files Browse the repository at this point in the history
- removed them because they don't have any relevant information for this
repository
  • Loading branch information
slothsoft committed Mar 16, 2019
1 parent 3b337a8 commit c4ba103
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 185 deletions.
9 changes: 5 additions & 4 deletions maven-plugins/archetypes/pom.xml
Expand Up @@ -6,14 +6,15 @@
</properties>

<parent>
<groupId>org.phpmaven.build</groupId>
<artifactId>generic-site-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<relativePath>../site-parent/pom.xml</relativePath>
<groupId>org.phpmaven.build</groupId>
<artifactId>common-parent</artifactId>
<version>1</version>
<relativePath>../../phpmaven-common-parent/pom.xml</relativePath>
</parent>

<groupId>org.phpmaven.sites</groupId>
<artifactId>site-archetypes</artifactId>
<version>2.0.3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>archetypes:${project.version}</name>
Expand Down
1 change: 0 additions & 1 deletion maven-plugins/pom.xml
Expand Up @@ -62,7 +62,6 @@
<profile>
<id>maven-php-include-defaults</id>
<modules>
<module>site-parent</module>
<module>archetypes</module>
<module>maven-php-jettycgi</module>
<module>phpmaven-testtool</module>
Expand Down
17 changes: 0 additions & 17 deletions maven-plugins/site-parent/.project

This file was deleted.

This file was deleted.

This file was deleted.

35 changes: 0 additions & 35 deletions maven-plugins/site-parent/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion pear-java/pom.xml
Expand Up @@ -43,7 +43,6 @@
</scm>

<modules>
<module>site-parent</module>
<module>pear-java-api</module>
<module>pear-java-impl</module>
</modules>
Expand Down
17 changes: 0 additions & 17 deletions pear-java/site-parent/.project

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions pear-java/site-parent/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

36 changes: 0 additions & 36 deletions pear-java/site-parent/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion phpexec-java/pom.xml
Expand Up @@ -43,7 +43,6 @@
</scm>

<modules>
<module>site-parent</module>
<module>phpexec-api</module>
<module>phpexec-cli</module>
</modules>
Expand Down
1 change: 0 additions & 1 deletion phpexec-java/site-parent/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions phpexec-java/site-parent/.project

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions phpexec-java/site-parent/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

34 changes: 0 additions & 34 deletions phpexec-java/site-parent/pom.xml

This file was deleted.

0 comments on commit c4ba103

Please sign in to comment.