Adding ancient dependency to maven.
How does one add a local jar dependency to maven without a package/group ID?
Normally, this ^ is the way to do it... but the jar was built with ant, is ancient, and doesn't have an apparent groupID.
Normally, this ^ is the way to do it... but the jar was built with ant, is ancient, and doesn't have an apparent groupID.