Hi,
Following the recent discussions concerning commons-lang & my own thread
concerning the build procedure I put together the start of a maven build
script.
It's basically (currently) a multi-project build for three jars:
MyFaces-api-impl, MyFaces-impl & Tomahawk. Pending the outcome of the
discussion concerning the shared code jar I've incorporated it into the
MyFaces-impl jar for_the_time_being. Everything seems to build as
expected so that's a good start :-)
In the code I see sections of generated code, is this still valid or was
it a one off?
Towards the end of the week I'd like to share what I have with others
who also have Maven running locally & get some feedback as to how it works.
In the meantime if others have ideas/concerns I should know about
(concerning the build) plz shout up.
/Colin
BTW very interesting to see the code quality reports such as checkstyle
& PMD , there's definately some work there.
- Maven build script Colin Chalmers
-