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

Missing Maven pom.xml in Project root #40

Closed
michaelthecsguy opened this issue Jan 23, 2020 · 5 comments
Closed

Missing Maven pom.xml in Project root #40

michaelthecsguy opened this issue Jan 23, 2020 · 5 comments

Comments

@michaelthecsguy
Copy link

Before, there was a pom.xml at the project root. Since the release of 2.2.0, it's missing. Can you add it back?

@neuhalje
Copy link
Owner

Hi @michaelthecsguy,

the only pom.xml the project features is (still) in examples/maven/pom.xml. Are you looking for that one?

@michaelthecsguy
Copy link
Author

No... it was at the project root before. I was not referring to examples/maven/
Sorry for the late reply because I had to attend the work conference. @neuhalje

@neuhalje
Copy link
Owner

neuhalje commented Feb 2, 2020

@michaelthecsguy: I just checked, there as never been a pom.xml in the root of the project:

$ git log --name-status --format="" --all --full-history -- "**/pom.xml"

M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
M	examples/maven/pom.xml
A	examples/maven/pom.xml

@neuhalje neuhalje closed this as completed Feb 2, 2020
@neuhalje
Copy link
Owner

neuhalje commented Feb 2, 2020

There is some pom.xml related documentation in the README

@michaelthecsguy
Copy link
Author

@neuhalje thanks putting it on public maven artifact repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants