Almost a year later and I see the same error. Full log here https://paste.trom.tf/ukoginomul.csharp
Search Criteria
Package Details: mapton 2.1.1-1
Package Actions
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)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre, amazon-corretto-20-bin, jdk-temurin, jre8-openjdk-xdg, jre17-openjdk-xdg, jre17-jetbrains-imfix, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- java11-openjfx
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- java11-openjfx (make)
- jdk11-openjdk (jdk11-openjdk-dcevm, jdk11-openjdk-dcevm-conflicts-fixed, jdk11-microsoft-openjdk, jdk11-temurin) (make)
- maven (mvnvm) (make)
Required by (0)
Sources (4)
Latest Comments
Tio commented on 2023-02-08 12:15 (UTC)
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
Pinned Comments
trixon commented on 2022-12-12 17:52 (UTC)
Mapton is looking for a new maintainer.