I've been browsing through the archives looking for some documentation
regarding the thought process that went into the Maven directory
structure conventions, but haven't found much yet.

We are restructuring one of our projects, and it would be helpful to be
able to explain to others (and to understand myself) why Maven's
recommendation differs from Sun's
(http://java.sun.com/blueprints/code/projectconventions.html#92194).

In particular:
 - directory names (target vs dist, resources vs conf)
 - the purpose of the /main folder under src (src/main/java vs src/java)
 - placing tests under src (src/test vs test/testname/src)

If this is a dead horse, then please just point me to the discussions
that already exist.

Thanks,

Paul

--
Paul Faulstich
Systems Analyst
L.L. Bean, Inc.
Freeport, ME 04033
(207) 552-2294 
[EMAIL PROTECTED]
www.llbean.com

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

Reply via email to