Hi all,

Do you know how to specify the children module POM file name?

My structure is like this,

Project
   | ---- module 1
   |    |------pom.xml
   | ---- module 2
   |    |------pom.xml
   |    |------pom_init.xml
   | ---- pom.xml

In the parent POM, I like to add the 'pom_init.xml' as the POM file for
module 2. The reason is complicate, the dev team creat the pom.xml and I
have not the right to touch it and I have to use the 'pom_init.xml' as
the POM file.

Thank you very much.

Yunshi



Reply via email to