瀏覽代碼

Add source JAR to themes and compatibility-themes (#9709)

tags/8.1.0
Henri Sara 6 年之前
父節點
當前提交
913e55ae40
共有 2 個檔案被更改,包括 0 行新增12 行删除
  1. 0
    6
      compatibility-themes/pom.xml
  2. 0
    6
      themes/pom.xml

+ 0
- 6
compatibility-themes/pom.xml 查看文件

@@ -288,12 +288,6 @@

<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<configuration>
<skipSource>true</skipSource>
</configuration>
</plugin>
<!--This plugin's configuration is used to store Eclipse
m2e settings only. It has no influence on the Maven build itself. -->
<plugin>

+ 0
- 6
themes/pom.xml 查看文件

@@ -179,12 +179,6 @@

<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<configuration>
<skipSource>true</skipSource>
</configuration>
</plugin>
<!--This plugin's configuration is used to store Eclipse
m2e settings only. It has no influence on the Maven build itself. -->
<plugin>

Loading…
取消
儲存