Unable To Find Parent Pom.xml for Com.oracle.sites.visitors in Oracle_Home/wcsites/visitorservices/samples/sample-bundle-code/identity-providers/identity-provider-sample
(Doc ID 2199991.1)
Last updated on JULY 31, 2023
Applies to:
Oracle WebCenter Sites - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
For Visitor Services, the example code in
.../Oracle_Home/wcsites/visitorservices/samples/sample-bundle-code/identity-providers/identity-provider-sample
The pom.xml is looking for a parent that cannot be located
<parent>
<groupId>com.oracle.sites.visitors</groupId>
<artifactId>visitors</artifactId>
<version>12.2.1.0.0-SNAPSHOT</version>
</parent>
The error that occurred when trying to compile:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |