Hi Wendy,
> If you want a file to be in the archive, then put it under
> src/main/resources (or src/main/webapp, as the case may be.)
The two approaches I have used.
I just want to know whether there are other ways.
But the two approaches above are most direct and easy :D

a cup of Java, cheers!
Sha Jiang


Wendy Smoak-3 wrote:
> 
> On 11/12/06, jiangshachina <[EMAIL PROTECTED]> wrote:
> 
>> Oh, that's means that the directories just are recommended by Maven, but
>> Maven does nothing for it as default.
> 
> It probably means that during the design discussions, someone thought
> a 'conf' directory would be useful.  I haven't seen it mentioned,
> maybe there's already a plan for it, maybe not.
> 
> Maven isn't finished yet. :)
> 
>> Then I have to deal with the directories by manual.
>> What's a better way to add the directories(and files under them) to
>> archive
>> files?
>> I'm using maven-antrun-plugin now. But I don't think it's the best way.
> 
> If you want a file to be in the archive, then put it under
> src/main/resources (or src/main/webapp, as the case may be.)
> 
> -- 
> Wendy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Puzzles-on-Standard-Directory-Structure--tf2519880s177.html#a7310644
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to