Hacker News new | ask | show | jobs
by oblio 2129 days ago
What if I want to hook up my Maven builds to Artifactory, how does Helm help me?
1 comments

There is a plugin for Helm to interface with Maven.
Umm... let me rephrase that.

Can I upload my Maven binaries to Helm? Does Helm store them? If I have a jar or war, can Helm store them? Does Helm resolve Maven dependencies if I connect to it and run mvn clean install locally?