Metasploit mailing list archives

androidpayload mvn failed


From: Anwar Mohamed <anwarelmakrahy () gmail com>
Date: Thu, 25 Jul 2013 01:24:05 +0200

I am trying to generate project files for eclipse for javapayload , there
is an error appeared that Payload.class was not found

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile
(default-testCompile) on project Metasploit-JavaPayload: Compilation failure
[ERROR]
/H:/Github/metasploit-javapayload/javapayload/src/test/java/metasploit/PayloadTest.java:[159,75]
cannot access metasploit.Payload
[ERROR] bad class file:
H:\Github\metasploit-javapayload\javapayload\target\classes\metasploit\Payload.class
[ERROR] unable to access file:
H:\Github\metasploit-javapayload\javapayload\target\classes\metasploit\Payload.class
(Access is denied)
[ERROR] Please remove or make sure it appears in the correct subdirectory
of the classpath.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :Metasploit-JavaPayload
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: