Metasploit mailing list archives

Re: androidpayload mvn failed


From: "HD Moore" <hdm () digitaloffense net>
Date: Wed, 24 Jul 2013 20:50:21 -0400

Your antivirus is blocking access to the file (see the Access denied
message). Disable your AV or exclude the path to Metasploit

 

-HD

 

From: framework-bounces () spool metasploit com
[mailto:framework-bounces () spool metasploit com] On Behalf Of Anwar Mohamed
Sent: Wednesday, July 24, 2013 7:24 PM
To: framework () spool metasploit com
Subject: [framework] androidpayload mvn failed

 

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/Paylo
adTest.java:[159,75] cannot access metasploit.Payload

[ERROR] bad class file:
H:\Github\metasploit-javapayload\javapayload\target\classes\metasploit\Paylo
ad.class

[ERROR] unable to access file:
H:\Github\metasploit-javapayload\javapayload\target\classes\metasploit\Paylo
ad.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: