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

Documentation Tasks for first Iteration #2

Open
2 of 5 tasks
Aklakan opened this issue Feb 13, 2024 · 0 comments
Open
2 of 5 tasks

Documentation Tasks for first Iteration #2

Aklakan opened this issue Feb 13, 2024 · 0 comments
Assignees

Comments

@Aklakan
Copy link
Member

Aklakan commented Feb 13, 2024

  • Add overview page of general concepts and settings: set version from current time, attach resources to artifact, resource folders; properties: maven.install.skip, docker.skip.build, maven.resources.skip (untested whether it would skip our data builds)
  • Document Webdav-based deployment using https://maven.apache.org/wagon/wagon-providers/wagon-webdav-jackrabbit/ (not ideal because of deprecation but I tested it against Nextcloud and it worked)
  • Try out whether Maven Polyglot works for our use case and document the results (e.g. see https://www.baeldung.com/maven-polyglot) -> works!
  • Document mvn+docker-based data generation
  • based on the coypu disasters dataset
  • also find out whether the setup could be improved such that the docker image is built once rather than on every run. maybe we need 2 profiles - one to build the image and one to run it.
  • Document deploy-on-change.sh script (ideally the script would be replaced with a maven plugin that e.g. could set the maven.deploy.skip property to false if the artifact already exists)
@Aklakan Aklakan changed the title document mvn+docker data generation Document mvn+docker-based data generation Feb 13, 2024
@Aklakan Aklakan changed the title Document mvn+docker-based data generation Documentation Tasks for first Iteration Feb 15, 2024
@Aklakan Aklakan self-assigned this Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant