Hi nmall, 

For the most part you can ignore everything in the "./target" folder.  But to 
answer your question, the "./target" folder is used by maven to build, test, 
extract .war files, create .war files, etc.  That is why you are finding many 
of the same classes in each of the folders you found.

Nathan


----- Original Message -----
From: "nmall" <[EMAIL PROTECTED]>
To: users@appfuse.dev.java.net
Sent: Sunday, April 29, 2007 1:43:54 PM (GMT-0800) America/Los_Angeles
Subject: [appfuse-user] classes directories


Hi,

 When I create a basic struts archetype, I have all of the following classes
directories. Pardon my ignorance, but what is the purpose of these
directories since they seem to have the same content. Thanks for your
clairification !

./target/aclproject-1.0-SNAPSHOT/WEB-INF/classes
./target/classes
./target/war/work/appfuse-struts-2.0-m4/WEB-INF/classes
./target/war/work/appfuse-web-common-2.0-m4/WEB-INF/classes
./target/work/webapp/WEB-INF/classes

-- 
View this message in context: 
http://www.nabble.com/classes-directories-tf3666715s2369.html#a10245297
Sent from the AppFuse - User mailing list archive at Nabble.com.

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