This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270370 - broken build in maven.htmlui module on Solaris
Summary: broken build in maven.htmlui module on Solaris
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: Dev
Hardware: PC Solaris
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-11 18:10 UTC by Vladimir Voskresensky
Modified: 2017-04-12 10:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2017-04-11 18:10:32 UTC
It's impossible to build full IDE anymore on Solaris:
   [repeat] /export1/devarea/trunk/maven.htmlui/src/org/netbeans/modules/maven/htmlui/DukeScriptWizard.java:47: error: package javafx.application does not exist
   [repeat] import javafx.application.Platform;
   [repeat]                          ^
   [repeat] 1 error
Comment 1 Jaroslav Tulach 2017-04-12 04:45:35 UTC
The build is probably broken on all OpenJDKs that don't bundle JavaFX
Comment 2 Jaroslav Tulach 2017-04-12 05:04:32 UTC
https://hg.netbeans.org/ergonomics/rev/582485b5b8b9