Skip to content
Snippets Groups Projects
  1. Mar 28, 2021
  2. Mar 27, 2021
  3. Mar 16, 2021
  4. Mar 07, 2021
  5. Feb 21, 2021
    • René Zubcevic's avatar
      Selenium test added (#906) · 431da309
      René Zubcevic authored
      * add a selenium test for firefox
      
      * add geckodriver and firefox to travis
      
      * install updated
      
      * install updated
      
      * try out suggested webdriver dependency class
      
      * add more resilience
      431da309
  6. Feb 18, 2021
  7. Feb 11, 2021
    • Toshi's avatar
      Update Apache Maven from 3.2.1 to 3.2.5 (#932) · c6789d7c
      Toshi authored
      The version of Maven is not compatible with the plugin "org.codehaus.mojo:flatten-maven-plugin:1.2.5" used in webgoat-container
      ```
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] Using 'UTF-8' encoding to copy filtered properties files.
      [INFO] Copying 1 resource
      [INFO] Copying 111 resources
      [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] webgoat-container ................................. FAILURE [ 18.319 s]
      ...
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 26.001 s
      [INFO] Finished at: 2021-02-06T09:37:58+00:00
      [INFO] Final Memory: 49M/162M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.2.5:flatten (flatten) on project webgoat-container: The plugin org.codehaus.mojo:flatten-maven-plugin:1.2.5 requires Maven version 3.2.5 -> [Help 1]
      ```
      c6789d7c
    • avivmu's avatar
      Remove redundant escaping in regex (#929) · 215b3b4e
      avivmu authored
      215b3b4e
  8. Jan 19, 2021
  9. Jan 15, 2021
  10. Jan 13, 2021
  11. Jan 11, 2021
  12. Dec 09, 2020
  13. Dec 08, 2020
  14. Dec 04, 2020
Loading