On 10/11/07, Saloucious <[EMAIL PROTECTED]> wrote:

> Each Ant scripts creates one or more artifacts : jar , ejb, aar, sar (with
> embeded artifacts) ...
> As i can see in Maven : one pom.xml = one artifact (recommanded).
>
> I search a good design solution to convert these Ant's processes to Maven
> (without changes).
>
> What i've proposed to my manager is to create in each root project dir a m2
> dir

Been there, done that.  I will *never* do it again without hazard pay.

It can work *briefly* as a way to get your (or Maven's) foot in the
door and maybe generate the project website, but it is not a solution.
 It's not a fair test for Maven, and no one will be happy, least of
all the person working on the m2 build.

Much better is Wayne's suggestion to branch, do a proper conversion,
and then show them.

-- 
Wendy

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

Reply via email to