Skip to content

Error Compiling #58

Description

@leowhss

Hello,

I cloned the latest source and did a maven compile in Windows 11 in Netbeans 15.

file:/C:/Users/Sean/.m2/repository/eu/hansolo/fx/countries/17.0.23/${project.name}-${project.version}.jar

There is an illegal character in the above path. Does anyone have a suggestion on how to resolve this?

Thanks in advance!

Sean

--- maven-compiler-plugin:3.10.1:compile (default-compile) @ core ---
Changes detected - recompiling the module!
Compiling 165 source files to C:\GitHub\mapton\modules\core\target\classes

COMPILATION ERROR :

error reading C:\Users\Sean.m2\repository\eu\hansolo\fx\countries\17.0.23\countries-17.0.23.jar; java.net.URISyntaxException: Illegal character in path at index 68: file:/C:/Users/Sean/.m2/repository/eu/hansolo/fx/countries/17.0.23/${project.name}-${project.version}.jar
error reading C:\Users\Sean.m2\repository\eu\hansolo\fx\heatmap\17.0.12\heatmap-17.0.12.jar; java.net.URISyntaxException: Illegal character in path at index 66: file:/C:/Users/Sean/.m2/repository/eu/hansolo/fx/heatmap/17.0.12/${project.name}-${project.version}.jar
org/mapton/core/actions/AboutAction.java:[22,33] cannot find symbol
symbol: class ModuleHelper
location: package se.trixon.almond.nbp.core
3 errors

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions