Joshua Java

Posts Tagged ‘maven

Seam and Maven

Posted by: Joshua on: December 15, 2007

I know that Seam is by default use ant for building the project and the seam-gen generates the ant projec structure, but there are several reasons I found quite worthy to use maven with Seam.

Seam requires alot of library and they are often comes in large size such as the embeddable-jboss library. So what is [...]

Tags: ,