repository - How to deploy maven parent pom.xml into artifactory? -


i created pom.xml contains general dependencies. want add pom our inhouse repository (artifactory) , want use in of maven modules pom files defining .

i can install parent pom.xml m2 , use after deployed parent pom artifactory other poms can't download parent pom artifactory. sure inhouse repository settings correct in settings.xml.

is there success way purpose?

thanks in advance...


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -