Update the pom.xml for plugin repo
This commit is contained in:
parent
41cdb47812
commit
15326ce5a1
|
@ -4,9 +4,9 @@
|
||||||
<option name="autoReloadType" value="SELECTIVE" />
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="48cc3daf-b49c-4e8e-a414-c95b04c77124" name="Changes" comment="delete the jar lab and try to update package from private repo">
|
<list default="true" id="48cc3daf-b49c-4e8e-a414-c95b04c77124" name="Changes" comment="clean up project by only use IDEA">
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/src/main/java/com/intersystems/samples/HelloWorld.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/intersystems/samples/HelloWorld.java" afterDir="false" />
|
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
@ -14,6 +14,11 @@
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Git.Settings">
|
<component name="Git.Settings">
|
||||||
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
||||||
|
<map>
|
||||||
|
<entry key="$PROJECT_DIR$" value="clean-up" />
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectColorInfo"><![CDATA[{
|
<component name="ProjectColorInfo"><![CDATA[{
|
||||||
|
@ -28,7 +33,7 @@
|
||||||
"keyToString": {
|
"keyToString": {
|
||||||
"Application.HelloWorld.executor": "Run",
|
"Application.HelloWorld.executor": "Run",
|
||||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
"git-widget-placeholder": "master",
|
"git-widget-placeholder": "main",
|
||||||
"ignore.virus.scanning.warn.message": "true",
|
"ignore.virus.scanning.warn.message": "true",
|
||||||
"kotlin-language-version-configured": "true",
|
"kotlin-language-version-configured": "true",
|
||||||
"node.js.detected.package.eslint": "true",
|
"node.js.detected.package.eslint": "true",
|
||||||
|
@ -56,6 +61,7 @@
|
||||||
<recent_temporary>
|
<recent_temporary>
|
||||||
<list>
|
<list>
|
||||||
<item itemvalue="Application.HelloWorld" />
|
<item itemvalue="Application.HelloWorld" />
|
||||||
|
<item itemvalue="Application.HelloWorld" />
|
||||||
</list>
|
</list>
|
||||||
</recent_temporary>
|
</recent_temporary>
|
||||||
</component>
|
</component>
|
||||||
|
@ -74,7 +80,7 @@
|
||||||
<option name="number" value="Default" />
|
<option name="number" value="Default" />
|
||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1716613044992</updated>
|
<updated>1716613044992</updated>
|
||||||
<workItem from="1722456981993" duration="2623000" />
|
<workItem from="1722456981993" duration="3848000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00001" summary="not all version of JDBC can be found and run">
|
<task id="LOCAL-00001" summary="not all version of JDBC can be found and run">
|
||||||
<option name="closed" value="true" />
|
<option name="closed" value="true" />
|
||||||
|
@ -100,7 +106,31 @@
|
||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1722459412869</updated>
|
<updated>1722459412869</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="4" />
|
<task id="LOCAL-00004" summary="due to use our repo, so we set different repo for this project to">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1722459724618</created>
|
||||||
|
<option name="number" value="00004" />
|
||||||
|
<option name="presentableId" value="LOCAL-00004" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1722459724618</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00005" summary="init submit all new file and all cleaned files">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1722459768127</created>
|
||||||
|
<option name="number" value="00005" />
|
||||||
|
<option name="presentableId" value="LOCAL-00005" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1722459768127</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00006" summary="clean up project by only use IDEA">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1722459930330</created>
|
||||||
|
<option name="number" value="00006" />
|
||||||
|
<option name="presentableId" value="LOCAL-00006" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1722459930330</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="7" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
@ -110,6 +140,9 @@
|
||||||
<MESSAGE value="not all version of JDBC can be found and run" />
|
<MESSAGE value="not all version of JDBC can be found and run" />
|
||||||
<MESSAGE value="user stand gitignore file for project" />
|
<MESSAGE value="user stand gitignore file for project" />
|
||||||
<MESSAGE value="delete the jar lab and try to update package from private repo" />
|
<MESSAGE value="delete the jar lab and try to update package from private repo" />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="delete the jar lab and try to update package from private repo" />
|
<MESSAGE value="due to use our repo, so we set different repo for this project to" />
|
||||||
|
<MESSAGE value="init submit all new file and all cleaned files" />
|
||||||
|
<MESSAGE value="clean up project by only use IDEA" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="clean up project by only use IDEA" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
13
pom.xml
13
pom.xml
|
@ -41,4 +41,17 @@
|
||||||
<layout>default</layout>
|
<layout>default</layout>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
<pluginRepositories>
|
||||||
|
<pluginRepository>
|
||||||
|
<id>isharkfly</id>
|
||||||
|
<name>isharkfly maven</name>
|
||||||
|
<url>https://repo.isharkfly.com/repository/maven-public/</url>
|
||||||
|
<releases>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</snapshots>
|
||||||
|
</pluginRepository>
|
||||||
|
</pluginRepositories>
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue