I installed tattletale-1.2.0.Beta2 and tried to run it, I get the following exception. I checked that temp directory, I can delete or add files to it manually. I even tried to delete that temp directory altogether and still it did not help.
c:\EUP\deployments>java -Xmx1024m -jar tattletale.jar myapp.ear c:\EUP\mefpro
dout\
Scan: Could not delete the file of: C:\Users\myuserid\AppData\Local\Temp\EUP\
deployments\myapp.ear\deployments\myapp_path\myapp.war
java.io.IOException: Could not delete the file of: C:\Users\myuserid\AppData\
Local\Temp\EUP\deployments\myapp.ear\deployments\myapp_path\mef_eup_prd.w
ar
at org.jboss.tattletale.analyzers.Extractor.recursiveDelete(Extractor.ja
va:178)
at org.jboss.tattletale.analyzers.Extractor.extract(Extractor.java:74)
at org.jboss.tattletale.analyzers.WarScanner.scan(WarScanner.java:93)
at org.jboss.tattletale.analyzers.EarScanner.scan(EarScanner.java:187)
at org.jboss.tattletale.Main.execute(Main.java:612)
at org.jboss.tattletale.Main.main(Main.java:1099)
c:\EUP\deployments>