Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception thrown while constructing Processor object #268

Open
willhartung opened this issue Oct 9, 2022 · 1 comment
Open

Exception thrown while constructing Processor object #268

willhartung opened this issue Oct 9, 2022 · 1 comment

Comments

@willhartung
Copy link

I'm trying out the "getting started" section of the documentation.

I used the "test" maven archetype command, as documented.

The project generation worked fine, but the first build failed do to lack of JavaFX. So, I added javafx-controls and javafx-fxml to the test-sample pom file.

Running Java 17, and JavaFX 18.0.1

I get this error from Maven

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project test-sample: Compilation failure [ERROR] Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: org.drombler.acp.core.data.impl.DataHandlerAnnotationProcessor Unable to get public no-arg constructor

This kind of leaves me dead in the water.

Should I bring this kind of thing us an an issue here, or should I chime in on the Discussion section.

This is apparently running drombler-fx version 1.0

@puce77
Copy link
Member

puce77 commented Nov 16, 2023

Blocked by #172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants