Hi,

here is it:

Sources:
/code/de/enteria/enos....   -> This is for java sources. 
/customer-resources/....    -> This stores some customer specific resources.
/server-resources/...       -> This stores common resources (xml and xsl files).
/web-resources/...          -> Images, Javascripts and a few jsps.

Target should look like:
/                                   -> contains the jsps.
/WEB-INF/classes                    -> contains the compiled java files.
/WEB-INF/classes/Transform  -> contains the xsl files
/WEB-INF/classes/fee        -> contains some xml files
/images/                            -> contains images
/javascripts                -> contains javascripts

It's not the complete directory tree, but should show you how the 
application(target-directory) looks like.

Sources directory structure is discussable, as we currently are changing that. 
I don't really like it.

Bye

Lutz



-----Ursprüngliche Nachricht-----
Von: Osborne, Matthew [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 17. Januar 2006 16:15
An: Maven Users List
Betreff: RE: Directory Structure

Could you please provide a sample directory structure similar to what you'll be 
using?


Matt Osborne

-----Original Message-----
From: Lutz Fechner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 9:32 AM
To: users@maven.apache.org
Subject: Directory Structure


Hi,

I'm new to using Maven and wonder if there are some better
documentations 
about how to configure the directory structures? The FAQ says that it is
possible, But the pom.xml description is very poor
(http://maven.apache.org/guides/introduction/introduction-to-the-pom.htm
l).

Bye

Lutz


LEGAL DISCLAIMER
The information in this transmission is privileged and/or contains
confidential information intended solely for the addressee! If the
reader of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. You must not copy, distribute,
disclose or take any action in reliance on or in relation to it. If you 
have received this communication in error, please delete all copies of
the message and its attachments and notify the sender immediately.

VIRUS ADVICE
E-mail transmission cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses. The sender therefore does
not accept liability for any errors or omissions in the content of 
this message, which arise as a result of e-mail transmission. The
contents of any attachment to this e-mail may contain software 
viruses wich could damage your own computer system. While we have taken
every reasonable precaution to minimze this risk, we 
cannot rule out the possibility that attachments may contain software
viruses. You should carry out your own virus check before 
opening the attachments.

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



LEGAL DISCLAIMER
The information in this transmission is privileged and/or contains confidential 
information intended solely for the addressee! If the
reader of this message is not the intended recipient, you are hereby notified 
that any dissemination, distribution or copying of this 
communication is strictly prohibited. You must not copy, distribute, disclose 
or take any action in reliance on or in relation to it. If you 
have received this communication in error, please delete all copies of the 
message and its attachments and notify the sender immediately.

VIRUS ADVICE
E-mail transmission cannot be guaranteed to be secure or error-free as 
information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses. The sender therefore does not 
accept liability for any errors or omissions in the content of 
this message, which arise as a result of e-mail transmission. The contents of 
any attachment to this e-mail may contain software 
viruses wich could damage your own computer system. While we have taken every 
reasonable precaution to minimze this risk, we 
cannot rule out the possibility that attachments may contain software viruses. 
You should carry out your own virus check before 
opening the attachments.

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

Reply via email to