mirror of
https://github.com/Zrips/Jobs.git
synced 2025-03-02 11:21:14 +01:00
Update pom.xml (remove output configuration)
Current output configuration sets plugin to build in a directory that won't exist on most computers, remove so it can be built on others' computers?
This commit is contained in:
parent
2f9266d19e
commit
ac3592f711
3
pom.xml
3
pom.xml
@ -129,9 +129,6 @@
|
|||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-jar-plugin</artifactId>
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
<version>2.3.1</version>
|
<version>2.3.1</version>
|
||||||
<configuration>
|
|
||||||
<outputDirectory>C:\Users\Arte\Desktop\Server\plugins</outputDirectory>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
Loading…
Reference in New Issue
Block a user