Files
openide/platform/build-scripts/tests/intellij.platform.buildScripts.tests.iml
Dmitriy.Panov 4c4ef2b996 IJI-2358 an option to validate the generated Maven artifacts
before Sonatype publication, for example

(cherry picked from commit 51501f216e1ae409d39b215b1201bbaef4ec6e19)

IJ-MR-159792

GitOrigin-RevId: dad773ac09311ecd4003e7059edff3a4c88d5fa1
2025-04-14 17:23:23 +00:00

31 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/testResources" type="java-test-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.buildScripts" scope="TEST" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="library" scope="TEST" name="kotlin-stdlib" level="project" />
<orderEntry type="library" scope="TEST" name="opentelemetry" level="project" />
<orderEntry type="library" scope="TEST" name="opentelemetry-semconv" level="project" />
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
<orderEntry type="module" module-name="intellij.idea.community.build.tasks" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlinx-collections-immutable" level="project" />
<orderEntry type="library" scope="TEST" name="commons-compress" level="project" />
<orderEntry type="module" module-name="intellij.idea.community.build" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-core" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.zip" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
<orderEntry type="library" scope="TEST" name="maven-resolver-provider" level="project" />
</component>
</module>