Library to create and upload jar dynamically to maven repository -


i have service based environment in have create jar , upload dynamically maven repository , return dependency tree it. there library create jar file , upload jar file maven repository , return me dependecny of uploaded jar. right im creating maven goals in eclipse don't want that.

thanks,

if don't want use command line or ide, have looked @ maven api? there's 'undocumented' maven embedder project.

below links may started, pick approach easier you, while meeting requirements:


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -