cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with CIS Installation and CIS war generation

Former Member
0 Kudos

I am trying to create CIS war file using Hybris suite 6.3 version I have followed the installer recipe approach provide in the link https://help.hybris.com/6.3.0/hcd/8bf6ac7f86691014adade2aa74533388.html but the build results in error.

I have also followed the workaround link https://help.hybris.com/6.3.0/hcd/8c86ff9e86691014bbbfa97b54e509b5.html which again results in the maven error "[ERROR] No plugin found for prefix 'archetype' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories".

Appreciate if somebody provide me the missing steps or links to generate CIS war file

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Were you able to solve this issue. I am running into the same issue now.

Former Member
0 Kudos

Hi Sunil, In Hybris having issues with b2c_acc_cis_server installation.
1). Download hybris-denpendencies zip and Set path hybris-dependency folder path in settings.xml. 2). In this link https://help.hybris.com/6.3.0/hcd/8c86ff9e86691014bbbfa97b54e509b5.html change -DarchetypeVersion=5.6.0.0.16 to -DarchetypeVersion=5.6.0.0.18. After that generate the service archetypes

Former Member
0 Kudos

Hi Dileep, Thanks for responding. I followed the steps you have mentioned but I am still getting the following error C:\CIS63\Hybris63\installer\work>mvn -o org.apache.maven.plugins:maven-archetype-plugin:generate -DartifactId=taxService -DarchetypeGroupId=com.hybris.cis.ext -DgroupId=org.training.cistax.myext -DarchetypeArtifactId=hybris-cis-core-tax-ext-archetype -DarchetypeVersion=5.6.0.0.18 -Dversion=1.0-SNAPSHOT

Former Member
0 Kudos

[ERROR] Error resolving version for plugin 'org.apache.maven.plugins:maven-archetype-plugin' from the repositories [local (C:\Users\samriddhi.m2\repository), MirrorEverything (C:\CIS63\Hybris63\hybris-dependencies)]: Plugin not found in any plugin repository -> [Help 1]