You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/06/08 01:06:18 UTC

[maven-site-plugin] 01/01: add some debug

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master-debug
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 1527eef27c5803d7c01131e531cfacd20f2ec1b2
Author: olivier lamy <ol...@apache.org>
AuthorDate: Mon Jun 8 11:05:55 2020 +1000

    add some debug
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml                                      | 2 ++
 src/it/projects/MSITE-665/invoker.properties | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f6c845..f9803c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -593,6 +593,8 @@ under the License.
             <configuration>
               <projectsDirectory>src/it/projects</projectsDirectory>
               <settingsFile>src/it/mrm/settings.xml</settingsFile>
+              <streamLogs>true</streamLogs>
+              <streamLogs></streamLogs>
               <filterProperties>
                 <mrm.repository.url>${mrm.repository.url}</mrm.repository.url>
               </filterProperties>
diff --git a/src/it/projects/MSITE-665/invoker.properties b/src/it/projects/MSITE-665/invoker.properties
index 2e0e978..fdf3385 100644
--- a/src/it/projects/MSITE-665/invoker.properties
+++ b/src/it/projects/MSITE-665/invoker.properties
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.goals=clean package
\ No newline at end of file
+invoker.goals=clean package -V