neuhalje/bouncy-gpg

Missing Maven pom.xml in Project root

michaelthecsguy opened this issue · 5 comments

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?

Hi @michaelthecsguy,

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

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

@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

There is some pom.xml related documentation in the README

@neuhalje thanks putting it on public maven artifact repository