Skip to content
Snippets Groups Projects
  • Ryan Izard's avatar
    fc6687a2
    Finally! Maven works a lot better. (1) create single jar with all... · fc6687a2
    Ryan Izard authored
    Finally! Maven works a lot better. (1) create single jar with all dependencies. This is a much larger jar, but it is directly portable to another system... just use -cf and point to the floodlightdefault.properties file. (2) reduce unit test log verbosity... drastically. (3) include version and name in manifest for new version REST API. Note this also includes the web interface in the jar if the web interface submodule has been fetched prior to building the controller.
    fc6687a2
    History
    Finally! Maven works a lot better. (1) create single jar with all...
    Ryan Izard authored
    Finally! Maven works a lot better. (1) create single jar with all dependencies. This is a much larger jar, but it is directly portable to another system... just use -cf and point to the floodlightdefault.properties file. (2) reduce unit test log verbosity... drastically. (3) include version and name in manifest for new version REST API. Note this also includes the web interface in the jar if the web interface submodule has been fetched prior to building the controller.
pom.xml 8.57 KiB