修改maven

This commit is contained in:
haozq 2025-11-27 18:53:09 +08:00
parent 942ff776c9
commit 94db049f18
1 changed files with 47 additions and 30 deletions

View File

@ -4,7 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="976a7cca-b5ea-43b4-bab8-5bdfe732ae82" name="Changes" comment="修改maven" /> <list default="true" id="976a7cca-b5ea-43b4-bab8-5bdfe732ae82" name="Changes" comment="修改" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -21,43 +21,48 @@
</MavenGeneralSettings> </MavenGeneralSettings>
</option> </option>
</component> </component>
<component name="ProjectColorInfo"><![CDATA[{ <component name="ProjectColorInfo">{
"associatedIndex": 4 &quot;associatedIndex&quot;: 4
}]]></component> }</component>
<component name="ProjectId" id="363Zejwxp5uftBxEoI4Z0yyC7Bf" /> <component name="ProjectId" id="363Zejwxp5uftBxEoI4Z0yyC7Bf" />
<component name="ProjectViewState"> <component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent"><![CDATA[{ <component name="PropertiesComponent">{
"keyToString": { &quot;keyToString&quot;: {
"Maven.HnRealNameBmw [clean].executor": "Run", &quot;Maven.HnRealNameBmw [clean].executor&quot;: &quot;Run&quot;,
"Maven.HnRealNameBmw [install].executor": "Run", &quot;Maven.HnRealNameBmw [install].executor&quot;: &quot;Run&quot;,
"Maven.hn-czl-service [clean].executor": "Run", &quot;Maven.hn-czl-service [clean].executor&quot;: &quot;Run&quot;,
"Maven.hn-czl-service [install].executor": "Run", &quot;Maven.hn-czl-service [install].executor&quot;: &quot;Run&quot;,
"RunOnceActivity.ShowReadmeOnStart": "true", &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
"RunOnceActivity.git.unshallow": "true", &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
"SONARLINT_PRECOMMIT_ANALYSIS": "true", &quot;SONARLINT_PRECOMMIT_ANALYSIS&quot;: &quot;true&quot;,
"git-widget-placeholder": "main", &quot;git-widget-placeholder&quot;: &quot;main&quot;,
"kotlin-language-version-configured": "true", &quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
"last_opened_file_path": "C:/Users/86157/Desktop/hn_cloud_service", &quot;last_opened_file_path&quot;: &quot;C:/Users/86157/Desktop/hn_cloud_service&quot;,
"node.js.detected.package.eslint": "true", &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
"node.js.detected.package.tslint": "true", &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
"node.js.selected.package.eslint": "(autodetect)", &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
"node.js.selected.package.tslint": "(autodetect)", &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
"nodejs_package_manager_path": "npm", &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
"project.structure.last.edited": "Project", &quot;project.structure.last.edited&quot;: &quot;Project&quot;,
"project.structure.proportion": "0.0", &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
"project.structure.side.proportion": "0.0", &quot;project.structure.side.proportion&quot;: &quot;0.0&quot;,
"run.configurations.included.in.services": "true", &quot;run.configurations.included.in.services&quot;: &quot;true&quot;,
"settings.editor.selected.configurable": "MavenSettings", &quot;settings.editor.selected.configurable&quot;: &quot;MavenSettings&quot;,
"vue.rearranger.settings.migration": "true" &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
} }
}]]></component> }</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="F:\workspace\idea\hn_cloud_service" />
</key>
</component>
<component name="RunAnythingCache"> <component name="RunAnythingCache">
<option name="myCommands"> <option name="myCommands">
<command value="mvn clean" />
<command value="mvn install" /> <command value="mvn install" />
<command value="mvn clean" />
</option> </option>
</component> </component>
<component name="RunDashboard"> <component name="RunDashboard">
@ -71,6 +76,17 @@
</option> </option>
</component> </component>
<component name="RunManager" selected="Spring Boot.SecurityApplication"> <component name="RunManager" selected="Spring Boot.SecurityApplication">
<configuration default="true" type="JetRunConfigurationType">
<module name="hn-cloud" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
<module name="hn-cloud" />
<option name="filePath" />
<method v="2" />
</configuration>
<configuration name="BonusGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true"> <configuration name="BonusGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="bonus-gateway" /> <module name="bonus-gateway" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.gateway.BonusGatewayApplication" /> <option name="SPRING_BOOT_MAIN_CLASS" value="com.bonus.gateway.BonusGatewayApplication" />
@ -152,6 +168,7 @@
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="修改maven" /> <MESSAGE value="修改maven" />
<option name="LAST_COMMIT_MESSAGE" value="修改maven" /> <MESSAGE value="修改" />
<option name="LAST_COMMIT_MESSAGE" value="修改" />
</component> </component>
</project> </project>