Ideas for Improvement

  • Configuration
    • Properties as file (specified through jtidyConfigurationPath)
    • Properties as file through an url ?
    • Properties as resource file (from the jar) maybe ?
  • Maven plug-in logging through slf4j
    • See if slf4j logging can be routed into Maven logger (implement a org.apache.maven.plugin.logging.Log)
  • Add execution arguments / options to the Java application TidyApp