Package Details: mapton 2.1.1-1

Git Clone URL: https://aur.archlinux.org/mapton.git (read-only, click to copy)
Package Base: mapton
Description: Some kind of map application
Upstream URL: https://mapton.org
Licenses: Apache
Submitter: jonathon
Maintainer: trixon
Last Packager: jonathon
Votes: 1
Popularity: 0.000000
First Submitted: 2018-12-08 21:34 (UTC)
Last Updated: 2020-11-29 18:57 (UTC)

Dependencies (6)

Required by (0)

Sources (4)

Pinned Comments

trixon commented on 2022-12-12 17:52 (UTC)

Mapton is looking for a new maintainer.

Latest Comments

Tio commented on 2023-02-08 12:15 (UTC)

Almost a year later and I see the same error. Full log here https://paste.trom.tf/ukoginomul.csharp

trixon commented on 2022-12-12 17:52 (UTC)

Mapton is looking for a new maintainer.

Tio commented on 2022-08-08 23:06 (UTC)

Am getting this error now when building:

[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :mapton-api
==> ERROR: A failure occurred in build().
    Aborting...

Tio commented on 2019-08-07 22:03 (UTC)

It works after the last update!

jonathon commented on 2019-08-03 11:39 (UTC)

It builds for me so please try without an AUR helper.

Tio commented on 2019-08-03 10:53 (UTC)

I'll send the error for the latest build:

[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[136,30] META_MASK in java.awt.event.InputEvent has been deprecated
[WARNING] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[138,30] CTRL_MASK in java.awt.event.InputEvent has been deprecated
[INFO] 3 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[19,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[40,13] cannot find symbol
  symbol:   class ImageView
  location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[57,54] cannot find symbol
  symbol:   class ImageView
  location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[110,12] cannot find symbol
  symbol:   class ImageView
  location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[188,30] cannot find symbol
  symbol:   class ImageView
  location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/material/MaterialIcon.java:[5,26] package javafx.embed.swing does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/material/MaterialIcon.java:[6,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/material/MaterialIcon.java:[21,20] cannot find symbol
  symbol:   class ImageView
  location: class se.trixon.almond.util.icons.material.MaterialIcon
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/IconColor.java:[37,64] package javafx.scene.paint does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[22,20] package javafx.event does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[23,20] package javafx.scene does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[24,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[25,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[26,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[27,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[28,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[29,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[30,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[31,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[32,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[33,27] package javafx.scene.layout does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[34,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[35,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[36,32] package javafx.stage.FileChooser does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[37,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[48,38] cannot find symbol
  symbol: class BorderPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[50,19] cannot find symbol
  symbol:   class Button
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[51,19] cannot find symbol
  symbol:   class CheckBox
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[52,19] cannot find symbol
  symbol:   class DirectoryChooser
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[53,19] cannot find symbol
  symbol:   class FileChooser
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[56,19] cannot find symbol
  symbol:   class Label
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[58,13] cannot find symbol
  symbol:   class SelectionMode
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[59,19] cannot find symbol
  symbol:   class TextField
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[77,65] cannot find symbol
  symbol:   class SelectionMode
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[84,89] cannot find symbol
  symbol:   class SelectionMode
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[97,27] cannot find symbol
  symbol:   class ExtensionFilter
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[106,28] cannot find symbol
  symbol:   class ExtensionFilter
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[117,12] cannot find symbol
  symbol:   class Button
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[121,12] cannot find symbol
  symbol:   class CheckBox
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[125,12] cannot find symbol
  symbol:   class DirectoryChooser
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[129,12] cannot find symbol
  symbol:   class FileChooser
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[138,12] cannot find symbol
  symbol:   class ExtensionFilter
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[142,12] cannot find symbol
  symbol:   class Label
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[169,12] cannot find symbol
  symbol:   class SelectionMode
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[173,12] cannot find symbol
  symbol:   class TextField
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[190,27] cannot find symbol
  symbol:   class ExtensionFilter
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[194,28] cannot find symbol
  symbol:   class Node
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[235,34] cannot find symbol
  symbol:   class SelectionMode
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[372,38] cannot find symbol
  symbol:   class DirectoryChooser
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[386,38] cannot find symbol
  symbol:   class FileChooser
  location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[21,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[22,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[32,13] cannot find symbol
  symbol:   class Stage
  location: class se.trixon.almond.util.fx.AlmondFx
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[41,33] cannot find symbol
  symbol:   class Stage
  location: class se.trixon.almond.util.fx.AlmondFx
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[20,29] package javafx.beans.property does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[21,26] package javafx.beans.value does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[22,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[29,33] cannot find symbol
  symbol: class Slider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[31,19] cannot find symbol
  symbol:   class SimpleObjectProperty
  location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[32,19] cannot find symbol
  symbol:   class SimpleObjectProperty
  location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[33,19] cannot find symbol
  symbol:   class SimpleObjectProperty
  location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[40,12] cannot find symbol
  symbol:   class SimpleObjectProperty
  location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[56,12] cannot find symbol
  symbol:   class SimpleObjectProperty
  location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[60,12] cannot find symbol
  symbol:   class SimpleObjectProperty
  location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[18,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[19,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[18,20] package javafx.event does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[19,23] package javafx.geometry does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[20,20] package javafx.scene does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[21,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[22,38] package javafx.scene.control.ButtonBar does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[23,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[24,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[25,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[26,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[27,27] package javafx.scene.layout does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[28,27] package javafx.scene.layout does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[29,25] package javafx.scene.text does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[30,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[27,43] cannot find symbol
  symbol: class Tab
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[40,32] cannot find symbol
  symbol: class TabPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[32,21] cannot find symbol
  symbol:   class TextArea
  location: class se.trixon.almond.util.fx.dialogs.about.BaseListTab
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[44,36] cannot find symbol
  symbol:   class Stage
  location: class se.trixon.almond.util.fx.dialogs.about.AboutPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[19,20] package javafx.event does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[28,8] cannot access javafx.event.EventHandler
  class file for javafx.event.EventHandler not found
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[43,35] cannot find symbol
  symbol:   class ActionEvent
  location: class se.trixon.almond.util.fx.FxActionSwing
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[48,48] cannot find symbol
  symbol:   class ActionEvent
  location: class se.trixon.almond.util.fx.FxActionSwing
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[40,26] package javafx.embed.swing does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[41,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[42,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[43,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[44,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[75,43] cannot find symbol
  symbol:   class Image
  location: class se.trixon.almond.util.SystemHelper
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[197,19] cannot find symbol
  symbol:   class Image
  location: class se.trixon.almond.util.SystemHelper
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[221,19] cannot find symbol
  symbol:   class ImageView
  location: class se.trixon.almond.util.SystemHelper
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[23,26] package javafx.application does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[24,26] package javafx.collections does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[25,23] package javafx.geometry does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[26,23] package javafx.geometry does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[27,20] package javafx.scene does not exist
[INFO] 100 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for almond-parent 3.0.2:
[INFO] 
[INFO] almond-parent ...................................... SUCCESS [  7.763 s]
[INFO] almond-util ........................................ FAILURE [ 10.256 s]
[INFO] almond-nbp ......................................... SKIPPED
[INFO] almond-nbp-actions ................................. SKIPPED
[INFO] almond-nbp-actions-osx ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.407 s
[INFO] Finished at: 2019-08-03T12:50:54+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project almond-util: Compilation failure: Compilation failure: 
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[19,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[40,13] cannot find symbol
[ERROR]   symbol:   class ImageView
[ERROR]   location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[57,54] cannot find symbol
[ERROR]   symbol:   class ImageView
[ERROR]   location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[110,12] cannot find symbol
[ERROR]   symbol:   class ImageView
[ERROR]   location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/AboutModel.java:[188,30] cannot find symbol
[ERROR]   symbol:   class ImageView
[ERROR]   location: class se.trixon.almond.util.AboutModel
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/material/MaterialIcon.java:[5,26] package javafx.embed.swing does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/material/MaterialIcon.java:[6,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/material/MaterialIcon.java:[21,20] cannot find symbol
[ERROR]   symbol:   class ImageView
[ERROR]   location: class se.trixon.almond.util.icons.material.MaterialIcon
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/icons/IconColor.java:[37,64] package javafx.scene.paint does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[22,20] package javafx.event does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[23,20] package javafx.scene does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[24,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[25,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[26,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[27,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[28,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[29,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[30,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[31,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[32,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[33,27] package javafx.scene.layout does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[34,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[35,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[36,32] package javafx.stage.FileChooser does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[37,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[48,38] cannot find symbol
[ERROR]   symbol: class BorderPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[50,19] cannot find symbol
[ERROR]   symbol:   class Button
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[51,19] cannot find symbol
[ERROR]   symbol:   class CheckBox
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[52,19] cannot find symbol
[ERROR]   symbol:   class DirectoryChooser
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[53,19] cannot find symbol
[ERROR]   symbol:   class FileChooser
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[56,19] cannot find symbol
[ERROR]   symbol:   class Label
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[58,13] cannot find symbol
[ERROR]   symbol:   class SelectionMode
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[59,19] cannot find symbol
[ERROR]   symbol:   class TextField
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[77,65] cannot find symbol
[ERROR]   symbol:   class SelectionMode
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[84,89] cannot find symbol
[ERROR]   symbol:   class SelectionMode
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[97,27] cannot find symbol
[ERROR]   symbol:   class ExtensionFilter
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[106,28] cannot find symbol
[ERROR]   symbol:   class ExtensionFilter
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[117,12] cannot find symbol
[ERROR]   symbol:   class Button
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[121,12] cannot find symbol
[ERROR]   symbol:   class CheckBox
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[125,12] cannot find symbol
[ERROR]   symbol:   class DirectoryChooser
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[129,12] cannot find symbol
[ERROR]   symbol:   class FileChooser
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[138,12] cannot find symbol
[ERROR]   symbol:   class ExtensionFilter
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[142,12] cannot find symbol
[ERROR]   symbol:   class Label
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[169,12] cannot find symbol
[ERROR]   symbol:   class SelectionMode
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[173,12] cannot find symbol
[ERROR]   symbol:   class TextField
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[190,27] cannot find symbol
[ERROR]   symbol:   class ExtensionFilter
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[194,28] cannot find symbol
[ERROR]   symbol:   class Node
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[235,34] cannot find symbol
[ERROR]   symbol:   class SelectionMode
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[372,38] cannot find symbol
[ERROR]   symbol:   class DirectoryChooser
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/FileChooserPane.java:[386,38] cannot find symbol
[ERROR]   symbol:   class FileChooser
[ERROR]   location: class se.trixon.almond.util.fx.control.FileChooserPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[21,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[22,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[32,13] cannot find symbol
[ERROR]   symbol:   class Stage
[ERROR]   location: class se.trixon.almond.util.fx.AlmondFx
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/AlmondFx.java:[41,33] cannot find symbol
[ERROR]   symbol:   class Stage
[ERROR]   location: class se.trixon.almond.util.fx.AlmondFx
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[20,29] package javafx.beans.property does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[21,26] package javafx.beans.value does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[22,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[29,33] cannot find symbol
[ERROR]   symbol: class Slider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[31,19] cannot find symbol
[ERROR]   symbol:   class SimpleObjectProperty
[ERROR]   location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[32,19] cannot find symbol
[ERROR]   symbol:   class SimpleObjectProperty
[ERROR]   location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[33,19] cannot find symbol
[ERROR]   symbol:   class SimpleObjectProperty
[ERROR]   location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[40,12] cannot find symbol
[ERROR]   symbol:   class SimpleObjectProperty
[ERROR]   location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[56,12] cannot find symbol
[ERROR]   symbol:   class SimpleObjectProperty
[ERROR]   location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/control/DateSlider.java:[60,12] cannot find symbol
[ERROR]   symbol:   class SimpleObjectProperty
[ERROR]   location: class se.trixon.almond.util.fx.control.DateSlider
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[18,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[19,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[18,20] package javafx.event does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[19,23] package javafx.geometry does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[20,20] package javafx.scene does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[21,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[22,38] package javafx.scene.control.ButtonBar does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[23,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[24,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[25,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[26,28] package javafx.scene.control does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[27,27] package javafx.scene.layout does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[28,27] package javafx.scene.layout does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[29,25] package javafx.scene.text does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[30,20] package javafx.stage does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[27,43] cannot find symbol
[ERROR]   symbol: class Tab
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[40,32] cannot find symbol
[ERROR]   symbol: class TabPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/BaseListTab.java:[32,21] cannot find symbol
[ERROR]   symbol:   class TextArea
[ERROR]   location: class se.trixon.almond.util.fx.dialogs.about.BaseListTab
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/dialogs/about/AboutPane.java:[44,36] cannot find symbol
[ERROR]   symbol:   class Stage
[ERROR]   location: class se.trixon.almond.util.fx.dialogs.about.AboutPane
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[19,20] package javafx.event does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[28,8] cannot access javafx.event.EventHandler
[ERROR]   class file for javafx.event.EventHandler not found
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[43,35] cannot find symbol
[ERROR]   symbol:   class ActionEvent
[ERROR]   location: class se.trixon.almond.util.fx.FxActionSwing
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxActionSwing.java:[48,48] cannot find symbol
[ERROR]   symbol:   class ActionEvent
[ERROR]   location: class se.trixon.almond.util.fx.FxActionSwing
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[40,26] package javafx.embed.swing does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[41,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[42,26] package javafx.scene.image does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[43,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[44,26] package javafx.scene.input does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[75,43] cannot find symbol
[ERROR]   symbol:   class Image
[ERROR]   location: class se.trixon.almond.util.SystemHelper
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[197,19] cannot find symbol
[ERROR]   symbol:   class Image
[ERROR]   location: class se.trixon.almond.util.SystemHelper
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/SystemHelper.java:[221,19] cannot find symbol
[ERROR]   symbol:   class ImageView
[ERROR]   location: class se.trixon.almond.util.SystemHelper
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[23,26] package javafx.application does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[24,26] package javafx.collections does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[25,23] package javafx.geometry does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[26,23] package javafx.geometry does not exist
[ERROR] /var/tmp/pamac-build-tio/mapton/src/almond3/util/src/main/java/se/trixon/almond/util/fx/FxHelper.java:[27,20] package javafx.scene does not exist
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :almond-util
==> ERROR: A failure occurred in build().
    Aborting...

Tio commented on 2019-08-03 10:29 (UTC)

Error:

[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core
==> ERROR: A failure occurred in build().
    Aborting...

damir commented on 2019-01-14 18:03 (UTC)

just discovered: building this package requires java-openjfx and having java-8-openjdk set (java-10-openjdk or java-11-jdk fail because of missing openjfx or jfx)

jonathon commented on 2018-12-13 16:59 (UTC)

I'll fix that when I package the new snapshot release. :)

trixon commented on 2018-12-13 16:58 (UTC)

Hi, Mapton is released under the Apache license, not AGPL as stated here. But IANAL so I don't care. :)

Thanks for adding Mapton to AUR.

/Patrik