forked from JavaTX/JavaCompilerCore
Versuche google und reflections auch noch als plugin zu verpacken. WIll nicht funktionieren
This commit is contained in:
parent
47689f2fc6
commit
a08e2e8815
2
pom.xml
2
pom.xml
@ -83,6 +83,8 @@
|
|||||||
<artifact>
|
<artifact>
|
||||||
<id>de.dhbwstuttgart:JavaTXcompiler:0.1</id>
|
<id>de.dhbwstuttgart:JavaTXcompiler:0.1</id>
|
||||||
</artifact>
|
</artifact>
|
||||||
|
<artifact><id>org.reflections:reflections:0.9.11</id></artifact>
|
||||||
|
<artifact><id>com.google.guava:guava:22:0</id></artifact>
|
||||||
</artifacts>
|
</artifacts>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
Loading…
Reference in New Issue
Block a user