hello,

I currently have a project that is of <packaging>jar</packaging> .. however
NOW i need this project to be web enabled and hence need the directory
structure to reflect a web application. So I thought that if I change  to
<packaging>war</packaging> and from the command line do 'mvn
eclipse:eclipse' would generated the desired directory structure for a web
application. But obviously it did not work!  

Is there a way to do this? I don't really want to create a separate project. 


Hope someone can help...

regards
gautam
-- 
View this message in context: 
http://www.nabble.com/regenerate-directory-structure-tp15460862s177p15460862.html
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