SAP-samples / hana-shine-xsa

SAP HANA Interactive Education for SAP HANA Extended Application Services, Advanced Model (SHINE for XS Advanced) is an education content to learn, develop, and deploy SAP HANA XS Advanced Model application and is a successor of SHINE for XS Classic.
Apache License 2.0
115 stars 111 forks source link

Failed to execute goal on project sap-xsac-shine-user-java: Could not resolve dependencies for project com.sap.refapps:sap-xsac-shine-user #32

Closed spperumalsamy closed 6 years ago

spperumalsamy commented 6 years ago

Hi Team, I am getting below error in shine XSA in GCP platform. please help me to solve the issue.

[ERROR] Failed to execute goal on project sap-xsac-shine-user-java: Could not resolve dependencies for project com.sap.refapps:sap-xsac-shine-user-java:war:1.4.2: Could not find artifact com.sap.xs2.security:java-container-security:jar:0.22.2 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

cheers, Sukumar

spperumalsamy commented 6 years ago

Hi Team, Error is coming from user-java module and below path is not exist in maven.

https://repo.maven.apache.org/maven2/com/sap/xs2/security/java-container-security/0.22.2/java-container-security-0.22.2.pom

image

can you guys check the maven and update the relevant files.

Cheers, Sukumar

kiruthikan commented 6 years ago

Hi,

This is an issue from our side. The library is not a part of maven, as you mentioned. We have removed the dependency and updated the code accordingly. Kindly try reinstalling SHINE now.

Thanks and Regards, Kiruthika

kiruthikan commented 6 years ago

Please reopen this issue if its still present after installing the latest code.