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.🐜
11 Replies
⌛
This post has been reserved for your question.
Hey @Pheotis! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
(the dependency has everything directly in its src)
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Thanks! Trying this now
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
It seems to have generated the pom file, but I can't get my netbeans or mvn to recognise the file as jar as the required dependency
(I'm probably missing something obvious, but I'm quite new with building stuff, so I'm oblivious atm)
found the problem
Post Closed
This post has been closed by <@928755449665298432>.