The advantage being Maven would be able to service the requirement for one group's 
choice of "target" and another
group's use of "build" for the name of the result tree without the need to instrument 
a directory rename or dir copy
goal.

Do I really care that much if all classes are output to "target/"?
Personally it does not matter which to me.
Would like to be able to accommodate a different name be it "build", "target", 
"diskimage", "bin", "cible" or "Ziel".
  
My interest is in the flexibility to accomodate such changes.
Given the bandwith and any level of confidence in my jelly skillset I would volunteer 
to contribute.


-----Original Message-----
From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 11, 2003 11:47 AM
To: Maven Users List
Subject: RE: How set maven.build.dest in project.xml ?


On Thu, 2003-12-11 at 12:06, W. Sean Hennessy wrote:
> Jason,
> 
> Please, I beseech you to reconsider the "make target/ your only 
> choice" limitation. We acknowledge that a standard directory structure 
> facilitates maintenance. However, please, consider that the specific 
> folder naming could be defined as configurable items.  We still 
> benefit from the existing directory the structure and the jelly 
> scripts behavior is preserved.
> 
> "target/" becomes "${target-dir-nm}/" in build.xml and jelly.
> 
> with
> # ------------------
> # build.properties
> # ------------------
> bin-dir-nm=bin
> target-dir-nm=target
> conf-dir-nm=conf
> dist-dir-nm=dist
> lib-dir-nm=lib
> sql-dir-nm=sql
> src-dir-nm=src
> tst-dir-nm=test
> web-dir-nm=web
> xdoc-dir-nm=xdoc
> 
> Thanks for your consideration.
> 

Ok, in your opinion what would be the advantage of making these things above 
configurable? Do you really care that much
if all classes are output to target/ ?

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational and technical order to 
justify his work and to be
justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
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]

Reply via email to