on 2017 May 16 11:01 AM
I am trying to create a new extension in hybris\bin\custom directory in Hybris 6.3 using ant modulegen from command prompt. On running the cmd - "ant modulegen" i am getting the below error.
C:\hybris603\hybris\bin\platform\resources\ant\antmacros.xml:155: mycustomproject.webroot '/rest_junit' is already used by extension 'ycommercewebservices'!
can anyone pleas suggest what might be the issue.
Thanks, Rinu
Go to respective extension's (which is use ycommercewebservices template) tenant_junit.properties file and change - your-extension-name.webroot=/rest_junit to your-extension-name.webroot=/your-extension-name_rest_junit Means you need to change the path (should be unique) of the your-extension-name.webroot path
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.