You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/06/08 07:43:25 UTC

[plc4x-build-tools] branch feature/build-cleanup updated: - Fiexed a changed directory structure in the propper archive

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

cdutz pushed a commit to branch feature/build-cleanup
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git


The following commit(s) were added to refs/heads/feature/build-cleanup by this push:
     new 27c6ca5  - Fiexed a changed directory structure in the propper archive
27c6ca5 is described below

commit 27c6ca5952ce5a8ce9a1da0d300e2d0c9c0ce6c8
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Mon Jun 8 09:43:12 2020 +0200

    - Fiexed a changed directory structure in the propper archive
---
 plc4x-site-skin/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/plc4x-site-skin/pom.xml b/plc4x-site-skin/pom.xml
index b1536b9..a16a750 100644
--- a/plc4x-site-skin/pom.xml
+++ b/plc4x-site-skin/pom.xml
@@ -227,7 +227,7 @@
       </plugin>
     </plugins>
 
-    <pluginManagement><!-- lock down plugins versions to avoid using Maven defaults (may be moved to parent pom) -->
+    <pluginManagement>
       <plugins>
         <plugin>
           <artifactId>maven-clean-plugin</artifactId>
@@ -241,7 +241,6 @@
           <artifactId>maven-invoker-plugin</artifactId>
           <version>3.1.0</version>
         </plugin>
-        <!-- see http://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
         <plugin>
           <artifactId>maven-resources-plugin</artifactId>
           <version>3.0.2</version>