move java files to src\main\java
also resolves a few issues regarding the Java environment
This commit is contained in:
BIN
target/classes/MCbot.jar
Normal file
BIN
target/classes/MCbot.jar
Normal file
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<javadocOptions>
|
||||
<docletArtifacts>
|
||||
<docletArtifact />
|
||||
</docletArtifacts>
|
||||
<tagletArtifacts>
|
||||
<tagletArtifact />
|
||||
</tagletArtifacts>
|
||||
<javadocResourcesDirectory>src/main/javadoc</javadocResourcesDirectory>
|
||||
</javadocOptions>
|
3
target/maven-archiver/pom.properties
Normal file
3
target/maven-archiver/pom.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
artifactId=spigot-api
|
||||
groupId=it.revarmygaming.ragcore
|
||||
version=2.1
|
BIN
target/spigot-api-2.1-sources.jar
Normal file
BIN
target/spigot-api-2.1-sources.jar
Normal file
Binary file not shown.
BIN
target/spigot-api-2.1.jar
Normal file
BIN
target/spigot-api-2.1.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user