Publish local artifacts.run.xml 1.1 KB

12345678910111213141516171819202122232425262728
  1. <component name="ProjectRunConfigurationManager">
  2. <configuration default="false" name="Publish local artifacts" type="GradleRunConfiguration" factoryName="Gradle" folderName="Build">
  3. <ExternalSystemSettings>
  4. <option name="env">
  5. <map>
  6. <entry key="mirai.build.project.version" value="2.99.0-local" />
  7. </map>
  8. </option>
  9. <option name="executionName" />
  10. <option name="externalProjectPath" value="$PROJECT_DIR$" />
  11. <option name="externalSystemIdString" value="GRADLE" />
  12. <option name="scriptParameters" value="" />
  13. <option name="taskDescriptions">
  14. <list />
  15. </option>
  16. <option name="taskNames">
  17. <list>
  18. <option value="publishToMavenLocal" />
  19. </list>
  20. </option>
  21. <option name="vmOptions" />
  22. </ExternalSystemSettings>
  23. <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
  24. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  25. <DebugAllEnabled>false</DebugAllEnabled>
  26. <method v="2" />
  27. </configuration>
  28. </component>