Hi guys,

i am executing deploy:deploy-file , but I am doing this from a directory
where there are pom files and so on... Is there any way to tell maven to
disregard the contents of the directory from where I execute
deploy:deploy-file ? I ask this because if i execute deploy:deploy-file from
somewhere that doesn't have any maven2 related things (such as POMs) in it,
it works fine, but when i execute it from a directory that contains a POM,
it fails.

Thanks very much in advance.

Regards,
Angel

Reply via email to