On 10/20/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote:

> $ find . -name application.xml
> ./src/main/resources/META-INF/plexus/application.xml

that's fine

> ./src/main/webapp/WEB-INF/classes/META-INF/plexus/application.xml

this doesn't exist in svn
http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/

I see... something in the build puts it there, and then 'mvn clean'
gets rid of it.

[INFO] Deleting file-set: c:\svn\maven\continuum\continuum-webapp/src/main/webap
p (included: [META-INF, WEB-INF/classes, WEB-INF/lib, WEB-INF/database, WEB-INF/
logs, pss, WEB-INF/jsp/pss, WEB-INF/template/pss], excluded: [])

Adding things under 'src' seems odd to me, but I'm sure there's a good
reason. :)

Thanks,
--
Wendy

Reply via email to