Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
ROO-1959: Upgrade Spring Roo build system usage to Maven 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Alex committed Jan 25, 2011
1 parent 0c2d107 commit 7e7970e
Show file tree
Hide file tree
Showing 149 changed files with 1,517 additions and 1,827 deletions.
18 changes: 9 additions & 9 deletions addon-backup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,47 +29,47 @@
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.classpath</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.monitor</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.undo</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.metadata</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.model</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.process.manager</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.project</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.shell</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.support</artifactId>
<version>${roo.version}</version>

</dependency>
</dependencies>
</project>
13 changes: 0 additions & 13 deletions addon-backup/src/site/apt/index.apt

This file was deleted.

18 changes: 9 additions & 9 deletions addon-beaninfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,47 +29,47 @@
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.classpath</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.monitor</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.undo</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.metadata</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.model</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.process.manager</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.project</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.shell</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.support</artifactId>
<version>${roo.version}</version>

</dependency>
</dependencies>
</project>
13 changes: 0 additions & 13 deletions addon-beaninfo/src/site/apt/index.apt

This file was deleted.

18 changes: 9 additions & 9 deletions addon-configurable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,47 +29,47 @@
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.classpath</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.monitor</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.undo</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.metadata</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.model</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.process.manager</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.project</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.shell</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.support</artifactId>
<version>${roo.version}</version>

</dependency>
</dependencies>
</project>
13 changes: 0 additions & 13 deletions addon-configurable/src/site/apt/index.apt

This file was deleted.

20 changes: 10 additions & 10 deletions addon-creator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,52 +29,52 @@
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.classpath</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.monitor</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.undo</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.metadata</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.model</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.process.manager</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.project</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.shell</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.support</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.url.stream</artifactId>
<version>${roo.version}</version>

</dependency>
</dependencies>
</project>
13 changes: 0 additions & 13 deletions addon-creator/src/site/apt/index.apt

This file was deleted.

28 changes: 14 additions & 14 deletions addon-dbre/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,72 +29,72 @@
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.addon.jdbc</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.addon.entity</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.addon.plural</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.addon.configurable</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.addon.propfiles</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.classpath</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.monitor</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.file.undo</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.metadata</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.model</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.process.manager</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.project</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.shell</artifactId>
<version>${roo.version}</version>

</dependency>
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.support</artifactId>
<version>${roo.version}</version>

</dependency>
<!-- External modules -->
<dependency>
Expand Down
Loading

0 comments on commit 7e7970e

Please sign in to comment.