Skip to content
Failed

#109 (Jun 16, 2025, 10:06:07 PM)

Started 3 days 17 hr ago
Took 3.3 sec

Started by an SCM change

This run spent:

  • 5.9 sec waiting;
  • 3.3 sec build duration;
  • 9.2 sec total from scheduled to completion.
Revision: 74085efea642b95fd13dd25c1c5f03e05711680d
Repository: https://github.com/zonski/javafx-maven-plugin.git
  • refs/remotes/origin/master
Changes
  1. ignore more files (details / githubweb)
  2. no whitespace clutter (details / githubweb)
  3. added maven wrapper for having same plugin development setup (details / githubweb)
  4. made sure markdown-files can have trailing whitespaces (details / githubweb)
  5. added editorconfig check as part of the build process (details / githubweb)
  6. updated Checkstyle to a more modern version/settings (details / githubweb)
  7. fixed linting issue (details / githubweb)
  8. skip 8.9.x as this is way to old (and was already advertised years ago) (details / githubweb)
  9. TravisCI run on all branches (details / githubweb)
  10. updated some dates (details / githubweb)
  11. added URL to current (old) configurator website (details / githubweb)
  12. removed obsolete status icons (details / githubweb)
  13. this is NOT compatible with JDK > 8 (details / githubweb)
  14. use maven wrapper when running on AppVeyor (details / githubweb)
  15. added prefixWithGroupIdForClasspathDependencies to have dependencies being prefixed with groupId (details / githubweb)
  16. add JavaDocs and Maven-Site when deploying/releasing the plugin (details / githubweb)
  17. fixed examples supporting OpenJFX by using file-detection maven-profiles (details / githubweb)
  18. fixed javadoc description (details / githubweb)
  19. added ability to test locally using docker (details / githubweb)