[jbosstools-dev] Is there a shared parent pom for JBoss Tools IS projects?

phantomjinx p.g.richardson at phantomjinx.co.uk
Fri Jul 18 06:35:21 EDT 2014


On 07/18/2014 11:07 AM, Lars Heinemann wrote:
> Hey,
>
> I am updating our the Fuse Tooling pom file and I was wondering if the
> Integration Stack projects somehow share a common parent pom.
>
> Any ideas?
>
> Lars
>  
>
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev

FWIW,

Teiid Designer uses the jboss tools parent pom. Never been a problem for us and we update the
version as and when we need to (or told to ;-) ).

<parent>
  <groupId>org.jboss.tools</groupId>
  <artifactId>parent</artifactId>
  <version>4.2.0.Beta3-SNAPSHOT</version>
</parent>

Cheers

PGR

-- 

Paul Richardson

  * p.g.richardson at phantomjinx.co.uk
  * p.g.richardson at redhat.com
  * pgrichardson at linux.com

"I know exactly who reads the papers ...

  * The Daily Mirror is read by people who think they run the country.
  * The Guardian is read by people who think they ought to run the country.
  * The Times is read by people who do actually run the country.
  * The Daily Mail is read by the wives of the people who run the country.
  * The Financial Times is read by the people who own the country.
  * The Morning Star is read by the people who think the country ought to be run by another country.
  * The Daily Telegraph is read by the people who think it is."

Jim Hacker, Yes Minister



More information about the jbosstools-dev mailing list