I guess my confusion is that the ant project I am migrating is boken up into
3 different ars, but each has their own branch and trunk. Thus I was
confused by trying o match that to a module in m2. So it seems that I am
just going to have to create 1 maven project fo each jar.
Then however, my issue is how to I create an assembly that will contain all
these jars, as well as some extra resources I need in my assembly?
Do I still create:
root pom
--> ./jar1/trunk/**
--> ./jar1/trunk/**
--> ./trunk/src/main/assembly/*
--> ./trunk/src/main/resources/*
and then I will have to build the subprojects seperately?
---
Thank You
Mick Knutson
Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com
Washington Mutual (WAMU) (Emeryville, California)
---
From: "Mick Knutson" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[email protected]>
To: [email protected]
Subject: [m2] Do I need to change my directory structure for subversion?
Date: Wed, 08 Feb 2006 15:57:18 -0800
I have been using maven with cvs, and now am needing to move to subversion.
And I am very confused at the how to deal with the ./branches, ./releases,
./trunk I am seeing in an existing subversion project (that does not have
maven currently).
---
Thank You
Mick Knutson
Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com
Washington Mutual (WAMU) (Emeryville, California)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]