Try:

mvn help:effective-settings

and

mvn help:effective-pom

You will find that you probably have a <repository> element pointing to OpenEJB.

If you want to restrict Maven to only look at your repository manager you are better to use the mirror settings: http://maven.apache.org/guides/mini/guide-mirror-settings.html

- Brett

On 22/09/2009, at 1:06 AM, Oberoi, Ashoo wrote:

When I run 'mvn install' Maven looks outside for the files first, e.g.
http://org.apache.openejb, before it looks for the file in my local
nexus repository. I want Maven to look into my local Nexus Maven
Repository first.



Thankx,



Ashoo Oberoi.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to