mirror of
https://github.com/konsoletyper/teavm.git
synced 2025-02-23 11:29:56 +08:00
Using less cryptic prefix for the teavm-maven-plugin
This commit is contained in:
parent
ce434fc4ea
commit
5ae39f6465
@ -88,7 +88,7 @@
|
||||
<version>3.3</version>
|
||||
<configuration>
|
||||
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
|
||||
<goalPrefix>mysql-jdbc-compliance</goalPrefix>
|
||||
<goalPrefix>teavm</goalPrefix>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
Reference in New Issue
Block a user