users@jersey.java.net

Re: [Jersey] Continue mavenization of jersey

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 04 Jun 2008 12:42:18 +0200

Martin Grotzke wrote:
> Then instead of this
>
> <parent>
> <groupId>com.sun.jersey</groupId>
> <artifactId>jersey-contribs</artifactId>
> <version>0.8-ea-SNAPSHOT</version>
> <relativePath>../pom.xml</relativePath>
> </parent>
> <artifactId>jersey-spring</artifactId>
> <packaging>jar</packaging>
> <version>${jersey-version}</version>
>
> we can just have
>
> <parent>
> <groupId>com.sun.jersey</groupId>
> <artifactId>jersey-contribs</artifactId>
> <version>0.8-ea-SNAPSHOT</version>
> <relativePath>../pom.xml</relativePath>
> </parent>
> <artifactId>jersey-spring</artifactId>
> <packaging>jar</packaging>
>
> as the version is inherited.
>

Hmm... just read up a bit on pom files. It says a <version> child
element of <project> is a required element.

Paul.

-- 
| ? + ? = To question
----------------\
    Paul Sandoz
         x38109
+33-4-76188109