Hello,

I've got the following question.
I want to create a companywide Parent-pom.xml with all of those
parameters and settings I will need in each project.

e.g.:
<distributionManagement>
        <repository>
        ...
        </repository>
</distributionManagement>

How can I inherit from my CompanyPOM? 

Regards

Sebastian Krebs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to