that's a tricky way to solve this problem, does maven provide some mechanism
to do this?

2008/9/12 christian domsch (innoWake gmbh) <[EMAIL PROTECTED]>

> Hi,
>
> This is done by creating a POM-Project. You just create a normal project
> with just a pom in it. The type here is pom and there you configurate all
> your stuff, installed (or deploy) it in the repository and now you can use
> it as a parent pom.
>
>
> --
> christian domsch
> [software developer]
>
>
>
> innoWake gmbh
> innovative.software.development();
> graf-arco-strasse 18 | 89079 ulm-donautal
> fon: +49 (0)7 31 - 5 50 27 - 0
> fax: +49 (0)7 31 - 5 50 27 - 20
> [EMAIL PROTECTED]
> www.innowake.de
>
>
> innoWake gmbh hrb ulm 4584
> geschäftsführer: thorsten bernecker
>
> This e-mail may contain confidential information. If you are not the
> intended recipient please notify the sender immediately and destroy this
> e-mail.
> -----Ursprüngliche Nachricht-----
> Von: 陈思淼 [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 12. September 2008 10:16
> An: [email protected]
> Betreff: How to define a parent POM in a company wide.
>
> we use Maven in our company, but there are some plugin config like source
> plugin ,compile plugin we'd like to define for everyone, there is a Super
> POM concept in Maven , can anybody tell me how to config it?
>

Reply via email to