diff --git a/fetch.xml b/fetch.xml
index c5e0c7795..d0628d283 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -224,6 +224,7 @@ Set -Ddest=LOCATION on the command line
depends="init">
+
-
+ description="FTPs NetRexx compiler from IBM site" if="have.commons.net">
@@ -324,6 +325,17 @@ Set -Ddest=LOCATION on the command line
+
+
+
+
+
+
+
+
+
+
diff --git a/src/etc/poms/ant-netrexx/pom.xml b/src/etc/poms/ant-netrexx/pom.xml
index 90e38f45a..d86b7aabd 100644
--- a/src/etc/poms/ant-netrexx/pom.xml
+++ b/src/etc/poms/ant-netrexx/pom.xml
@@ -42,12 +42,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
1.8.2-SNAPSHOT
compile
+
@@ -60,8 +63,32 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
org/apache/tools/ant/taskdefs/optional/NetRexxC*
+
+
+ ${basedir}/../../../../lib/optional
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.4
+
+
+ validate
+
+
+
+
+
+
+
+
+ run
+
+
+
+
../../../../src/main
../../../../src/testcases