This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch ARCHETYPE-567 in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
The following commit(s) were added to refs/heads/ARCHETYPE-567 by this push: new 00e34ec debug errors 00e34ec is described below commit 00e34ec5bee2cf0c5761ffcfabcfc83051dd7c7f Author: Enrico Olivelli <eolive...@apache.org> AuthorDate: Sun Jun 2 16:12:44 2019 +0200 debug errors --- maven-archetype-plugin/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml index eaf81c3..9cf2d23 100644 --- a/maven-archetype-plugin/pom.xml +++ b/maven-archetype-plugin/pom.xml @@ -255,6 +255,8 @@ <https.protocols>${https.protocols}</https.protocols> </properties> <ignoreFailures>${maven.it.failure.ignore}</ignoreFailures> + <showErrors>true</showErrors> + <streamLogs>true</streamLogs> </configuration> <executions> <execution>