Skip to content

Commit

Permalink
Create Update Dependencies.run.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
justEli committed Apr 16, 2022
1 parent e0a8cff commit 03d8cf7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .run/Update Dependencies.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Update Dependencies" type="MavenRunConfiguration" factoryName="Maven">
<MavenSettings>
<option name="myGeneralSettings" />
<option name="myRunnerSettings" />
<option name="myRunnerParameters">
<MavenRunnerParameters>
<option name="profiles">
<set />
</option>
<option name="goals">
<list>
<option value="compile" />
<option value="-U" />
</list>
</option>
<option name="pomFileName" value="pom.xml" />
<option name="profilesMap">
<map />
</option>
<option name="resolveToWorkspace" value="false" />
<option name="workingDirPath" value="$PROJECT_DIR$" />
</MavenRunnerParameters>
</option>
</MavenSettings>
<method v="2" />
</configuration>
</component>

0 comments on commit 03d8cf7

Please sign in to comment.