My Maven process runs in a controlled environment where I do not have connectivity to the internet. For this reason, I placed all the Maven dependencies from repositories like repo1 and codehaus onto our company repository. The problem is that even though these dependencies are on our company repository, once the build calls a plugin which uses codehaus, for example, the build fails automatically, without ever going to our company repository. Is there a solution for this? How has everyone else solved this issue? Thank you.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]
