On 08/08/2010 4:49 PM, Wendy Smoak wrote:
On Sun, Aug 8, 2010 at 1:16 PM, Dilip<[email protected]> wrote:
Is there any way to build the project using maven if there is no specific
version not jar not existing in the maven repository?
Until you get that repository manager up and running, you can use "mvn
install:install-file ... " to put the jar into your local repo.
Unfortunately you need to do this on each developer's machine.
There are a lot benefits to running a Nexus or other repository of your
own. It has a hugely positive effect on your use of Maven and moves you
a long way down the path to applying "best practices" in Maven development.
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]