Build failed

I updated jme3 and now i try to run build but i got this:

[java]

Unknown argument: -compile-android dist

Buildfile: C:workspacejme3build.xml

-pre-init:

-init-private:

-pre-init-libraries:

-init-private-libraries:

-init-libraries:

-init-user:

-init-project:

-init-macrodef-property:

-do-init:

-post-init:

-init-check:

-init-ap-cmdline-properties:

-init-macrodef-javac-with-processors:

-init-macrodef-javac-without-processors:

-init-macrodef-javac:

-init-macrodef-junit:

-init-debug-args:

-init-macrodef-nbjpda:

-init-macrodef-debug:

-init-macrodef-java:

-init-presetdef-jar:

-init-ap-cmdline-supported:

-init-ap-cmdline:

init:

-deps-jar-init:

[delete] Deleting: C:workspacejme3buildbuilt-jar.properties

deps-jar:

-warn-already-built-jar:

[propertyfile] Updating property file: C:workspacejme3buildbuilt-jar.properties

-check-automatic-build:

-clean-after-automatic-build:

-verify-automatic-build:

-pre-pre-compile:

-pre-compile:

-copy-persistence-xml:

-compile-depend:

-do-compile:

[javac] Compiling 508 source files to C:workspacejme3buildclasses

[javac] C:workspacejme3srccorecomjme3shaderShader.java:213: non-static variable this cannot be referenced from a static context

[javac] return new ShaderSource(this);

[javac] ^

[javac] Note: Some input files use or override a deprecated API.

[javac] Note: Recompile with -Xlint:deprecation for details.

[javac] Note: Some input files use unchecked or unsafe operations.

[javac] Note: Recompile with -Xlint:unchecked for details.

[javac] 1 error



BUILD FAILED

C:workspacejme3nbprojectbuild-impl.xml:667: The following error occurred while executing this line:

C:workspacejme3nbprojectbuild-impl.xml:348: Compile failed; see the compiler error output for details.

[/java]

anyone knows why? Grazie