Thanks for the advice. I just contacted the corp IT and they provided with a
repo. Now the jar is added and everything looks good :)



Wayne Fay wrote:
> 
>> You could add them as a <dependency> with a scope of "system".
> 
> This is very bad advice. Do not use system scope. Add them to your
> local repo cache with "mvn install:install-file" or even better to
> your Corporate repo with "mvn deploy:deploy-file".
> 
> Wayne
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Adding-extra-jar-dependencies-to-maven-build-tp28811161p28811821.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to