mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-10-30 04:11:39 +00:00
Fix native2ascii-maven plugin: Include it in <pluginManagement/>
Related to SPARK-2039.
This commit is contained in:
parent
45d97b2d11
commit
6f61c1a345
5
pom.xml
5
pom.xml
@ -107,10 +107,6 @@
|
||||
<target>1.8</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
|
||||
<plugins>
|
||||
<plugin>
|
||||
<!--
|
||||
Java has trouble reading translations from UTF-8 files. To work around that,
|
||||
@ -130,5 +126,6 @@
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user