git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Mon, 6 Dec 2021 14:04:14 +0000 (14:04 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Mon, 6 Dec 2021 14:04:14 +0000 (14:04 +0000)
server/user.jobengine.executors/pom.xml

index 7e76498addd0a3051cd660ef6f2fa426915be42f..7c4acae8d4c1e801da677801f4e75e2ebe172a67 100644 (file)
@@ -1,13 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
+\r
 <project\r
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"\r
        xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
-<!--   <parent> -->\r
-<!--           <relativePath>../-modules</relativePath> -->\r
-<!--           <groupId>user.jobengine</groupId> -->\r
-<!--           <artifactId>MediaCube</artifactId> -->\r
-<!--           <version>1.0.0</version> -->\r
-<!--   </parent> -->\r
        <modelVersion>4.0.0</modelVersion>\r
        <groupId>user.jobengine</groupId>       \r
        <artifactId>user.jobengine.executors</artifactId>\r
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>\r
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
        </properties>\r
-<!--   <build> -->\r
-<!--           <plugins> -->\r
-<!--                   <plugin> -->\r
-<!--                           <groupId>org.codehaus.mojo</groupId> -->\r
-<!--                           <artifactId>exec-maven-plugin</artifactId> -->\r
-<!--                           <version>1.5.0</version> -->\r
-<!--                           <executions> -->\r
-<!--                                   <execution> -->\r
-<!--                                           <id>remote-deploy</id> -->\r
-<!--                                           <phase>deploy</phase> -->\r
-<!--                                           <goals> -->\r
-<!--                                                   <goal>exec</goal> -->\r
-<!--                                           </goals> -->\r
-<!--                                           <configuration> -->\r
-<!--                                                   <workingDirectory>${project.build.directory}</workingDirectory> -->\r
-<!--                                                   <executable>winscp.com</executable> -->\r
-<!--                                                   <arguments> -->\r
-<!--                                                           <argument>/command</argument> -->\r
-<!--                                                           <argument>"open ${remote.address} -hostkey=""${remote.hostkey}"""</argument> -->\r
-<!--                                                           <argument>"lcd ${local.location}"</argument> -->\r
-<!-- 1                                                         <argument>"cd ${remote.location}"</argument> -->\r
-<!--                                                           <argument>"synchronize remote"</argument> -->\r
-<!--                                                           <argument>"lcd ${local.config.location}"</argument> -->\r
-<!--                                                           <argument>"synchronize remote"</argument> -->\r
-<!--                                                           <argument>"lcd ${local.jobtemplates.location}"</argument> -->\r
-<!--                                                           <argument>"cd ${remote.jobtemplates.location}"</argument> -->\r
-<!--                                                           <argument>"synchronize remote"</argument> -->\r
-<!--                                                           <argument>"exit"</argument> -->\r
-<!--                                                   </arguments> -->\r
-<!--                                           </configuration> -->\r
-<!--                                   </execution> -->\r
-<!--                           </executions> -->\r
-<!--                   </plugin> -->\r
-\r
-<!--           </plugins> -->\r
-<!--   </build> -->\r
-<!--   <properties> -->\r
-<!--           <local.location>${project.build.directory}/bin/user/jobengine/server/steps</local.location> -->\r
-<!--           <local.config.location>${project.build.directory}/config</local.config.location> -->\r
-<!--           <local.jobtemplates.location>${project.build.directory}/config</local.jobtemplates.location> -->\r
-<!--           <remote.location>/opt/mediacube/configuration/executors</remote.location> -->\r
-<!--           <remote.jobtemplates.location>/opt/mediacube/configuration/jobtemplates</remote.jobtemplates.location> -->\r
-<!--   </properties> -->\r
 </project>
\ No newline at end of file