Quellcode durchsuchen

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

tags/8.1.0
Henri Sara vor 6 Jahren
Ursprung
Commit
913e55ae40
2 geänderte Dateien mit 0 neuen und 12 gelöschten Zeilen
  1. 0
    6
      compatibility-themes/pom.xml
  2. 0
    6
      themes/pom.xml

+ 0
- 6
compatibility-themes/pom.xml Datei anzeigen

@@ -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 Datei anzeigen

@@ -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>

Laden…
Abbrechen
Speichern