From 6ee1df8638a8fa53ec1a8cdf7eb687babaad8d23 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 31 Dec 2006 02:24:20 +0000 Subject: [PATCH] Can't connect to X11 window server : Pass the parameter -Djava.awt.headless=true to the forked JVMs git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491366 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/plugin.jelly | 2 ++ pdf/xdocs/changes.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/pdf/plugin.jelly b/pdf/plugin.jelly index 206b9e10..49f6e2a6 100644 --- a/pdf/plugin.jelly +++ b/pdf/plugin.jelly @@ -260,6 +260,7 @@ plugin.currentVersion = [${plugin.currentVersion}] + @@ -305,6 +306,7 @@ plugin.currentVersion = [${plugin.currentVersion}] Generating ${internal_pdf_workingDir}/${maven.pdf.pdfName} ... Config file: ${internal_pdf_workingDir}/userconfig.xml + diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index 417daeba..b988004b 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -25,6 +25,7 @@ + Error "Can't connect to X11 window server" on Unix. Unable to remove cover type and version.