Publish deps test artifacts.run.xml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!--
  2. ~ Copyright 2019-2023 Mamoe Technologies and contributors.
  3. ~
  4. ~ 此源代码的使用受 GNU AFFERO GENERAL PUBLIC LICENSE version 3 许可证的约束, 可以在以下链接找到该许可证.
  5. ~ Use of this source code is governed by the GNU AGPLv3 license that can be found through the following link.
  6. ~
  7. ~ https://github.com/mamoe/mirai/blob/dev/LICENSE
  8. -->
  9. <component name="ProjectRunConfigurationManager">
  10. <configuration default="false" name="Publish deps test artifacts" type="GradleRunConfiguration" factoryName="Gradle"
  11. folderName="Publishing Tests">
  12. <ExternalSystemSettings>
  13. <option name="env">
  14. <map>
  15. <entry key="mirai.build.project.version" value="2.99.0-deps-test"/>
  16. </map>
  17. </option>
  18. <option name="executionName"/>
  19. <option name="externalProjectPath" value="$PROJECT_DIR$"/>
  20. <option name="externalSystemIdString" value="GRADLE"/>
  21. <option name="scriptParameters" value="--stacktrace"/>
  22. <option name="taskDescriptions">
  23. <list/>
  24. </option>
  25. <option name="taskNames">
  26. <list>
  27. <option value=":mirai-deps-test:publishMiraiArtifactsToMavenLocal"/>
  28. </list>
  29. </option>
  30. <option name="vmOptions"/>
  31. </ExternalSystemSettings>
  32. <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
  33. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  34. <DebugAllEnabled>false</DebugAllEnabled>
  35. <ForceTestExec>false</ForceTestExec>
  36. <method v="2"/>
  37. </configuration>
  38. </component>