Skip to content

Instantly share code, notes, and snippets.

@ajthemacboy
Created March 16, 2016 12:34
Show Gist options
  • Save ajthemacboy/96e0f2e725c90fe17fd9 to your computer and use it in GitHub Desktop.
Save ajthemacboy/96e0f2e725c90fe17fd9 to your computer and use it in GitHub Desktop.
Apache Maven 3.3.3
Maven home: /usr/share/maven
Java version: 1.8.0_72, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.2.0-27-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.enterprise.inject.* < plexus.core
[DEBUG] Imported: javax.enterprise.util.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /usr/share/maven/conf/settings.xml
[DEBUG] Reading user settings from /home/aj/.m2/settings.xml
[DEBUG] Reading global toolchains from /usr/share/maven/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/aj/.m2/toolchains.xml
[DEBUG] Using local repository at /home/aj/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/aj/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project org.spigotmc:spigot:jar:1.8.8-R0.1-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.spigotmc:spigot-parent:pom:dev-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:7: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.spigotmc:spigot:jar:1.8.8-R0.1-SNAPSHOT
[DEBUG] Tasks: [install]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spigot 1.8.8-R0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: org.spigotmc:spigot:1.8.8-R0.1-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [md_5-releases (http://repo.md-5.net/content/repositories/releases/, default, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins) : [spigotmc-public (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<project>${project}</project>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<session>${session}</session>
<skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.md-5:scriptus:0.2:describe (ex-spigot)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<descriptionProperty default-value="describe">spigot.desc</descriptionProperty>
<fail default-value="false"/>
<failHash default-value="unknown"/>
<format default-value="git-${project.name}-%s">git-Spigot-%s</format>
<hashLength default-value="7"/>
<project>${project}</project>
<scmDirectory default-value="${project.basedir}">../</scmDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.md-5:scriptus:0.2:describe (ex-craftbukkit)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<descriptionProperty default-value="describe">craftbukkit.desc</descriptionProperty>
<fail default-value="false"/>
<failHash default-value="unknown"/>
<format default-value="git-${project.name}-%s">-%s</format>
<hashLength default-value="7"/>
<project>${project}</project>
<scmDirectory default-value="${project.basedir}">../../CraftBukkit</scmDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.3:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<filters>${project.build.filters}</filters>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>${project.build.outputDirectory}</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project>${project}</project>
<resources>${project.resources}</resources>
<session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">eclipse</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">true</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">${maven.compiler.target}</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:animal-sniffer-maven-plugin:1.13:check (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<ignoreDependencies default-value="true"/>
<localRepository>${localRepository}</localRepository>
<outputDirectory>${project.build.outputDirectory}</outputDirectory>
<project>${project}</project>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java16</artifactId>
<version>1.1</version>
</signature>
<skip default-value="false">${animal.sniffer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.3:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<filters>${project.build.filters}</filters>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>${project.build.testOutputDirectory}</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project>${project}</project>
<resources>${project.testResources}</resources>
<session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">eclipse</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">true</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">${maven.compiler.source}</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">${maven.compiler.target}</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<excludes>
<exclude>org/bukkit/craftbukkit/inventory/ItemStack*Test.java</exclude>
</excludes>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
<parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
<parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
<threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
<threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>/home/aj/dev/BuildTools/Spigot/Spigot-Server/target/test-server</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.5:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<manifestEntries>
<Main-Class>org.bukkit.craftbukkit.Main</Main-Class>
<Implementation-Title>CraftBukkit</Implementation-Title>
<Implementation-Version>${spigot.desc}${craftbukkit.desc}</Implementation-Version>
<Implementation-Vendor>Bukkit Team</Implementation-Vendor>
<Specification-Title>Bukkit</Specification-Title>
<Specification-Version>unknown</Specification-Version>
<Specification-Vendor>Bukkit Team</Specification-Vendor>
</manifestEntries>
<manifestSections>
<manifestSection>
<name>net/bukkit/</name>
<manifestEntries>
<Sealed>true</Sealed>
</manifestEntries>
</manifestSection>
<manifestSection>
<name>com/bukkit/</name>
<manifestEntries>
<Sealed>true</Sealed>
</manifestEntries>
</manifestSection>
<manifestSection>
<name>org/bukkit/</name>
<manifestEntries>
<Sealed>true</Sealed>
</manifestEntries>
</manifestSection>
</manifestSections>
</archive>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classifier default-value="">${maven.jar.classifier}</classifier>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-shade-plugin:2.3:shade (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<createDependencyReducedPom default-value="true"/>
<dependencyReducedPomLocation default-value="${basedir}/dependency-reduced-pom.xml"/>
<generateUniqueDependencyReducedPom default-value="false"/>
<localRepository default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.directory}"/>
<relocations>
<relocation>
<pattern>joptsimple</pattern>
<shadedPattern>org.bukkit.craftbukkit.libs.joptsimple</shadedPattern>
</relocation>
<relocation>
<pattern>jline</pattern>
<shadedPattern>org.bukkit.craftbukkit.libs.jline</shadedPattern>
</relocation>
<relocation>
<pattern>org.ibex</pattern>
<shadedPattern>org.bukkit.craftbukkit.libs.org.ibex</shadedPattern>
</relocation>
<relocation>
<pattern>org.gjt</pattern>
<shadedPattern>org.bukkit.craftbukkit.libs.org.gjt</shadedPattern>
</relocation>
<relocation>
<pattern>org.bukkit.craftbukkit</pattern>
<shadedPattern>org.bukkit.craftbukkit.v1_8_R3</shadedPattern>
<excludes>
<exclude>org.bukkit.craftbukkit.Main*</exclude>
</excludes>
</relocation>
<relocation>
<pattern>net.minecraft.server</pattern>
<shadedPattern>net.minecraft.server.v1_8_R3</shadedPattern>
</relocation>
</relocations>
<remoteArtifactRepositories default-value="${project.remoteArtifactRepositories}"/>
<shadeSourcesContent default-value="false">${shadeSourcesContent}</shadeSourcesContent>
<shadeTestJar default-value="false"/>
<shadedArtifactId default-value="${project.artifactId}"/>
<shadedClassifierName default-value="shaded"/>
<useBaseVersion default-value="false"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: net.md-5:specialsource-maven-plugin:1.2.1:remap (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<accessIn>/home/aj/dev/BuildTools/Spigot/Spigot-Server/deprecation-mappings.at</accessIn>
<localRepository>${localRepository}</localRepository>
<outputDirectory default-value="${project.build.directory}"/>
<remappedArtifactId default-value="${project.artifactId}"/>
<remappedClassifierName default-value="remapped"/>
<remoteRepositories default-value="${project.remoteArtifactRepositories}"/>
<srgIn>/home/aj/dev/BuildTools/Spigot/Spigot-Server/deprecation-mappings.csrg</srgIn>
<project default-value="${project}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<installAtEnd default-value="false">${installAtEnd}</installAtEnd>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<project default-value="${project}"/>
<reactorProjects default-value="${reactorProjects}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Skipped remote request for org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Skipped remote request for org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT/maven-metadata.xml, locally installed metadata up-to-date.
[DEBUG] Could not find metadata net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml in local (/home/aj/.m2/repository)
[DEBUG] Failure to find net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml in http://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced
[DEBUG] Skipped remote request for net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml in local (/home/aj/.m2/repository)
[DEBUG] Failure to find net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml in http://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced
[DEBUG] Skipped remote request for net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata net.md-5:bungeecord-parent:1.8-SNAPSHOT/maven-metadata.xml in local (/home/aj/.m2/repository)
[DEBUG] Failure to find net.md-5:bungeecord-parent:1.8-SNAPSHOT/maven-metadata.xml in http://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced
[DEBUG] Skipped remote request for net.md-5:bungeecord-parent:1.8-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.spigotmc:minecraft-server:1.8.8-SNAPSHOT/maven-metadata.xml in http://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced
[DEBUG] Failure to find org.spigotmc:minecraft-server:1.8.8-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Failure to find org.spigotmc:minecraft-server:1.8.8-SNAPSHOT/maven-metadata.xml in http://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced
[DEBUG] Failure to find org.spigotmc:minecraft-server:1.8.8-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=24, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4, ConflictResolver.conflictItemCount=22, DefaultDependencyCollector.collectTime=94, DefaultDependencyCollector.transformTime=8}
[DEBUG] org.spigotmc:spigot:jar:1.8.8-R0.1-SNAPSHOT
[DEBUG] net.sf.trove4j:trove4j:jar:3.0.3:compile
[DEBUG] org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] com.googlecode.json-simple:json-simple:jar:1.1.1:compile
[DEBUG] com.google.guava:guava:jar:17.0:compile
[DEBUG] com.google.code.gson:gson:jar:2.2.4:compile
[DEBUG] org.avaje:ebean:jar:2.8.1:compile
[DEBUG] javax.persistence:persistence-api:jar:1.0:compile
[DEBUG] org.yaml:snakeyaml:jar:1.15:compile
[DEBUG] net.md-5:bungeecord-chat:jar:1.8-SNAPSHOT:compile
[DEBUG] org.spigotmc:minecraft-server:jar:1.8.8-SNAPSHOT:compile
[DEBUG] net.sf.jopt-simple:jopt-simple:jar:3.2:compile
[DEBUG] jline:jline:jar:2.12:compile
[DEBUG] org.xerial:sqlite-jdbc:jar:3.7.2:compile
[DEBUG] mysql:mysql-connector-java:jar:5.1.14:compile
[DEBUG] junit:junit:jar:4.11:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.hamcrest:hamcrest-library:jar:1.3:test
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ spigot ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=138, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0:
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.2:test
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
[DEBUG] commons-lang:commons-lang:jar:2.3:compile
[DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.0:compile
[DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.0:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile
[DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test
[DEBUG] org.beanshell:bsh:jar:2.0b4:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
[DEBUG] Included: commons-lang:commons-lang:jar:2.3
[DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0
[DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
[DEBUG] Included: org.beanshell:bsh:jar:2.0b4
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) project = MavenProject: org.spigotmc:spigot:1.8.8-R0.1-SNAPSHOT @ /home/aj/dev/BuildTools/Spigot/Spigot-Server/pom.xml
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@47428937]
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@3b9d6699
[DEBUG] (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Detected Maven Version: 3.3.3
[DEBUG] Detected Maven Version: 3.3.3 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
[INFO]
[INFO] --- scriptus:0.2:describe (ex-spigot) @ spigot ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=29, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=19, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=29, DefaultDependencyCollector.collectTime=49, DefaultDependencyCollector.transformTime=1}
[DEBUG] net.md-5:scriptus:jar:0.2:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.eclipse.jgit:org.eclipse.jgit:jar:3.6.1.201501031845-r:compile
[DEBUG] com.jcraft:jsch:jar:0.1.50:compile
[DEBUG] com.googlecode.javaewah:JavaEWAH:jar:0.7.9:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.1.3:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.1.4:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.4:compile
[DEBUG] Created new class realm plugin>net.md-5:scriptus:0.2
[DEBUG] Importing foreign packages into class realm plugin>net.md-5:scriptus:0.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>net.md-5:scriptus:0.2
[DEBUG] Included: net.md-5:scriptus:jar:0.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.0.4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.eclipse.jgit:org.eclipse.jgit:jar:3.6.1.201501031845-r
[DEBUG] Included: com.jcraft:jsch:jar:0.1.50
[DEBUG] Included: com.googlecode.javaewah:JavaEWAH:jar:0.7.9
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.1.3
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.1.4
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.4
[DEBUG] Configuring mojo net.md-5:scriptus:0.2:describe from plugin realm ClassRealm[plugin>net.md-5:scriptus:0.2, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'net.md-5:scriptus:0.2:describe' with basic configurator -->
[DEBUG] (f) descriptionProperty = spigot.desc
[DEBUG] (f) fail = false
[DEBUG] (f) failHash = unknown
[DEBUG] (f) format = git-Spigot-%s
[DEBUG] (f) hashLength = 7
[DEBUG] (f) project = MavenProject: org.spigotmc:spigot:1.8.8-R0.1-SNAPSHOT @ /home/aj/dev/BuildTools/Spigot/Spigot-Server/pom.xml
[DEBUG] (f) scmDirectory = /home/aj/dev/BuildTools/Spigot
[DEBUG] -- end configuration --
[INFO] Set property "spigot.desc" to "git-Spigot-e4d4710"
[INFO]
[INFO] --- scriptus:0.2:describe (ex-craftbukkit) @ spigot ---
[DEBUG] Configuring mojo net.md-5:scriptus:0.2:describe from plugin realm ClassRealm[plugin>net.md-5:scriptus:0.2, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'net.md-5:scriptus:0.2:describe' with basic configurator -->
[DEBUG] (f) descriptionProperty = craftbukkit.desc
[DEBUG] (f) fail = false
[DEBUG] (f) failHash = unknown
[DEBUG] (f) format = -%s
[DEBUG] (f) hashLength = 7
[DEBUG] (f) project = MavenProject: org.spigotmc:spigot:1.8.8-R0.1-SNAPSHOT @ /home/aj/dev/BuildTools/Spigot/Spigot-Server/pom.xml
[DEBUG] (f) scmDirectory = /home/aj/dev/BuildTools/CraftBukkit
[DEBUG] -- end configuration --
[INFO] Set property "craftbukkit.desc" to "-e1ebe52"
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ spigot ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=69, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=25, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=66, DefaultDependencyCollector.collectTime=48, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.3:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.0-beta-2:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.3
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.3
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.3
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-2
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.3:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.3, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.3:resources' with basic configurator -->
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) filters = []
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.spigotmc:spigot:1.8.8-R0.1-SNAPSHOT @ /home/aj/dev/BuildTools/Spigot/Spigot-Server/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b9d6699
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SESSION_MANAGER=local/aj-xubuntu:@/tmp/.ICE-unix/1128,unix/aj-xubuntu:/tmp/.ICE-unix/1128, env.IM_CONFIG_PHASE=1, env.LESSOPEN=| /usr/bin/lesspipe %s, sun.java.launcher=SUN_STANDARD, env.QT_IM_MODULE=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Linux, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/973, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.PWD=/home/aj/dev/BuildTools/Spigot/Spigot-Server, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Oracle Corporation, env.XDG_MENU_PREFIX=xfce-, java.runtime.version=1.8.0_72-b15, env.GTK_IM_MODULE=, env.DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path, env.UPSTART_EVENTS=started xsession, env.XDG_VTNR=7, project.build.sourceEncoding=UTF-8, craftbukkit.desc=-e1ebe52, env.DISPLAY=:0.0, env.GLADE_CATALOG_PATH=:, user.name=aj, env.QT4_IM_MODULE=, env._=/usr/bin/mvn, maven.build.version=Apache Maven 3.3.3, env.USER=aj, env.SHELL=/bin/bash, env.DESKTOP_SESSION=xubuntu, env.XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share/:/usr/share/:/usr/share, env.NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, env.PATH=/usr/local/heroku/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin, env.XDG_CURRENT_DESKTOP=XFCE, user.language=en, env.XDG_SESSION_DESKTOP=xubuntu, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, classworlds.conf=/usr/share/maven/bin/m2.conf, env.UPSTART_JOB=startxfce4, java.version=1.8.0_72, user.timezone=, minecraft_version=1_8_R3, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-UfN5rxiWsb, env.QT_STYLE_OVERRIDE=gtk, sun.arch.data.model=64, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.DERBY_HOME=/usr/lib/jvm/java-8-oracle/db, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, java.class.version=52.0, env.GDMSESSION=xubuntu, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, env.GNOME_KEYRING_PID=, java.home=/usr/lib/jvm/java-8-oracle/jre, java.vm.info=mixed mode, env.J2REDIR=/usr/lib/jvm/java-8-oracle/jre, env.LOGNAME=aj, os.version=4.2.0-27-generic, maven.compiler.target=1.6, path.separator=:, buildtag.suffix=, java.vm.version=25.72-b15, minecraft.version=1.8.8, env.UPSTART_INSTANCE=, env.LANGUAGE=en_US, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JAVA_HOME=/usr/lib/jvm/java-8-oracle, env.XDG_SESSION_TYPE=x11, env.SESSIONTYPE=, env.TERM=xterm, java.awt.printerjob=sun.print.PSPrinterJob, sun.io.unicode.encoding=UnicodeLittle, buildtag.prefix=git-Bukkit-, awt.toolkit=sun.awt.X11.XToolkit, env.GLADE_MODULE_PATH=:, env.XMODIFIERS=, env.GDM_LANG=en_US, api.version=unknown, user.home=/home/aj, env.JOB=dbus, env.GTK_OVERLAY_SCROLLING=0, env.OLDPWD=/home/aj/dev/BuildTools/Spigot/Spigot-Server, java.specification.vendor=Oracle Corporation, env.WINDOWID=83886084, java.vendor.url=http://java.oracle.com/, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.MAVEN_CMD_LINE_ARGS= -X install, env.XDG_SEAT=seat0, java.vm.vendor=Oracle Corporation, env.CLUTTER_BACKEND=x11, java.runtime.name=Java(TM) SE Runtime Environment, maven.home=/usr/share/maven, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.x.jar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X install, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.XDG_SESSION_ID=c1, maven.version=3.3.3, env.XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.8, sun.os.patch.level=unknown, sun.cpu.endian=little, env.HOME=/home/aj, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:, java.io.tmpdir=/tmp, maven.multiModuleProjectDirectory=/home/aj/dev/BuildTools/Spigot/Spigot-Server, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, spigot.desc=git-Spigot-e4d4710, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, maven.compiler.source=1.6, env.CLUTTER_IM_MODULE=, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, os.arch=amd64, env.INSTANCE=, env.XDG_RUNTIME_DIR=/run/user/1000, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, env.XAUTHORITY=/home/aj/.Xauthority, env.SESSION=xubuntu, user.dir=/home/aj/dev/BuildTools/Spigot/Spigot-Server, env.MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path, env.J2SDKDIR=/usr/lib/jvm/java-8-oracle, line.separator=
, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.COLORTERM=xfce4-terminal, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/aj, env.GLADE_PIXMAP_PATH=:, file.encoding=UTF-8, java.specification.version=1.8, env.GNOME_KEYRING_CONTROL=, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/usr/share/upstart/xdg:/etc/xdg:/etc/xdg, junit.version=4.11, env.MAVEN_PROJECTBASEDIR=/home/aj/dev/BuildTools/Spigot/Spigot-Server, env.LESSCLOSE=/usr/bin/lesspipe %s %s}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/resources
excludes []
includes []
[INFO] Copying 4 resources
[DEBUG] file log4j2.xml has a filtered file extension
[DEBUG] copy /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/resources/log4j2.xml to /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes/log4j2.xml
[DEBUG] file help.yml has a filtered file extension
[DEBUG] copy /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/resources/configurations/help.yml to /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes/configurations/help.yml
[DEBUG] file commands.yml has a filtered file extension
[DEBUG] copy /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/resources/configurations/commands.yml to /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes/configurations/commands.yml
[DEBUG] file bukkit.yml has a filtered file extension
[DEBUG] copy /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/resources/configurations/bukkit.yml to /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes/configurations/bukkit.yml
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spigot ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=165, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=67, DefaultDependencyCollector.collectTime=108, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1:
[DEBUG] org.codehaus.plexus:plexus-compiler-eclipse:jar:2.5.0-spigotmc:runtime
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile
[DEBUG] org.eclipse.tycho:org.eclipse.jdt.core:jar:3.10.0.v20140604-1726:runtime
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile
[DEBUG] log4j:log4j:jar:1.2.12:compile
[DEBUG] commons-logging:commons-logging-api:jar:1.1:compile
[DEBUG] com.google.collections:google-collections:jar:1.0:compile
[DEBUG] junit:junit:jar:3.8.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-eclipse:jar:2.5.0-spigotmc
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10
[DEBUG] Included: org.eclipse.tycho:org.eclipse.jdt.core:jar:3.10.0.v20140604-1726
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2
[DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4
[DEBUG] Included: log4j:log4j:jar:1.2.12
[DEBUG] Included: commons-logging:commons-logging-api:jar:1.1
[DEBUG] Included: com.google.collections:google-collections:jar:1.0
[DEBUG] Included: junit:junit:jar:3.8.2
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
[DEBUG] (f) basedir = /home/aj/dev/BuildTools/Spigot/Spigot-Server
[DEBUG] (f) buildDirectory = /home/aj/dev/BuildTools/Spigot/Spigot-Server/target
[DEBUG] (f) classpathElements = [/home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes, /home/aj/.m2/repository/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar, /home/aj/.m2/repository/org/spigotmc/spigot-api/1.8.8-R0.1-SNAPSHOT/spigot-api-1.8.8-R0.1-SNAPSHOT.jar, /home/aj/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar, /home/aj/.m2/repository/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar, /home/aj/.m2/repository/com/google/guava/guava/17.0/guava-17.0.jar, /home/aj/.m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar, /home/aj/.m2/repository/org/avaje/ebean/2.8.1/ebean-2.8.1.jar, /home/aj/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar, /home/aj/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar, /home/aj/.m2/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/bungeecord-chat-1.8-SNAPSHOT.jar, /home/aj/.m2/repository/org/spigotmc/minecraft-server/1.8.8-SNAPSHOT/minecraft-server-1.8.8-SNAPSHOT.jar, /home/aj/.m2/repository/net/sf/jopt-simple/jopt-simple/3.2/jopt-simple-3.2.jar, /home/aj/.m2/repository/jline/jline/2.12/jline-2.12.jar, /home/aj/.m2/repository/org/xerial/sqlite-jdbc/3.7.2/sqlite-jdbc-3.7.2.jar, /home/aj/.m2/repository/mysql/mysql-connector-java/5.1.14/mysql-connector-java-5.1.14.jar]
[DEBUG] (f) compileSourceRoots = [/home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java]
[DEBUG] (f) compilerId = eclipse
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
[DEBUG] (f) optimize = true
[DEBUG] (f) outputDirectory = /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes
[DEBUG] (f) projectArtifact = org.spigotmc:spigot:jar:1.8.8-R0.1-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@3b9d6699
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@3b9d6699
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'eclipse'.
[DEBUG] Source directories: [/home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java]
[DEBUG] Classpath: [/home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes
/home/aj/.m2/repository/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
/home/aj/.m2/repository/org/spigotmc/spigot-api/1.8.8-R0.1-SNAPSHOT/spigot-api-1.8.8-R0.1-SNAPSHOT.jar
/home/aj/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
/home/aj/.m2/repository/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
/home/aj/.m2/repository/com/google/guava/guava/17.0/guava-17.0.jar
/home/aj/.m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
/home/aj/.m2/repository/org/avaje/ebean/2.8.1/ebean-2.8.1.jar
/home/aj/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar
/home/aj/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar
/home/aj/.m2/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/bungeecord-chat-1.8-SNAPSHOT.jar
/home/aj/.m2/repository/org/spigotmc/minecraft-server/1.8.8-SNAPSHOT/minecraft-server-1.8.8-SNAPSHOT.jar
/home/aj/.m2/repository/net/sf/jopt-simple/jopt-simple/3.2/jopt-simple-3.2.jar
/home/aj/.m2/repository/jline/jline/2.12/jline-2.12.jar
/home/aj/.m2/repository/org/xerial/sqlite-jdbc/3.7.2/sqlite-jdbc-3.7.2.jar
/home/aj/.m2/repository/mysql/mysql-connector-java/5.1.14/mysql-connector-java-5.1.14.jar]
[DEBUG] Output directory: /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ShortConsoleLogFormatter.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHorse.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryBrewer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFallingSand.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTameableAnimal.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/RecipeIterator.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryFurnace.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/GetChunkATPool.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftSkull.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/Main.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryPlayer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaSkull.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftContainer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/GetCreateChunkPool.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/CraftBlockCommandSender.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/SpigotTimings.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ServerShutdownThread.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanList.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/EntityAICollision_Pool.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftRabbit.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFish.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryDoubleChest.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/ConsoleCommandCompleter.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/VanillaCommandWrapper.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/Metrics.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftAgeable.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftBlockState.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArmorStand.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEnderDragon.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/EntityTickRest_Pool.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TicksPerSecondCommand.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftFurnaceRecipe.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftCrashReport.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCustom.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/AddParticlePool.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/SpawnerCreature_Pool.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/LazyPlayerSet.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftComplexPart.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapView.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapRenderer.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/StructureGrowDelegate.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLightningStrike.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AsyncCatcher.java
[DEBUG] Stale source detected: /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/aj/dev/BuildTools/Spigot/Spigot-Server/target/classes
[DEBUG] /home/aj/.m2/repository/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
[DEBUG] /home/aj/.m2/repository/org/spigotmc/spigot-api/1.8.8-R0.1-SNAPSHOT/spigot-api-1.8.8-R0.1-SNAPSHOT.jar
[DEBUG] /home/aj/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[DEBUG] /home/aj/.m2/repository/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
[DEBUG] /home/aj/.m2/repository/com/google/guava/guava/17.0/guava-17.0.jar
[DEBUG] /home/aj/.m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
[DEBUG] /home/aj/.m2/repository/org/avaje/ebean/2.8.1/ebean-2.8.1.jar
[DEBUG] /home/aj/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar
[DEBUG] /home/aj/.m2/repository/org/yaml/snakeyaml/1.15/snakeyaml-1.15.jar
[DEBUG] /home/aj/.m2/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/bungeecord-chat-1.8-SNAPSHOT.jar
[DEBUG] /home/aj/.m2/repository/org/spigotmc/minecraft-server/1.8.8-SNAPSHOT/minecraft-server-1.8.8-SNAPSHOT.jar
[DEBUG] /home/aj/.m2/repository/net/sf/jopt-simple/jopt-simple/3.2/jopt-simple-3.2.jar
[DEBUG] /home/aj/.m2/repository/jline/jline/2.12/jline-2.12.jar
[DEBUG] /home/aj/.m2/repository/org/xerial/sqlite-jdbc/3.7.2/sqlite-jdbc-3.7.2.jar
[DEBUG] /home/aj/.m2/repository/mysql/mysql-connector-java/5.1.14/mysql-connector-java-5.1.14.jar
[DEBUG] Source roots:
[DEBUG] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHorse.java:[78] maxDomestication cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHorse.java:[110] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (null, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ShortConsoleLogFormatter.java:[16] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryBrewer.java:[24] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java:[26] processQueue cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java:[68] The method getServerConnection() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java:[81] The method stop() from the type MinecraftServer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/GetChunkATPool.java:[29] The method getChunkAt_hose(IChunkProvider, int, int) is undefined for the type ChunkProviderGenerate
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[82] server cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[367] The field AttributeRanged.b is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[369] The field AttributeRanged.b is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[371] The field AttributeRanged.b is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryPlayer.java:[121] The method getArmorContents() is undefined for the type PlayerInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryPlayer.java:[174] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[20] bukkitYield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[24] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[28] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[32] bukkitYield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[36] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[45] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[85] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ServerShutdownThread.java:[16] The method stop() from the type MinecraftServer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ServerShutdownThread.java:[21] reader cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftRabbit.java:[46] The method initializePathFinderGoals() is undefined for the type EntityRabbit
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFish.java:[24] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/VanillaCommandWrapper.java:[65] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/VanillaCommandWrapper.java:[69] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[77] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[98] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[99] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[100] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[135] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[136] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[138] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[155] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[179] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[218] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[256] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[258] The method getBukkitEntity() is undefined for the type EntityArrow
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[274] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[292] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[304] The method getBukkitEntity() is undefined for the type EntityInsentient
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[305] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[319] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[332] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[344] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[345] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[357] The method getBukkitEntity() is undefined for the type EntityPotion
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[394] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[395] The method getExpReward() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[399] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[411] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[412] The method getExpReward() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[417] keepLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[418] newLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[419] newTotalExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[420] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[421] newExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[452] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[454] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[461] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[461] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[475] The method getProximateDamageSource() is undefined for the type EntityDamageSourceIndirect
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[476] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[478] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[487] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[493] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[507] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[514] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[525] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[554] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[567] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[567] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[569] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[637] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[644] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[658] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[659] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[664] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[664] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[664] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[665] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[670] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[671] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[680] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[684] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[688] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[691] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[706] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[706] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[707] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[712] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[712] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[713] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[718] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[718] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[719] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[724] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[739] The constructor PacketPlayInCloseWindow(int) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[742] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[743] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[744] The method transferTo(Container, CraftPlayer) is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[746] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[751] The method transferTo(Container, CraftPlayer) is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[759] resultInventory cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[771] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[778] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[779] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[784] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[791] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[792] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[797] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[798] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[804] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[809] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[826] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[831] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[832] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[850] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[855] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[864] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[870] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[878] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[929] The method getBukkitEntity() is undefined for the type EntityInsentient
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[935] The method getBukkitEntity() is undefined for the type EntityInsentient
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[941] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[990] The method getBukkitEntity() is undefined for the type EntityFireworks
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TicksPerSecondCommand.java:[30] recentTps cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java:[24] The method getCreated() is undefined for the type GameProfileBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java:[24] The method getCreated() is undefined for the type GameProfileBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java:[25] The method getSource() is undefined for the type GameProfileBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[22] The method loadChunk(World, int, int) is undefined for the type ChunkRegionLoader
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[39] The method originalGetChunkAt(int, int) is undefined for the type ChunkProviderServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[43] The method loadEntities(Chunk, NBTTagCompound, World) is undefined for the type ChunkRegionLoader
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[45] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[49] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[51] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[54] The method getServer() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[56] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[69] The method getChunkIfLoaded(int, int) is undefined for the type ChunkProviderServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[71] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[72] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/LazyPlayerSet.java:[20] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftComplexPart.java:[17] The method getBukkitEntity() is undefined for the type EntityEnderDragon
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AsyncCatcher.java:[12] primaryThread cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java:[24] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java:[28] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java:[40] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java:[36] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java:[45] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java:[67] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftSkull.java:[28] The method getRotation() is undefined for the type TileEntitySkull
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftSkull.java:[36] The method getRotation() is undefined for the type TileEntitySkull
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[15] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[20] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[25] occupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[30] occupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[35] unoccupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[39] unoccupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[43] landBoats cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[47] landBoats cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftContainer.java:[59] The method getBukkitView() of type CraftContainer must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/GetCreateChunkPool.java:[27] The method getOrCreateChunk_hose(int, int) is undefined for the type ChunkProviderGenerate
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanList.java:[72] The method getValues() is undefined for the type GameProfileBanList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[71] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[72] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[73] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[100] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[101] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[102] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[106] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[111] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[111] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[126] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[144] Type mismatch: cannot convert from element type EntitySlice<Entity> to Queue<Entity>
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[148] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[148] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[150] defaultActivationState cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[152] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[152] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[155] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[160] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[160] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[166] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[166] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[173] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[173] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[191] The field Entity.inWater is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[202] The field EntityArrow.inGround is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[251] The method isAddedToChunk() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[256] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[256] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[256] defaultActivationState cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[261] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[261] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[267] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[267] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[272] defaultActivationState cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[279] The method getChunkIfLoaded(int, int) is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[280] The method areNeighborsLoaded(int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/ConsoleCommandCompleter.java:[26] processQueue cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[166] displayName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[171] displayName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[176] listName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[176] listName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[184] listName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[186] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[230] compassTarget cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[237] The method chat(String, boolean) is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[430] The method isDisconnected() is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[469] The method teleport(Location) is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[471] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[514] fauxSleeping cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[515] The method checkSleepStatus() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[520] fauxSleeping cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[676] timeOffset cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[677] relativeTime cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[682] timeOffset cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[687] The method getPlayerTime() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[692] relativeTime cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[702] The method setPlayerWeather(WeatherType, boolean) is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[707] The method getPlayerWeather() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[712] The method resetPlayerWeather() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[844] spawnWorld cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[867] spawnWorld cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[994] newExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[995] newTotalExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[996] newLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[997] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[998] keepLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1010] newExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1011] newTotalExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1012] newLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1013] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1014] keepLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1134] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1249] The method isDisconnected() is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1305] maxHealthCache cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1333] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1368] The method getRawAddress() is undefined for the type NetworkManager
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1374] collidesWithEntities cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1380] collidesWithEntities cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1453] The field EntityPlayer.locale is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1478] components cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java:[63] haveWeSilencedAPhysicsCrash cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java:[67] blockLocation cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java:[72] primaryThread cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java:[16] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (null, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java:[18] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (EntityLiving, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java:[25] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCustom.java:[37] MAX_STACK cannot be resolved to a variable
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java:[20] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java:[47] The method findPortal(double, double, double, int) is undefined for the type PortalTravelAgent
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java:[54] The method createPortal(double, double, double, int) is undefined for the type PortalTravelAgent
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java:[36] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java:[95] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java:[114] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[52] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[66] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[80] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[94] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[96] NETHER cannot be resolved to a variable
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[99] THE_END cannot be resolved to a variable
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[144] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[216] The method getType(BlockPosition) in the type World is not applicable for the arguments (BlockPosition, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFallingSand.java:[53] The field EntityFallingBlock.hurtEntities is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFallingSand.java:[58] The field EntityFallingBlock.hurtEntities is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryFurnace.java:[40] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTameableAnimal.java:[57] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (null, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/SpigotTimings.java:[144] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/EntityAICollision_Pool.java:[26] The method bL_hose() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryDoubleChest.java:[46] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryDoubleChest.java:[47] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftAgeable.java:[22] ageLocked cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftAgeable.java:[26] ageLocked cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[113] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[126] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[138] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[143] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[187] mustSave cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[199] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[200] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[209] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[247] The method isChunkInUse(int, int) is undefined for the type PlayerChunkMap
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[259] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[260] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[263] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[267] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[274] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[285] The method getChunkIfLoaded(int, int) is undefined for the type ChunkProviderServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[287] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[288] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[304] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[319] The method getServer() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[366] The method getBukkitEntity() is undefined for the type EntityArrow
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[391] The constructor EntityLightning(WorldServer, double, double, double, boolean) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[462] captureTreeGeneration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[463] captureBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[465] captureBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[466] captureTreeGeneration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[469] capturedBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[482] The method notifyAndUpdatePhysics(BlockPosition, null, Block, Block, int) is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[484] capturedBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[487] capturedBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[497] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[502] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[506] The method getUUID() is undefined for the type IDataManager
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[538] The method getPlayerTime() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[551] wasCanceled cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[569] The final field World.worldProvider cannot be assigned
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[635] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[653] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[677] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[699] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[729] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[738] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[776] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[788] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[792] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[796] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[800] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[804] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[808] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[812] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[816] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[820] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[824] pvpMode cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[828] pvpMode cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[880] The method addEntity(Entity) in the type World is not applicable for the arguments (EntityFallingBlock, CreatureSpawnEvent.SpawnReason)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[881] The method getBukkitEntity() is undefined for the type EntityFallingBlock
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[940] The method setDirection(double, double, double) is undefined for the type EntityFireball
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1070] The method calculateBoundingBox(BlockPosition, EnumDirection, int, int) is undefined for the type EntityHanging
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1118] spawnBonus cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1135] The method addEntity(Entity) in the type World is not applicable for the arguments (Entity, CreatureSpawnEvent.SpawnReason)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1136] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1154] The field World.allowAnimals is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1158] The field World.allowMonsters is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1170] keepSpawnInMemory cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1174] keepSpawnInMemory cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1247] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1251] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1255] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1259] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1380] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1393] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1487] The constructor EntityLightning(WorldServer, double, double, double, boolean, boolean) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1495] The constructor EntityLightning(WorldServer, double, double, double, boolean, boolean) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/Metrics.java:[339] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[216] The method isInGround() is undefined for the type EntityArrow
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[222] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[239] The method teleportTo(Location, boolean) is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[263] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[293] valid cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[309] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[436] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[183] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[187] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[246] autosavePeriod cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[263] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[267] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[289] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[432] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[440] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[452] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[547] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[551] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[555] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[567] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[655] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[660] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[661] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[674] autosavePeriod cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[690] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[691] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[692] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[695] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[697] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[701] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[703] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[705] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[867] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[870] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[871] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[887] The method checkName(String) is undefined for the type WorldData
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[888] The constructor WorldServer(MinecraftServer, IDataManager, WorldData, int, MethodProfiler, World.Environment, ChunkGenerator) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[894] The field World.scoreboard is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[898] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[900] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[903] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[903] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[906] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[907] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[909] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[933] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[934] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[950] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[954] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[962] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[979] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[979] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[986] The field RegionFileCache.a is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1044] reader cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1100] The method sort() is undefined for the type CraftingManager
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1132] customRecipes cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1138] The constructor RecipesFurnace() is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1139] customRecipes cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1248] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1253] mapView cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1262] mapView cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1364] The method getValues() is undefined for the type GameProfileBanList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1387] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1394] The method getValues() is undefined for the type WhiteList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1405] The method getValues() is undefined for the type OpList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1419] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1427] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1433] console cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1463] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1464] The method getPlayerDir() is undefined for the type WorldNBTStorage
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1559] primaryThread cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1577] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1638] autosavePeriod cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java:[22] The method getBukkitEntity() is undefined for the type EntityCreeper
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java:[29] The method setPowered(boolean) is undefined for the type EntityCreeper
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java:[36] The method setPowered(boolean) is undefined for the type EntityCreeper
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java:[23] The method getCreated() is undefined for the type IpBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java:[23] The method getCreated() is undefined for the type IpBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java:[24] The method getSource() is undefined for the type IpBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[51] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[84] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[114] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[121] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[136] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[140] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[35] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[36] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[46] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[53] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[89] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[105] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[106] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[109] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[126] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[135] currentRecipe cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[136] The method toBukkitRecipe() is undefined for the type IRecipe
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[18] yield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[22] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[26] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[30] yield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[59] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/SpawnerCreature_Pool.java:[42] The method spawn_calc_hose(EnumCreatureType[], BlockPosition, int, int, int, int, WorldServer, boolean, boolean, boolean) is undefined for the type SpawnerCreature
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/StructureGrowDelegate.java:[20] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapRenderer.java:[38] Type mismatch: cannot convert from element type String to UUID
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[123] The method getContents() of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[135] The method onOpen(CraftHumanEntity) of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[140] The method onClose(CraftHumanEntity) of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[145] The method getViewers() of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[150] The method getOwner() of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[155] The method setMaxStackSize(int) of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[53] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[63] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[64] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[67] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[421] The method getViewers() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[462] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[470] The method setMaxStackSize(int) is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[29] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[34] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[39] slowWhenEmpty cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[43] slowWhenEmpty cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[47] The method getFlyingVelocityMod() is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[51] The method setFlyingVelocityMod(Vector) is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[55] The method getDerailedVelocityMod() is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[59] The method setDerailedVelocityMod(Vector) is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/RecipeIterator.java:[19] customRecipes cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/RecipeIterator.java:[30] The method toBukkitRecipe() is undefined for the type IRecipe
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/Main.java:[193] The method main(String[]) in the type MinecraftServer is not applicable for the arguments (OptionSet)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaSkull.java:[81] The method b(GameProfile) in the type TileEntitySkull is not applicable for the arguments (GameProfile, new Predicate<GameProfile>(){})
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/CraftBlockCommandSender.java:[23] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:[17] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:[30] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:[49] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[221] maxAirTicks cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[225] maxAirTicks cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[289] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[369] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[376] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[380] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[435] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftBlockState.java:[57] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftBlockState.java:[61] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArmorStand.java:[217] The method n(boolean) from the type EntityArmorStand is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[53] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[77] The constructor ChunkSection(int, boolean, char[]) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[83] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[102] The constructor ChunkSection(int, boolean, char[]) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[106] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[124] The constructor ChunkSection(int, boolean, char[]) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[129] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEnderDragon.java:[25] The method getBukkitEntity() is undefined for the type EntityComplexPart
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/EntityTickRest_Pool.java:[24] The method EntityTickRest_hose() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftFurnaceRecipe.java:[25] The method registerRecipe(Block, ItemStack, float) in the type RecipesFurnace is not applicable for the arguments (ItemStack, ItemStack)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftCrashReport.java:[27] server cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java:[34] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java:[172] The method getPlayerData(String) is undefined for the type WorldNBTStorage
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java:[189] The method getPlayerDir() is undefined for the type WorldNBTStorage
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[170] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[251] checkReachable cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[252] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[257] The constructor CraftContainer(Inventory, CraftHumanEntity, void) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[257] The method nextContainerCounter() from the type EntityPlayer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[262] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[263] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[290] checkReachable cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[292] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[314] checkReachable cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[316] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[324] The constructor PacketPlayInCloseWindow(int) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[331] The constructor CraftContainer(InventoryView, void) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[331] The method nextContainerCounter() from the type EntityPlayer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/AddParticlePool.java:[36] The method a(int, boolean, double, double, double, double, double, double, int...) from the type World is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapView.java:[59] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapView.java:[67] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLightningStrike.java:[14] isEffect cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLightningStrike.java:[37] isSilent cannot be resolved or is not a field
[INFO] 524 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.118 s
[INFO] Finished at: 2016-03-16T08:34:18-04:00
[INFO] Final Memory: 20M/269M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spigot: Compilation failure: Compilation failure:
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHorse.java:[78] maxDomestication cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHorse.java:[110] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (null, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ShortConsoleLogFormatter.java:[16] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryBrewer.java:[24] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java:[26] processQueue cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java:[68] The method getServerConnection() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/RestartCommand.java:[81] The method stop() from the type MinecraftServer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/GetChunkATPool.java:[29] The method getChunkAt_hose(IChunkProvider, int, int) is undefined for the type ChunkProviderGenerate
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[82] server cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[367] The field AttributeRanged.b is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[369] The field AttributeRanged.b is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/SpigotConfig.java:[371] The field AttributeRanged.b is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryPlayer.java:[121] The method getArmorContents() is undefined for the type PlayerInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryPlayer.java:[174] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[20] bukkitYield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[24] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[28] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[32] bukkitYield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[36] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[45] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFireball.java:[85] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ServerShutdownThread.java:[16] The method stop() from the type MinecraftServer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/ServerShutdownThread.java:[21] reader cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftRabbit.java:[46] The method initializePathFinderGoals() is undefined for the type EntityRabbit
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFish.java:[24] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/VanillaCommandWrapper.java:[65] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/VanillaCommandWrapper.java:[69] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[77] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[98] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[99] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[100] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[135] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[136] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[138] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[155] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[179] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[218] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[256] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[258] The method getBukkitEntity() is undefined for the type EntityArrow
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[274] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[292] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[304] The method getBukkitEntity() is undefined for the type EntityInsentient
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[305] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[319] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[332] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[344] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[345] The method getBukkitEntity() is undefined for the type EntityItem
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[357] The method getBukkitEntity() is undefined for the type EntityPotion
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[394] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[395] The method getExpReward() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[399] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[411] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[412] The method getExpReward() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[417] keepLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[418] newLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[419] newTotalExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[420] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[421] newExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[452] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[454] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[461] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[461] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[475] The method getProximateDamageSource() is undefined for the type EntityDamageSourceIndirect
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[476] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[478] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[487] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[493] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[507] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[514] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[525] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[554] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[567] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[567] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[569] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[637] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[644] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[658] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[659] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[664] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[664] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[664] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[665] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[670] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[671] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[680] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[684] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[688] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[691] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[706] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[706] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[707] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[712] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[712] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[713] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[718] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[718] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[719] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[724] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[739] The constructor PacketPlayInCloseWindow(int) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[742] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[743] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[744] The method transferTo(Container, CraftPlayer) is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[746] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[751] The method transferTo(Container, CraftPlayer) is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[759] resultInventory cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[771] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[778] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[779] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[784] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[791] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[792] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[797] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[798] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[804] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[809] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[826] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[831] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[832] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[850] The method getServer() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[855] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[864] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[870] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[878] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[929] The method getBukkitEntity() is undefined for the type EntityInsentient
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[935] The method getBukkitEntity() is undefined for the type EntityInsentient
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[941] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java:[990] The method getBukkitEntity() is undefined for the type EntityFireworks
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TicksPerSecondCommand.java:[30] recentTps cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java:[24] The method getCreated() is undefined for the type GameProfileBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java:[24] The method getCreated() is undefined for the type GameProfileBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanEntry.java:[25] The method getSource() is undefined for the type GameProfileBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[22] The method loadChunk(World, int, int) is undefined for the type ChunkRegionLoader
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[39] The method originalGetChunkAt(int, int) is undefined for the type ChunkProviderServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[43] The method loadEntities(Chunk, NBTTagCompound, World) is undefined for the type ChunkRegionLoader
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[45] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[49] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[51] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[54] The method getServer() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[56] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[69] The method getChunkIfLoaded(int, int) is undefined for the type ChunkProviderServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[71] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/chunkio/ChunkIOProvider.java:[72] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/LazyPlayerSet.java:[20] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftComplexPart.java:[17] The method getBukkitEntity() is undefined for the type EntityEnderDragon
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AsyncCatcher.java:[12] primaryThread cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java:[24] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java:[28] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/TrackingRange.java:[40] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java:[36] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java:[45] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArrow.java:[67] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftSkull.java:[28] The method getRotation() is undefined for the type TileEntitySkull
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftSkull.java:[36] The method getRotation() is undefined for the type TileEntitySkull
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[15] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[20] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[25] occupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[30] occupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[35] unoccupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[39] unoccupiedDeceleration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[43] landBoats cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftBoat.java:[47] landBoats cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftContainer.java:[59] The method getBukkitView() of type CraftContainer must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/GetCreateChunkPool.java:[27] The method getOrCreateChunk_hose(int, int) is undefined for the type ChunkProviderGenerate
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftProfileBanList.java:[72] The method getValues() is undefined for the type GameProfileBanList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[71] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[72] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[73] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[100] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[101] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[102] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[106] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[111] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[111] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[126] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[144] Type mismatch: cannot convert from element type EntitySlice<Entity> to Queue<Entity>
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[148] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[148] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[150] defaultActivationState cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[152] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[152] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[155] activationType cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[160] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[160] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[166] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[166] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[173] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[173] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[191] The field Entity.inWater is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[202] The field EntityArrow.inGround is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[251] The method isAddedToChunk() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[256] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[256] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[256] defaultActivationState cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[261] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[261] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[267] activatedTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[267] currentTick cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[272] defaultActivationState cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[279] The method getChunkIfLoaded(int, int) is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/ActivationRange.java:[280] The method areNeighborsLoaded(int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/ConsoleCommandCompleter.java:[26] processQueue cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[166] displayName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[171] displayName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[176] listName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[176] listName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[184] listName cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[186] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[230] compassTarget cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[237] The method chat(String, boolean) is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[430] The method isDisconnected() is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[469] The method teleport(Location) is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[471] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[514] fauxSleeping cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[515] The method checkSleepStatus() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[520] fauxSleeping cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[676] timeOffset cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[677] relativeTime cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[682] timeOffset cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[687] The method getPlayerTime() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[692] relativeTime cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[702] The method setPlayerWeather(WeatherType, boolean) is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[707] The method getPlayerWeather() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[712] The method resetPlayerWeather() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[844] spawnWorld cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[867] spawnWorld cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[994] newExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[995] newTotalExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[996] newLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[997] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[998] keepLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1010] newExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1011] newTotalExp cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1012] newLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1013] expToDrop cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1014] keepLevel cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1134] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1249] The method isDisconnected() is undefined for the type PlayerConnection
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1305] maxHealthCache cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1333] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1368] The method getRawAddress() is undefined for the type NetworkManager
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1374] collidesWithEntities cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1380] collidesWithEntities cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1453] The field EntityPlayer.locale is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java:[1478] components cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java:[63] haveWeSilencedAPhysicsCrash cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java:[67] blockLocation cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/WatchdogThread.java:[72] primaryThread cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java:[16] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (null, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java:[18] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (EntityLiving, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreature.java:[25] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCustom.java:[37] MAX_STACK cannot be resolved to a variable
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java:[20] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java:[47] The method findPortal(double, double, double, int) is undefined for the type PortalTravelAgent
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftTravelAgent.java:[54] The method createPortal(double, double, double, int) is undefined for the type PortalTravelAgent
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java:[36] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java:[95] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftChunk.java:[114] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[52] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[66] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[80] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[94] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[96] NETHER cannot be resolved to a variable
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[99] THE_END cannot be resolved to a variable
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[144] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/AntiXray.java:[216] The method getType(BlockPosition) in the type World is not applicable for the arguments (BlockPosition, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFallingSand.java:[53] The field EntityFallingBlock.hurtEntities is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftFallingSand.java:[58] The field EntityFallingBlock.hurtEntities is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryFurnace.java:[40] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTameableAnimal.java:[57] The method setGoalTarget(EntityLiving) in the type EntityInsentient is not applicable for the arguments (null, null, boolean)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/SpigotTimings.java:[144] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/EntityAICollision_Pool.java:[26] The method bL_hose() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryDoubleChest.java:[46] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryDoubleChest.java:[47] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftAgeable.java:[22] ageLocked cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftAgeable.java:[26] ageLocked cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[113] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[126] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[138] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[143] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[187] mustSave cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[199] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[200] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[209] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[247] The method isChunkInUse(int, int) is undefined for the type PlayerChunkMap
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[259] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[260] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[263] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[267] timings cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[274] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[285] The method getChunkIfLoaded(int, int) is undefined for the type ChunkProviderServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[287] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[288] The method setNeighborLoaded(int, int) is undefined for the type Chunk
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[304] bukkitChunk cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[319] The method getServer() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[366] The method getBukkitEntity() is undefined for the type EntityArrow
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[391] The constructor EntityLightning(WorldServer, double, double, double, boolean) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[462] captureTreeGeneration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[463] captureBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[465] captureBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[466] captureTreeGeneration cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[469] capturedBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[482] The method notifyAndUpdatePhysics(BlockPosition, null, Block, Block, int) is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[484] capturedBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[487] capturedBlockStates cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[497] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[502] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[506] The method getUUID() is undefined for the type IDataManager
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[538] The method getPlayerTime() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[551] wasCanceled cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[569] The final field World.worldProvider cannot be assigned
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[635] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[653] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[677] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[699] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[729] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[738] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[776] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[788] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[792] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[796] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[800] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[804] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[808] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[812] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[816] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[820] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[824] pvpMode cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[828] pvpMode cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[880] The method addEntity(Entity) in the type World is not applicable for the arguments (EntityFallingBlock, CreatureSpawnEvent.SpawnReason)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[881] The method getBukkitEntity() is undefined for the type EntityFallingBlock
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[940] The method setDirection(double, double, double) is undefined for the type EntityFireball
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1070] The method calculateBoundingBox(BlockPosition, EnumDirection, int, int) is undefined for the type EntityHanging
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1118] spawnBonus cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1135] The method addEntity(Entity) in the type World is not applicable for the arguments (Entity, CreatureSpawnEvent.SpawnReason)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1136] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1154] The field World.allowAnimals is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1158] The field World.allowMonsters is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1170] keepSpawnInMemory cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1174] keepSpawnInMemory cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1247] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1251] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1255] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1259] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1380] The field ChunkProviderServer.chunks is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1393] The field ChunkProviderServer.unloadQueue is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1487] The constructor EntityLightning(WorldServer, double, double, double, boolean, boolean) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftWorld.java:[1495] The constructor EntityLightning(WorldServer, double, double, double, boolean, boolean) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/spigotmc/Metrics.java:[339] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[216] The method isInGround() is undefined for the type EntityArrow
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[222] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[239] The method teleportTo(Location, boolean) is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[263] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[293] valid cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[309] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java:[436] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[183] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[187] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[246] autosavePeriod cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[263] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[267] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[289] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[432] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[440] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[452] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[547] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[551] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[555] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[567] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[655] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[660] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[661] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[674] autosavePeriod cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[690] options cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[691] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[692] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[695] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[697] ticksPerAnimalSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[701] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[703] ticksPerMonsterSpawns cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[705] spigotConfig cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[867] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[870] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[871] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[887] The method checkName(String) is undefined for the type WorldData
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[888] The constructor WorldServer(MinecraftServer, IDataManager, WorldData, int, MethodProfiler, World.Environment, ChunkGenerator) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[894] The field World.scoreboard is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[898] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[900] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[903] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[903] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[906] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[907] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[909] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[933] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[934] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[950] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[954] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[962] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[979] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[979] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[986] The field RegionFileCache.a is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1044] reader cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1100] The method sort() is undefined for the type CraftingManager
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1132] customRecipes cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1138] The constructor RecipesFurnace() is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1139] customRecipes cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1248] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1253] mapView cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1262] mapView cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1364] The method getValues() is undefined for the type GameProfileBanList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1387] The method getPropertyManager() is undefined for the type MinecraftServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1394] The method getValues() is undefined for the type WhiteList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1405] The method getValues() is undefined for the type OpList
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1419] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1427] The field World.worldData is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1433] console cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1463] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1464] The method getPlayerDir() is undefined for the type WorldNBTStorage
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1559] primaryThread cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1577] The method getBukkitEntity() is undefined for the type EntityPlayer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:[1638] autosavePeriod cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java:[22] The method getBukkitEntity() is undefined for the type EntityCreeper
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java:[29] The method setPowered(boolean) is undefined for the type EntityCreeper
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftCreeper.java:[36] The method setPowered(boolean) is undefined for the type EntityCreeper
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java:[23] The method getCreated() is undefined for the type IpBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java:[23] The method getCreated() is undefined for the type IpBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftIpBanEntry.java:[24] The method getSource() is undefined for the type IpBanEntry
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[51] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[84] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[114] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[121] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[136] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/projectiles/CraftBlockProjectileSource.java:[140] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[35] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[36] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[46] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[53] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[89] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[105] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[106] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[109] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[126] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[135] currentRecipe cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCrafting.java:[136] The method toBukkitRecipe() is undefined for the type IRecipe
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[18] yield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[22] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[26] isIncendiary cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[30] yield cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftTNTPrimed.java:[59] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/SpawnerCreature_Pool.java:[42] The method spawn_calc_hose(EnumCreatureType[], BlockPosition, int, int, int, int, WorldServer, boolean, boolean, boolean) is undefined for the type SpawnerCreature
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/util/StructureGrowDelegate.java:[20] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapRenderer.java:[38] Type mismatch: cannot convert from element type String to UUID
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[123] The method getContents() of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[135] The method onOpen(CraftHumanEntity) of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[140] The method onClose(CraftHumanEntity) of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[145] The method getViewers() of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[150] The method getOwner() of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/InventoryWrapper.java:[155] The method setMaxStackSize(int) of type InventoryWrapper must override or implement a supertype method
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[53] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[63] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[64] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[67] The method getContents() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[421] The method getViewers() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[462] The method getOwner() is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftInventory.java:[470] The method setMaxStackSize(int) is undefined for the type IInventory
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[29] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[34] maxSpeed cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[39] slowWhenEmpty cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[43] slowWhenEmpty cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[47] The method getFlyingVelocityMod() is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[51] The method setFlyingVelocityMod(Vector) is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[55] The method getDerailedVelocityMod() is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftMinecart.java:[59] The method setDerailedVelocityMod(Vector) is undefined for the type EntityMinecartAbstract
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/RecipeIterator.java:[19] customRecipes cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/RecipeIterator.java:[30] The method toBukkitRecipe() is undefined for the type IRecipe
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/Main.java:[193] The method main(String[]) in the type MinecraftServer is not applicable for the arguments (OptionSet)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaSkull.java:[81] The method b(GameProfile) in the type TileEntitySkull is not applicable for the arguments (GameProfile, new Predicate<GameProfile>(){})
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/command/CraftBlockCommandSender.java:[23] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:[17] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:[30] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftProjectile.java:[49] The method getBukkitEntity() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[221] maxAirTicks cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[225] maxAirTicks cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[289] The method getBukkitEntity() is undefined for the type EntityHuman
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[369] projectileSource cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[376] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[380] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLivingEntity.java:[435] The method getBukkitEntity() is undefined for the type Entity
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftBlockState.java:[57] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/block/CraftBlockState.java:[61] The method getWorld() is undefined for the type World
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftArmorStand.java:[217] The method n(boolean) from the type EntityArmorStand is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[53] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[77] The constructor ChunkSection(int, boolean, char[]) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[83] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[102] The constructor ChunkSection(int, boolean, char[]) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[106] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[124] The constructor ChunkSection(int, boolean, char[]) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:[129] The method getWorld() is undefined for the type WorldServer
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftEnderDragon.java:[25] The method getBukkitEntity() is undefined for the type EntityComplexPart
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/EntityTickRest_Pool.java:[24] The method EntityTickRest_hose() is undefined for the type EntityLiving
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/inventory/CraftFurnaceRecipe.java:[25] The method registerRecipe(Block, ItemStack, float) in the type RecipesFurnace is not applicable for the arguments (ItemStack, ItemStack)
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftCrashReport.java:[27] server cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java:[34] worlds cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java:[172] The method getPlayerData(String) is undefined for the type WorldNBTStorage
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/CraftOfflinePlayer.java:[189] The method getPlayerDir() is undefined for the type WorldNBTStorage
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[170] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[251] checkReachable cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[252] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[257] The constructor CraftContainer(Inventory, CraftHumanEntity, void) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[257] The method nextContainerCounter() from the type EntityPlayer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[262] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[263] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[290] checkReachable cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[292] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[314] checkReachable cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[316] The method getBukkitView() is undefined for the type Container
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[324] The constructor PacketPlayInCloseWindow(int) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[331] The constructor CraftContainer(InventoryView, void) is undefined
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java:[331] The method nextContainerCounter() from the type EntityPlayer is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/hose/AddParticlePool.java:[36] The method a(int, boolean, double, double, double, double, double, double, int...) from the type World is not visible
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapView.java:[59] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/map/CraftMapView.java:[67] dimension cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLightningStrike.java:[14] isEffect cannot be resolved or is not a field
[ERROR] /home/aj/dev/BuildTools/Spigot/Spigot-Server/src/main/java/org/bukkit/craftbukkit/entity/CraftLightningStrike.java:[37] isSilent cannot be resolved or is not a field
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spigot: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
@softpak
Copy link

softpak commented Mar 18, 2016

Please change
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java16</artifactId>
<version>1.0</version>
</signature>

to

<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<artifactId>java18</artifactId>
<version>1.0</version>
</signature>

in pom.xml and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment