xieb
2024-12-20 97d313bebeec3dcc1eb0f5e813b1e99757b72cc9
skjcmanager/pom.xml
@@ -159,12 +159,12 @@
                                <goal>run</goal>
                            </goals>
                            <configuration>
                                <tasks>
                                <target>
                                    <!--suppress UnresolvedMavenProperty -->
                                    <copy overwrite="true"
                                          tofile="${session.executionRootDirectory}/target/${project.artifactId}.jar"
                                          tofile="${project.basedir}/target/${project.artifactId}.jar"
                                          file="${project.build.directory}/${project.artifactId}.jar" />
                                </tasks>
                                </target>
                            </configuration>
                        </execution>
                    </executions>