Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Labels:None
-
Environment:headless linux server, redhat 8.0, jdk 1.4.1
-
Number of attachments :
Description
Invoking any "maven <goal>" on a headless server (RH8.0, JDK 1.4.1) throws an "UnsastisfiedLinkException" when attempting to load the Wizard plugin. This error occurs even if the maven script is hacked to include the "-Djava.awt.headless=true" system property in $MAVEN_OPTS.
Workaround: Deleting the entire Wizard plugin resolves this issue.
Suggested Fix: Maven plugins that require the graphics environment should fail gracefully on headless servers.
Duplicated issue.