I'd consider taking a look at Jetty6.

- Brett

On 03/08/06, John Casey <[EMAIL PROTECTED]> wrote:
Depending on what sort of software your company builds, you might consider
using the Maven project itself as an example. It has multiple levels of
hierarchy in places, with modules specified at each level. It also has
examples of an organizational POM (at least, in the 2.1, or trunk, SVN),
along with both dependencyManagement and pluginManagement sections.

The SVN URL for the main Maven 2 project is:

http://svn.apache.org/repos/asf/maven/components/trunk

...but there are other Maven-family projects hosted there, too, under:

http://svn.apache.org/repos/asf/maven/**

HTH,

john

On 8/2/06, Hilco Wijbenga <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I've been asked to do a presentation about Maven. It's the familiar
> story: we have an Ant build but are interested in moving to Maven.
>
> I am looking for an Open Source project that uses Maven2 that shows
> most of the interesting features. I was hoping to find a medium
> complexity Maven2 build so that I can easily understand what's going
> on but still show some of the power of Maven, specifically modules.
>
> Does anyone know of such a project that I could use as an example for
> this presentation?
>
> Cheers,
> Hilco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to