| Interesting. I didn't think the profiles were published, that's why we have this issue. There are 2 different issues here:
- the javafx-base dependency being added. It should be defined as scope provided. I'll change that and see if the build works OK.
- the oss.sonatype.org repository: that was a temporary addition waiting for the artifacts to be published on Maven Central. I just checked out and they have been published on July 20th so we can remove this repository now.
|