它意味着什么,以及如何可以删除它(为更好的可读性而调整格式)?
[INFO] Compiling 30 source files to ... arget est-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
warning: Supported source version RELEASE_5 from annotation processor
org.sonatype.guice.bean.scanners.index.QualifiedIndexAPT6
less than -source 1.6
warning: No processor claimed any of these annotations:
org.junit.Ignore,org.junit.Test,org.junit.BeforeClass
当 org.sonatype.sisu:sisu-inject-plexus:2.1.1
是项目依赖方之一时,就会发生这种情况。