Re: deploy sources

2006-11-29 Thread Santosh Iralapalle
Hi, If you want to install source-jar to repositories use following command maven jar:install Thanks Santosh Irlapalle On 11/29/06, jiangshachina <[EMAIL PROTECTED]> wrote: Hi, The following link may help you, http://www.nabble.com/Re%3A-mvn-install-with-sources--p5178508s

Re: Static content deployement

2006-11-22 Thread Santosh Iralapalle
The packaging of your project is war or any.Since in web page we require these static data. On 11/22/06, Laurent GRANIE <[EMAIL PROTECTED]> wrote: Thanks. In that case, what is the packaging of my project? It can't be jar or war... Laurent. ---

Re: Static content deployement

2006-11-22 Thread Santosh Iralapalle
Hi Laurent, U can metion this in project.xml file under resurces tag e.g. ${basedir}/src/main/resources/ **/*.* On 11/22/06, Laurent GRANIE <[EMAIL PROTECTED]> wrote: Hi all, There are 3 apache (in front