Expand my Community achievements bar.

Maven package dependency on another package

Avatar

Level 3

Hi All,

I have my project package that is internally dependent on a global package where i am keeping all the global components. I want pom to be configured in such a way that whenever i am deploying my project's bundle, it should search for the dependent packages in repository, If it's not found, it should throw an error and should not let me deploy the package.

Please let me know of anyone has worked on this.

Regards,

Priya

1 Reply

Avatar

Level 10

WHen you build your project - is it finding the dependencies in your Maven Repos?