xieb
2024-12-20 c4f8c87f8be3f149aa359e39317b0ed1d4756ba6
顶级机构缓存更新
1 files modified
6 ■■■■ changed files
skjcmanager/pom.xml 6 ●●●● patch | view | raw | blame | history
skjcmanager/pom.xml
@@ -159,12 +159,12 @@
                                <goal>run</goal>
                            </goals>
                            <configuration>
                                <target>
                                <tasks>
                                    <!--suppress UnresolvedMavenProperty -->
                                    <copy overwrite="true"
                                          tofile="${project.basedir}/target/${project.artifactId}.jar"
                                          tofile="${session.executionRootDirectory}/target/${project.artifactId}.jar"
                                          file="${project.build.directory}/${project.artifactId}.jar" />
                                </target>
                                </tasks>
                            </configuration>
                        </execution>
                    </executions>