summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.5.2/itest
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.5.2/itest')
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/interop/pom.xml9
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/jaxbgen/pom.xml9
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/sdogen/pom.xml10
3 files changed, 28 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/interop/pom.xml b/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/interop/pom.xml
index 995f85363e..441d324bcd 100644
--- a/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/interop/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/interop/pom.xml
@@ -58,6 +58,14 @@
<url>http://download.java.net/maven/1</url>
<layout>legacy</layout>
</pluginRepository>
+ <pluginRepository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>ibiblio</id>
+ <name>ibiblio Maven 2.x Repository</name>
+ <url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
+ </pluginRepository>
</pluginRepositories>
<dependencies>
@@ -202,6 +210,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <version>1.1</version>
<executions>
<execution>
<id>generate-test-source</id>
diff --git a/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/jaxbgen/pom.xml b/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/jaxbgen/pom.xml
index 93130135c2..25e654ab53 100644
--- a/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/jaxbgen/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/jaxbgen/pom.xml
@@ -54,6 +54,14 @@
<name>java.net Maven 2.x Repository</name>
<url>http://download.java.net/maven/2</url>
</pluginRepository>
+ <pluginRepository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>ibiblio</id>
+ <name>ibiblio Maven 2.x Repository</name>
+ <url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
+ </pluginRepository>
</pluginRepositories>
<dependencies>
@@ -218,6 +226,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <version>1.1</version>
<executions>
<execution>
<id>generate-test-source</id>
diff --git a/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/sdogen/pom.xml b/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/sdogen/pom.xml
index 4ab8842153..ddfbdbcdb4 100644
--- a/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/sdogen/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.2/itest/databindings/sdogen/pom.xml
@@ -53,6 +53,14 @@
<url>http://download.java.net/maven/1</url>
<layout>legacy</layout>
</pluginRepository>
+ <pluginRepository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>ibiblio</id>
+ <name>ibiblio Maven 2.x Repository</name>
+ <url>http://mirrors.ibiblio.org/pub/mirrors/maven2</url>
+ </pluginRepository>
</pluginRepositories>
<dependencies>
@@ -184,6 +192,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <version>1.1</version>
<executions>
<execution>
<id>generate-test-sdo-source</id>
@@ -204,6 +213,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <version>1.1</version>
<executions>
<execution>
<id>generate-test-source</id>