When exporting an imm file, an error saying "zip file (xxx.zip) is not generated. For details of the cause, see "Maven Console".

 
[Cause]

This error occurs when the project name is changed after creating the project.

In order to export an imm file normally, all of the following contents must be the same.

・Project Name
・xxxxx (Part of module.xml  : <id>*****.xxxxx</id>)
・xxxxx (Part of .ebuilder-export.xml  : <artifactId>xxxxx</artifactId>)

[Remedy]

After editing one of the following, please build again and check if the issue is resolved.

・When using the changed project name as it is
  ○module.xml

   Change xxxxx (a part of <id>*****.xxxxx</id>) to your project name

  ○.ebuilder-export.xml
   (Since it is a hidden file, please use the Eclipse Navigator View.)

   Change xxxxx (a part of <artifactId>xxxxx</artifactId>) to your project name

・When restoring the changed project name

  Change to xxxxx (a part of <id>*****.xxxxx</id> of module.xml)

 -- Target ----------------------------------------------------------------------
iAP/Accel Extensions/intra-mart e Builder for Accel Platform/All Updates
 --------------------------------------------------------------------------------


FAQID:1192
Was this article helpful?
0 out of 0 found this helpful
Powered by Zendesk