This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MSKINS-239-flattr
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


The following commit(s) were added to refs/heads/MSKINS-239-flattr by this push:
     new 14f5ae4  [MSKINS-239] fix after review
14f5ae4 is described below

commit 14f5ae41a2fb4a7dbcfaf71c340e3e09baacb731
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Oct 8 16:53:13 2023 +0200

    [MSKINS-239] fix after review
---
 pom.xml | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/pom.xml b/pom.xml
index 15213f5..d369442 100644
--- a/pom.xml
+++ b/pom.xml
@@ -637,36 +637,6 @@ under the License.
                   
<outputDirectory>${project.build.directory}/site/mskins-72/</outputDirectory>
                 </configuration>
               </execution>
-              <execution>
-                <id>copy-mskins-76</id>
-                <goals>
-                  <goal>copy-resources</goal>
-                </goals>
-                <phase>site</phase>
-                <configuration>
-                  <resources>
-                    <resource>
-                      
<directory>${project.build.directory}/it/mskins-76/target/site/</directory>
-                    </resource>
-                  </resources>
-                  
<outputDirectory>${project.build.directory}/site/mskins-76/</outputDirectory>
-                </configuration>
-              </execution>
-              <execution>
-                <id>copy-mskins-76_topbar</id>
-                <goals>
-                  <goal>copy-resources</goal>
-                </goals>
-                <phase>site</phase>
-                <configuration>
-                  <resources>
-                    <resource>
-                      
<directory>${project.build.directory}/it/mskins-76_topbar/target/site/</directory>
-                    </resource>
-                  </resources>
-                  
<outputDirectory>${project.build.directory}/site/mskins-76_topbar/</outputDirectory>
-                </configuration>
-              </execution>
               <execution>
                 <id>copy-mskins-85</id>
                 <goals>

Reply via email to