+ * External File Resolver :
+ *
* Processes the Step definition and resolves any reference to the external file.
- *
+ *
* Given a Json Java map, it digs deep into the fields and finds the references to the external content
* in the classpath and replaces the value of this key with the content from the file.
*
diff --git a/http-testing/pom.xml b/http-testing/pom.xml
index 5fd31ee2..8663501d 100644
--- a/http-testing/pom.xml
+++ b/http-testing/pom.xml
@@ -4,7 +4,7 @@
zerocode-tdd-parentorg.jsmart
- 1.3.43-SNAPSHOT
+ 1.3.44-SNAPSHOTorg.jsmart
diff --git a/junit5-testing/pom.xml b/junit5-testing/pom.xml
index d2f1b0a9..e445e6fe 100644
--- a/junit5-testing/pom.xml
+++ b/junit5-testing/pom.xml
@@ -4,7 +4,7 @@
zerocode-tdd-parentorg.jsmart
- 1.3.43-SNAPSHOT
+ 1.3.44-SNAPSHOTzerocode-tdd-jupiter
diff --git a/kafka-testing/pom.xml b/kafka-testing/pom.xml
index c0c07c3e..02472b55 100644
--- a/kafka-testing/pom.xml
+++ b/kafka-testing/pom.xml
@@ -4,7 +4,7 @@
zerocode-tdd-parentorg.jsmart
- 1.3.43-SNAPSHOT
+ 1.3.44-SNAPSHOTkafka-testing
diff --git a/pom.xml b/pom.xml
index 70c473e4..7bf90f6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
zerocode-tdd-parentorg.jsmart
- 1.3.43-SNAPSHOT
+ 1.3.44-SNAPSHOTpomZeroCode TDD Parent
@@ -324,9 +324,7 @@
-
- How to check or reproduce this javadoc error?
- From your local laptop
- - Option-1 : Run a maven "dry run" <- Results in error e.g. javadoc error due to JAVA_HOME not set - Option-2 : Run a maven "prepare" run <- Results in error e.g. javadoc error due to JAVA_HOME not set
- -
- - Note: or remove the specific plugins from the build section and try dry-run and prepare stages, if full "commenting out" has issues
+ - Option-1 : Run a maven "dry run" <- Results in error e.g. javadoc error due to JAVA_HOME not set - Option-2 : Run a maven "prepare" run <- Results in error e.g. javadoc error due to JAVA_HOME not set - - Note: or remove the specific plugins from the build section and try dry-run and prepare stages, if full "commenting out" has issues
-->
@@ -339,6 +337,9 @@
${java-compiler-target.version}
+
+ -proc:none
+