users@jersey.java.net

Re: [Jersey] Mavenising Jersey/Jersey-Spring

From: Martin Grotzke <martin.grotzke_at_freiheit.com>
Date: Wed, 14 May 2008 17:24:57 +0200

Hi Paul,

On Wed, 2008-05-14 at 15:08 +0200, Paul Sandoz wrote:
> Hi Martin,
>
> I have made some tweaks, yet to commit, that i wanted to check with you
> first:
>
> 1) I modified the maven/pom.xml package phase to defer to 'ant dist'.
Ok

>
> 2) I modified the contribs/spring/pom.xml to use the group id
> "com.sun.jersey".
I already had changed the groupId of jersey-spring and the dependency on
jersey to "com.sun.jersey" (r998).

>
> An "mvn install" of "contribs/spring" worked fine with all tests
> passing. Are you OK with that?
Yes, fine.

>
> Next steps:
>
> 1) Work out how to "mvn deploy" snapshots to the java.net m2 repo.
>
> 2) Modify Jersey Hudson task to use maven, create Jersey-Spring Hudson
> task using maven. Thus artifacts will be continuously pushed to the
> repo.
>
> 3) Componentize Jersey
> Start with the examples.
Sounds good! Can I help with s.th.?

Cheers,
Martin


>
> Paul.