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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -