You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/01 04:52:55 UTC

[jira] Deleted: (MAVEN-153) Wizard plugin breaks maven on headless linux servers

Message:

  The following issue has been deleted from JIRA.

---------------------------------------------------------------------

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-153
    Summary: Wizard plugin breaks maven on headless linux servers
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Lance Weber

    Created: Wed, 20 Nov 2002 1:56 PM
    Updated: Tue, 26 Aug 2003 4:04 AM
Environment: headless linux server, RH8.0, jdk 1.4.1

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 as it tries to find non-existent X Windows libs. 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. 



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org