The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| commons-lang | commons-lang | 2.3 | jar |
| org.apache.maven | maven-artifact | 2.0.9 | jar |
| org.apache.maven | maven-core | 2.0.9 | jar |
| org.apache.maven | maven-plugin-api | 2.0.9 | jar |
| org.apache.maven | maven-project | 2.0.9 | jar |
| org.apache.maven.enforcer | enforcer-api | 1.0-beta-1 | jar |
| org.apache.maven.enforcer | enforcer-rules | 1.0-beta-1 | jar |
| org.codehaus.plexus | plexus-utils | 1.5.8 | jar |
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| easymock | easymock | 1.2_Java1.3 | jar |
| junit | junit | 3.8.2 | jar |
| org.apache.maven.enforcer | enforcer-rules | 1.0-beta-1 | test-jar |
| org.apache.maven.shared | maven-plugin-testing-harness | 1.1 | jar |