java - Creating dependencies from directory -
does know tool create maven dependencies lib directory? have several web projects quite lot of jars , "mavenize" them. looking proper dependency each 1 quite pain , seems may solved program.
ant2ivy https://github.com/myspotontheweb/ant2ivy groovy script can this.
despite name, can create pom files (https://github.com/myspotontheweb/ant2ivy/commit/9e3e8358f2b31507b13f5def69627da422e1656b).
it looks names/hash in maven central in order create pom.
Comments
Post a Comment