Skip to content

Commit

Permalink
Added project names for each module (same as module name)
Browse files Browse the repository at this point in the history
Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
Signed-off-by: John May <john.wilkinsonmay@gmail.com>
  • Loading branch information
vedina authored and johnmay committed Feb 17, 2014
1 parent f4c3fa3 commit 9ed3ce7
Show file tree
Hide file tree
Showing 70 changed files with 82 additions and 0 deletions.
1 change: 1 addition & 0 deletions base/annotation/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-annotation</artifactId>

<name>cdk-annotation</name>
<dependencies>
</dependencies>

Expand Down
1 change: 1 addition & 0 deletions base/atomtype/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-atomtype</artifactId>

<name>cdk-atomtype</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/core/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-core</artifactId>

<name>cdk-core</name>
<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/data/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-data</artifactId>

<name>cdk-data</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/datadebug/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-datadebug</artifactId>

<name>cdk-datadebug</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/dict/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-dict</artifactId>

<name>cdk-dict</name>
<dependencies>
<dependency>
<groupId>xom</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/interfaces/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-interfaces</artifactId>

<name>cdk-interfaces</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/isomorphism/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-isomorphism</artifactId>

<name>cdk-isomorphism</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/pom.xml
Expand Up @@ -9,6 +9,7 @@
<groupId>org.openscience.cdk</groupId>
<version>1.5.5-SNAPSHOT</version>
</parent>
<name>cdk-base</name>
<modules>
<module>interfaces</module>
<module>atomtype</module>
Expand Down
1 change: 1 addition & 0 deletions base/reaction/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-reaction</artifactId>

<name>cdk-reaction</name>
<dependencies>
<dependency>
<groupId>jgrapht</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/silent/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-silent</artifactId>

<name>cdk-silent</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/standard/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-standard</artifactId>

<name>cdk-standard</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/test-atomtype/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test-atomtype</artifactId>

<name>cdk-test-atomtype</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/test-core/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test-core</artifactId>

<name>cdk-test-core</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/test-interfaces/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test-interfaces</artifactId>

<name>cdk-test-interfaces</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/test-standard/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test-standard</artifactId>

<name>cdk-test-standard</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/test-valencycheck/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test-valencycheck</artifactId>

<name>cdk-test-valencycheck</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/test/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test</artifactId>

<name>cdk-test</name>
<dependencies>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 1 addition & 0 deletions base/testdata/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-testdata</artifactId>

<name>cdk-testdata</name>
<dependencies>
</dependencies>

Expand Down
1 change: 1 addition & 0 deletions base/valencycheck/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-valencycheck</artifactId>

<name>cdk-valencycheck</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/cip/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-cip</artifactId>

<name>cdk-cip</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/fingerprint/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-fingerprint</artifactId>

<name>cdk-fingerprint</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/ionpot/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-ionpot</artifactId>

<name>cdk-ionpot</name>
<dependencies>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/pom.xml
Expand Up @@ -9,6 +9,7 @@
<groupId>org.openscience.cdk</groupId>
<version>1.5.5-SNAPSHOT</version>
</parent>
<name>cdk-descriptor</name>
<modules>
<module>fingerprint</module>
<module>cip</module>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsar/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsar</artifactId>

<name>cdk-qsar</name>
<dependencies>
<dependency>
<groupId>Jama</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsaratomic/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsaratomic</artifactId>

<name>cdk-qsaratomic</name>
<dependencies>
<dependency>
<groupId>Jama</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsarbond/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsarbond</artifactId>

<name>cdk-qsarbond</name>
<dependencies>
<dependency>
<groupId>Jama</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsarcml/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsarcml</artifactId>

<name>cdk-qsarcml</name>
<dependencies>
<dependency>
<groupId>xom</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsarionpot/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsarionpot</artifactId>

<name>cdk-qsarionpot</name>
<dependencies>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsarmolecular/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsarmolecular</artifactId>

<name>cdk-qsarmolecular</name>
<dependencies>
<dependency>
<groupId>Jama</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/qsarprotein/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qsarprotein</artifactId>

<name>cdk-qsarprotein</name>
<dependencies>
<dependency>
<groupId>Jama</groupId>
Expand Down
1 change: 1 addition & 0 deletions descriptor/signature/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-signature</artifactId>

<name>cdk-signature</name>
<dependencies>
<dependency>
<groupId>signatures</groupId>
Expand Down
1 change: 1 addition & 0 deletions display/pom.xml
Expand Up @@ -9,6 +9,7 @@
<groupId>org.openscience.cdk</groupId>
<version>1.5.5-SNAPSHOT</version>
</parent>
<name>cdk-display</name>
<modules>
<module>render</module>
<module>renderawt</module>
Expand Down
1 change: 1 addition & 0 deletions display/render/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-render</artifactId>

<name>cdk-render</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions display/renderawt/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-renderawt</artifactId>

<name>cdk-renderawt</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions display/renderbasic/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-renderbasic</artifactId>

<name>cdk-renderbasic</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions display/renderextra/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-renderextra</artifactId>

<name>cdk-renderextra</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions misc/control/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-control</artifactId>

<name>cdk-control</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions misc/diff/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-diff</artifactId>

<name>cdk-diff</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions misc/extra/pom.xml
Expand Up @@ -91,6 +91,7 @@
</dependencies>


<name>cdk-extra</name>
<build>
<plugins>
<plugin>
Expand Down
1 change: 1 addition & 0 deletions misc/log4j/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-log4j</artifactId>

<name>cdk-log4j</name>
<dependencies>
<dependency>
<groupId>log4j</groupId>
Expand Down
1 change: 1 addition & 0 deletions misc/pom.xml
Expand Up @@ -9,6 +9,7 @@
<groupId>org.openscience.cdk</groupId>
<version>1.5.5-SNAPSHOT</version>
</parent>
<name>cdk-misc</name>
<modules>
<module>control</module>
<module>extra</module>
Expand Down
1 change: 1 addition & 0 deletions misc/qm/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-qm</artifactId>

<name>cdk-qm</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions misc/test-extra/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-test-extra</artifactId>

<name>cdk-test-extra</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
13 changes: 13 additions & 0 deletions pom.xml
Expand Up @@ -6,6 +6,7 @@

<groupId>org.openscience.cdk</groupId>
<artifactId>cdk</artifactId>
<name>cdk</name>
<version>1.5.5-SNAPSHOT</version>
<packaging>pom</packaging>

Expand Down Expand Up @@ -287,6 +288,18 @@
<updatePolicy>interval:7200</updatePolicy>
</snapshots>
</repository>
<repository>
<id>ebi-repo-3rd</id>
<name>EBI Maven Snapshots Repository</name>
<url>http://www.ebi.ac.uk/~maven/m2repo</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>

<repository>
<id>jni-inchi</id>
<name>JNI-InChI Maven Repository</name>
Expand Down
1 change: 1 addition & 0 deletions storage/inchi/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-inchi</artifactId>

<name>cdk-inchi</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down
1 change: 1 addition & 0 deletions storage/io/pom.xml
Expand Up @@ -12,6 +12,7 @@

<artifactId>cdk-io</artifactId>

<name>cdk-io</name>
<dependencies>
<dependency>
<groupId>java3d</groupId>
Expand Down

0 comments on commit 9ed3ce7

Please sign in to comment.