Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip dockermaven #2504

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Wip dockermaven #2504

wants to merge 26 commits into from

Commits on Jun 29, 2022

  1. Add maven plugin.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    76b89dd View commit details
    Browse the repository at this point in the history
  2. core: Add pom.xml.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    cc816df View commit details
    Browse the repository at this point in the history
  3. pom.xml: Setting Java version and source encoding.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f100dec View commit details
    Browse the repository at this point in the history
  4. pom.xml: Add geotools.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d4e26cd View commit details
    Browse the repository at this point in the history
  5. pom.xml: More dependencies.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    29b69f2 View commit details
    Browse the repository at this point in the history
  6. pom.xml: More dependencies.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    956e6f1 View commit details
    Browse the repository at this point in the history
  7. pom.xml: More dependencies.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9f771e3 View commit details
    Browse the repository at this point in the history
  8. pom.xml: Remove exclusions.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b3deb5b View commit details
    Browse the repository at this point in the history
  9. XXX: Add exclusions for dependencies.

    Cause:
    
    Caused by: java.lang.Error: Unresolved compilation problems:
    The package org.xml.sax is accessible from more than one module: <unnamed>, java.xml
    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    cbefb2a View commit details
    Browse the repository at this point in the history
  10. Exclusions: Remove xml-apis-ext.

    This was too much excluded.
    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5445abe View commit details
    Browse the repository at this point in the history
  11. Update Dependencies.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    00a700b View commit details
    Browse the repository at this point in the history
  12. pom: Add dependency.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8e657ae View commit details
    Browse the repository at this point in the history
  13. pom.xml: Rename. Output jar instead of war.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    3e33dc2 View commit details
    Browse the repository at this point in the history
  14. Add Parent.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8efb09e View commit details
    Browse the repository at this point in the history
  15. Add servlet module. Move webapp folder there.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    321c774 View commit details
    Browse the repository at this point in the history
  16. Add more to .gitignore.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    00ac02b View commit details
    Browse the repository at this point in the history
  17. servlet: Remove dependencies. Add print-lib as dependency.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5b847f7 View commit details
    Browse the repository at this point in the history
  18. Add Dockerfile from 'core' project.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    acfff57 View commit details
    Browse the repository at this point in the history
  19. Maven: Update versions. But needs to be sorted out.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    dc65f09 View commit details
    Browse the repository at this point in the history
  20. XXX: comment-out.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b87f488 View commit details
    Browse the repository at this point in the history
  21. Change URL for metrics3-statsd repository.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    09f5855 View commit details
    Browse the repository at this point in the history
  22. WIP: Dockerfile with Maven.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d371567 View commit details
    Browse the repository at this point in the history
  23. more

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    949bba2 View commit details
    Browse the repository at this point in the history
  24. pom.xml: Reformat.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f1753d6 View commit details
    Browse the repository at this point in the history
  25. reformat, remove double-versions.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    69aa460 View commit details
    Browse the repository at this point in the history
  26. reformat, remove double-versions.

    Björn Höfling committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    bdacc89 View commit details
    Browse the repository at this point in the history