GeneralDiscussions/Maven2Migration

This wiki page discusses the [WWW] maven 2 migration of Cactus.

Table of Contents

  1. Problem
  2. Proposals
  3. Comments

Problem

The current Cactus codebase is not maven-friendly. Since Cactus aims to support different versions of servlet spec (2.2, 2.3, 2.4), the current codebase is a little confusing (same class name but different implementations in several subprojects, e.g. j2ee-12, j2ee-13, j2ee-14), and there are circular dependencies among subprojects, which make the maven migration difficult.

Proposals

Comments

last edited 2006-05-01 02:36:32 by felipeal