2025-03-22 11:07:19 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="CompilerConfiguration">
|
|
|
|
<annotationProcessing>
|
|
|
|
<profile default="true" name="Default" enabled="true" />
|
|
|
|
<profile name="Annotation profile for ops-pro" enabled="true">
|
|
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
|
|
<outputRelativeToContentRoot value="true" />
|
|
|
|
<processorPath useClasspath="false">
|
2025-03-25 18:14:03 +08:00
|
|
|
<entry name="$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-configuration-processor/3.3.4/spring-boot-configuration-processor-3.3.4.jar" />
|
|
|
|
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar" />
|
|
|
|
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct-processor/1.6.2/mapstruct-processor-1.6.2.jar" />
|
|
|
|
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.6.2/mapstruct-1.6.2.jar" />
|
2025-03-22 11:07:19 +08:00
|
|
|
</processorPath>
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-scm-repository" />
|
|
|
|
<module name="pipeline-ci-process-api" />
|
2025-03-27 20:03:27 +08:00
|
|
|
<module name="spring-boot-starter-protection" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="spring-boot-starter-monitor" />
|
|
|
|
<module name="module-system-biz" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-quality" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="common-pipeline" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="module-system-api" />
|
|
|
|
<module name="spring-boot-starter-mq" />
|
|
|
|
<module name="spring-boot-starter-mongo" />
|
|
|
|
<module name="commons" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-log" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="spring-boot-starter-plugin" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-market" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="ops-server" />
|
|
|
|
<module name="spring-boot-starter-biz-data-permission" />
|
|
|
|
<module name="spring-boot-starter-mybatis" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-event" />
|
|
|
|
<module name="ci-ticket" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="module-infra-api" />
|
|
|
|
<module name="spring-boot-starter-test" />
|
|
|
|
<module name="spring-boot-starter-websocket" />
|
|
|
|
<module name="system-plugin-example-web" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="ci-worker" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="spring-boot-starter-biz-ip" />
|
|
|
|
<module name="module-infra-biz" />
|
|
|
|
<module name="spring-boot-starter-job" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-project" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="common-api" />
|
|
|
|
<module name="ci-environment" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="spring-boot-starter-web" />
|
|
|
|
<module name="spring-boot-starter-excel" />
|
|
|
|
<module name="spring-boot-starter-biz-tenant" />
|
|
|
|
<module name="spring-boot-starter-redis" />
|
|
|
|
<module name="spring-boot-starter-security" />
|
|
|
|
</profile>
|
2025-03-25 18:14:03 +08:00
|
|
|
<profile name="Maven default annotation processors profile" enabled="true">
|
|
|
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
|
|
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|
|
|
<outputRelativeToContentRoot value="true" />
|
|
|
|
</profile>
|
2025-03-22 11:07:19 +08:00
|
|
|
</annotationProcessing>
|
2025-03-24 14:28:57 +08:00
|
|
|
<bytecodeTargetLevel>
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="pipeline-ci-api" target="17" />
|
|
|
|
<module name="pipeline-ci-common" target="17" />
|
|
|
|
<module name="pipline-ci-common" target="17" />
|
2025-03-24 14:28:57 +08:00
|
|
|
</bytecodeTargetLevel>
|
2025-03-22 11:07:19 +08:00
|
|
|
</component>
|
|
|
|
<component name="JavacSettings">
|
|
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|
|
|
<module name="app-plugins" options="-parameters" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-commons" options="-parameters" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="ci-environment" options="-parameters" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="ci-event" options="-parameters" />
|
|
|
|
<module name="ci-log" options="-parameters" />
|
|
|
|
<module name="ci-market" options="-parameters" />
|
|
|
|
<module name="ci-process" options="-parameters" />
|
|
|
|
<module name="ci-project" options="-parameters" />
|
|
|
|
<module name="ci-quality" options="-parameters" />
|
|
|
|
<module name="ci-scm-repository" options="-parameters" />
|
|
|
|
<module name="ci-ticket" options="-parameters" />
|
2025-03-25 10:25:03 +08:00
|
|
|
<module name="ci-worker" options="-parameters" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="common-api" options="-parameters" />
|
|
|
|
<module name="common-pipeline" options="-parameters" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="commons" options="-parameters" />
|
|
|
|
<module name="framework" options="-parameters" />
|
|
|
|
<module name="module-infra-api" options="-parameters" />
|
|
|
|
<module name="module-infra-biz" options="-parameters" />
|
|
|
|
<module name="module-system-api" options="-parameters" />
|
|
|
|
<module name="module-system-biz" options="-parameters" />
|
|
|
|
<module name="modules" options="-parameters" />
|
|
|
|
<module name="ops-pro" options="-parameters" />
|
|
|
|
<module name="ops-server" options="-parameters" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="pipeline-ci-api" options="-parameters" />
|
2025-03-24 14:28:57 +08:00
|
|
|
<module name="pipeline-ci-process-api" options="-parameters" />
|
2025-03-25 18:14:03 +08:00
|
|
|
<module name="pipline-ci-common" options="-parameters" />
|
2025-03-22 11:07:19 +08:00
|
|
|
<module name="spring-boot-starter-biz-data-permission" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-biz-ip" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-biz-tenant" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-excel" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-job" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-mongo" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-monitor" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-mq" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-mybatis" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-plugin" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-protection" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-redis" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-security" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-test" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-web" options="-parameters" />
|
|
|
|
<module name="spring-boot-starter-websocket" options="-parameters" />
|
|
|
|
<module name="system-framework" options="-parameters" />
|
|
|
|
<module name="system-plugin-example-web" options="-parameters" />
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
</project>
|