RE: Need to pass properties to the dependency POM file

2017-10-10 Thread Bikash Chandra Barad
-to-dependency-mechanism.html > On Oct 10, 2017, at 7:26 AM, Bikash Chandra Barad > wrote: > > Hi, > > I am trying to grouping the dependencies into a pom(pom-deps.pom)file and > adding that pom file as a dependency in my project. > I need to substitute the properti

Need to pass properties to the dependency POM file

2017-10-10 Thread Bikash Chandra Barad
Hi, I am trying to grouping the dependencies into a pom(pom-deps.pom)file and adding that pom file as a dependency in my project. I need to substitute the properties of the dependency pom file(pom-deps.pom) to get the latest version dependencies, like parent POM, from the dependency POM, i