Skip to content

Building phoebus product for windows #2823

@tanviash

Description

@tanviash

Has anyone tried building the latest Phoebus product for Windows OS?
mvn clean install -DskipTests=true -Djavafx.platform=win -Dmaven.javadoc.skip=true
The above command doesn't build zip but tar.gz.

The command mvn clean install -DskipTests=true -Djavafx.platform=windows -Dmaven.javadoc.skip=true throws the error below.
[ERROR] Failed to execute goal on project phoebus-target: Could not resolve dependencies for project org.phoebus:phoebus-target:jar:4.7.3-SNAPSHOT: The following artifacts could not be resolved: org.openjfx:javafx-controls:jar:windows:19, org.openjfx:javafx-graphics:jar:windows:19, org.openjfx:javafx-base:jar:windows:19, org.openjfx:javafx-web:jar:windows:19, org.openjfx:javafx-media:jar:windows:19, org.openjfx:javafx-swing:jar:windows:19, org.openjfx:javafx-fxml:jar:windows:19: Could not find artifact org.openjfx:javafx-controls:jar:windows:19 in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]

@georgweiss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions