java - install jars to a specified locaiton in maven build -


i writing osgi bundle needs third party jars. have configured user settings file central repository maven fetch jars central repository. when build goals clean install maven inturn place jars in local repository. there way redirect local repository directory bundle deployed once maven build process completes

do want install artifacts remote repository ?

if so, you'll have use maven-deploy-plugin.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -