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

Setup pom, configure .gitignore and create application #17

Merged
merged 64 commits into from
Sep 27, 2021
Merged

Conversation

grevend-bosch
Copy link
Contributor

@grevend-bosch grevend-bosch commented Sep 27, 2021

  • Create and configure the Maven pom.xml file
  • Create .gitignore file
  • Add sbom generation template
  • Add application entry point (main class)

Disclaimer: This issue indicated that our current code formatting hook is not compatible with JDK16 + class files. The hook has therefore been removed in addition to the points already mentioned.

Signed-off-by: David Greven <[email protected]>
@grevend-bosch grevend-bosch added kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Sep 27, 2021
@grevend-bosch grevend-bosch added this to the Initial Configuration milestone Sep 27, 2021
@grevend-bosch grevend-bosch requested a review from sbckr September 27, 2021 11:19
@grevend-bosch grevend-bosch self-assigned this Sep 27, 2021
@grevend-bosch grevend-bosch linked an issue Sep 27, 2021 that may be closed by this pull request
@grevend-bosch
Copy link
Contributor Author

grevend-bosch commented Sep 27, 2021

@sbckr blocked by #15

@grevend-bosch grevend-bosch linked an issue Sep 27, 2021 that may be closed by this pull request
Copy link
Member

@sbckr sbckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
Nevertheless, please have a look at the comment on .pre-commit-config.yaml.

.pre-commit-config.yaml Show resolved Hide resolved
@sbckr sbckr merged commit 4bb2c80 into master Sep 27, 2021
@sbckr sbckr deleted the initial/16-pom branch September 27, 2021 14:05
sbckr pushed a commit that referenced this pull request Sep 28, 2021
Signed-off-by: David Greven <[email protected]>
Signed-off-by: Sebastian Becker <[email protected]>
@grevend-bosch
Copy link
Contributor Author

Commit 5a3851e from #15 is missing. Please reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup pom and create application entry point 3rd Party License Obligations
2 participants