Dear Subhash, The current released version of this artifact is 1.1.0: https://nexus.onap.org/content/repositories/releases/org/openecomp/so/libs/openstack-java-sdk/
Your pom file has the dependency on 1.2.0-SNAPSHOT which should not be there. We are avoiding dependencies on staging/snapshot artifacts since we made already our official release into Nexus. The best way to resolve this issue is to make an un-official release of the artifacts that you need (like other projects do) and make your dependencies against those new released artifacts. Please make sure any release requests are requested by the PTL of the project. More information on this workflow can be found here: https://wiki.onap.org/display/DW/Release+Versioning+Strategy#ReleaseVersioningStrategy-IssueofdependencyonSnapshot Thanks! Jess On Thu Feb 08 06:07:13 2018, [email protected] wrote: > + onap-helpdesk > > -- > Regards, > Subhash Kumar Singh > > *************************************************************************************** > 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!************************************************************************************** > > *************************************************************************************** > This e-mail and its attachments contain confidential information from > HUAWEI, which is intended only for the person or entity whoseaddress > is listed above. Any use of the information contained herein in any > way (including, but not limited to, total or partial > disclosure,reproduction, or dissemination) by persons other than the > intended recipient(s) is prohibited. If you receive this e-mail in > error, pleasenotify the sender by phone or email immediately and > delete it! > *************************************************************************************** > > From: Subhash Kumar Singh > Sent: Thursday, February 08, 2018 4:17 PM > To: [email protected] > Cc: Seshu m <[email protected]>; Gildas Lanilis > <[email protected]> > Subject: ONAP-HELPDESK - so-libs-master-stage-site-java jenkins job is > failing > > Hello ONAP helpdesk, > > We are facing issue with so-libs-master-stage-site-java Jenkins > job[1], which is continually failing. > I observed that job is trying to fetch artifact v1.2.0[2] which is not > available in release repository[3]. > > In other projects (like CLI[4]), I observed that *-master-stage-java > job is failing. > > Please help us to resolve this issue. > > [1] https://jenkins.onap.org/view/so/job/so-libs-master-stage-site- > java/ > [2] https://jenkins.onap.org/view/so/job/so-libs-master-stage-site- > java/173/console > [3] > https://nexus.onap.org/content/repositories/releases/org/openecomp/so/libs/openstack- > java-sdk/openstack-client/ > [4] https://jenkins.onap.org/view/cli/job/cli-master-stage-site-java/ > -- > Regards, > Subhash Kumar Singh > > *************************************************************************************** > 本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!************************************************************************************** > > *************************************************************************************** > This e-mail and its attachments contain confidential information from > HUAWEI, which is intended only for the person or entity whoseaddress > is listed above. Any use of the information contained herein in any > way (including, but not limited to, total or partial > disclosure,reproduction, or dissemination) by persons other than the > intended recipient(s) is prohibited. If you receive this e-mail in > error, pleasenotify the sender by phone or email immediately and > delete it! > *************************************************************************************** > _______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
