# Changing the location of inc\_compile.zip

**URL:** https://community.gatling.io/t/changing-the-location-of-inc-compile-zip/8529
**Category:** Gatling (Open-Source)
**Created:** [December 7, 2023, 5:05pm UTC](https://community.gatling.io/t/changing-the-location-of-inc-compile-zip/8529 "2023-12-07T17:05:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![billyli](https://avatars.discourse-cdn.com/v4/letter/b/4af34b/32.png) [@billyli](https://community.gatling.io/u/billyli)
#### Post date: [December 7, 2023, 5:05pm UTC](https://community.gatling.io/t/changing-the-location-of-inc-compile-zip/8529/1 "2023-12-07T17:05:03Z")

</div>

Hi all,

In my project, I am trying to run the gatling tests with Maven. During the Maven build process, gatling creates an inc\_compile.zip file inside the target folder in the current path. I eventually want to run the project with AWS lambda and with AWS lambda all folders except for /tmp are read only. Maven could generate all of the results files/folders in the /tmp directory, but gatling’s attempt to create and write to the ‘/target’ folder is causing an error. Is there something we can change to the Maven pom.xml file to specify the location for inc\_compile.zip or even disable the incremental compilation?

---

<div class="post-metadata">

### Author: ![system](https://europe1.discourse-cdn.com/flex013/uploads/gatling2/original/2X/b/b148e0742de35c6280726cabf3ecd3de2d320f63.png) [@system](https://community.gatling.io/u/system)
#### Post date: [January 6, 2024, 5:05pm UTC](https://community.gatling.io/t/changing-the-location-of-inc-compile-zip/8529/2 "2024-01-06T17:05:05Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
