Hello all!
I have several projects which share the same class library. I don't want to
release that library.
When I create pom file for my library I have to create <parent> element.
After that this library is not reusable any more. If I use eclipse, for
example, I would add dependency to parent project, I don't have to modify
library. How to do the same in maven?

Thank you,
  Andrey

Reply via email to