Hi, I am working on Integrating SAP hybris Commerce for SAP Cloud for Customer. I am trying to install and setup the data hub by following the steps in SAP Hybris-C4C integration . At step No 6, while trying to download the database driver using maven command mvn hybris:getDatabaseDrivers, I am getting below exception. Its not downloading the required drivers. Please let me know what should I do? Below is the exception.
[ERROR] No plugin found for prefix 'hybris' in the current project and in the pl ugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the rep ositories [local (C:\Users\Navneet.m2\repository), central (https://repo.maven. apache.org/maven2)] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1]http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundF orPrefixException
any lead will be much appriciated