users@jersey.java.net

Continue mavenization of jersey

From: Martin Grotzke <martin.grotzke_at_freiheit.com>
Date: Wed, 28 May 2008 14:46:35 +0200

Hi,

I want to clarify how we proceed with the mavenization of jersey.

IMO there are these TODOs:
1) Continue/finish mavenization of jersey examples
2) Split jersey into (maven) modules
3) Configure maven plugins so that all required artifacts are created

Concerning 1) I could mavenize another jersey example and provide a
simple howto that describes what has to been done to mavenize a
"standard" jersey example.

Concerning 2) I could also create (or support creating) maven modules
from jersey: impl, api and spi (the content of the jersey/src folder).
What about the naming of the modules?

For 3) we need to clarify what artifacts have to be created. I know of
these:
- Default artifacts (jar files, poms for parent modules)
- Binary distribution of the whole jersey project, including contribs
  and samples
- Source distribution of the same

Are there other suggestions?

What about the timeframe / schedule?

Cheers,
Martin