I have the access to Repo, but still am getting below error. am i missing anything. Please let us know if you guys have any idea.
[ ERROR ] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.onehippo.cms7.demo:hippo-addon-api-agent-channel-demo:1.0.1: Could not transfer artifact com.onehippo.cms7:hippo-cms7-enterprise-release:pom:12.1.0 from/to hippo-maven2-enterprise (https://maven.onehippo.com/maven2-enterprise/): Not authorized and ‘parent.relativePath’ points at wrong local POM @ line 6, column 11
@
[ ERROR ] The build could not read 1 project -> [Help 1]
[ ERROR ] The project com.onehippo.cms7.demo:hippo-addon-api-agent-channel-demo:1.0.1 (/Users/gkonduru/Project/bloomRichPro/hippo-addon-api-agent-channel-demopkg-1.0.1/pom.xml) has 1 error
[ ERROR ] Non-resolvable parent POM for com.onehippo.cms7.demo:hippo-addon-api-agent-channel-demo:1.0.1: Could not transfer artifact com.onehippo.cms7:hippo-cms7-enterprise-release:pom:12.1.0 from/to hippo-maven2-enterprise (https://maven.onehippo.com/maven2-enterprise/): Not authorized and ‘parent.relativePath’ points at wrong local POM @ line 6, column 11 -> [Help 2]
[ ERROR ] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ ERROR ] Re-run Maven using the -X switch to enable full debug logging.
[ ERROR ] For more information about the errors and possible solutions, please read the following articles:
Thanks for your quick reply, I have added seetings.xml and that was resolved. Now i am getting below error…could you please let me know what is going wrong here ( do i need to change repo URI ?)
[ INFO ] Scanning for projects…
[ WARNING ] The POM for org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:jar:2.0.0 is missing, no dependency information available
[ ERROR ] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:2.0.0 or one of its dependencies could not be resolved: Failure to find org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:jar:2.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @
@
[ ERROR ] The build could not read 1 project -> [Help 1]
[ ERROR ] The project com.onehippo.cms7.demo:hippo-addon-api-agent-channel-demo-cms:1.0.1 (/Users/gkonduru/Project/bloomRichPro/hippo-addon-api-agent-channel-demopkg-1.0.1/cms/pom.xml) has 1 error
[ ERROR ] Unresolveable build extension: Plugin org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:2.0.0 or one of its dependencies could not be resolved: Failure to find org.onehippo.cms.l10n:hippo-cms-l10n-maven-plugin:jar:2.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 2]
[ ERROR ] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ ERROR ] Re-run Maven using the -X switch to enable full debug logging.