Hi Seshu, The issue on so-master-docker-version-java-daily is due to SNAPSHOT dependencies which are no longer allowed for staging/release builds. Please update your pom files to replace your SNAPSHOT dependencies with Release dependencies per the https://wiki.onap.org/display/DW/Independent+Versioning+and+Release+Process.
A Jira issue has been logged to track this: https://jira.onap.org/browse/SO-286 Thanks, Gary -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] via RT Sent: Monday, October 30, 2017 7:12 AM Cc: [email protected] Subject: [onap-discuss] [ONAP Helpdesk #47614] Issue with SO daily build due to appc client kit jar On Mon Oct 30 05:59:44 2017, [email protected] wrote: > Dear LF > > We are facing the issue of the SO verify build failure due to the appc > client -kit jar. > This issue was reported 2 weeks earlier and was resolved, but has come > back again. > Request to kinldy look into this at the earliest as this is blcoking > the progress. > https://jenkins.onap.org/view/so/job/so-master-verify-profile-java/lastBuild/console There is other problem that looks to be with the staging issue and is blocking our progress. https://jenkins.onap.org/view/so/job/so-master-docker-version-java-daily/lastBuild/console 12:35:46 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message: 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk.client-connectors:http-connector:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:quantum-client:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:heat-model:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:heat-client:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:keystone-client:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:openstack-client:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:quantum-model:jar:1.1.0-SNAPSHOT 12:35:46 Found Banned Dependency: org.openecomp.so.libs.openstack-java-sdk:keystone-model:jar:1.1.0-SNAPSHOT 12:35:46 Use 'mvn dependency:tree' to locate the source of the banned dependencies. > Best Regards, > Seshu > ********************************************************************** > ******************** This email and its attachments contain > confidential information from HUAWEI, which is intended only for the > person or entity whose address is listed above. Any use of the > information contained here 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 email in error, please > notify the sender by phone or email immediately and delete it! > ********************************************************************** > ******************* _______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss _______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
