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

Resolve #7 #8

Merged
merged 8 commits into from
Jul 30, 2021
Merged

Resolve #7 #8

merged 8 commits into from
Jul 30, 2021

Conversation

nutjob4life
Copy link
Member

📜 Summary

Merge this if you dare and resolve #7, which includes:

  • Template docs that can be expanded upon so you get a default site
  • Template "Hello World" app that uses resources in a jar so you get to exercise jar construction with non-compiled files
  • Javadocs to populate the site reports including the package-level docs that everyone forgets
  • Template unit test that can be modified and expanded upon
  • (The gh-pages branch was already there; see As a developer, I want to have java template repo #7)
  • Site look-and-feel like other PDS repositories
  • Stabel CI/CD workflow
  • Updated documentation throughout
  • A contributor's guide
  • A code of conduct

🩺 Test Data and/or Report

$ mvn test
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS

🧩 Related Issues

#7

Copy link
Member

@jordanpadams jordanpadams left a comment

Choose a reason for hiding this comment

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

@nutjob4life can we use the maven parent here?

pom.xml Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
@jordanpadams jordanpadams merged commit b30b0b7 into main Jul 30, 2021
@jordanpadams jordanpadams deleted the i7 branch July 30, 2021 03:43
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

Successfully merging this pull request may close these issues.

As a developer, I want to have java template repo
2 participants