• Tattletale Bamboo Integration

    Can tattletale be configured to fail the builds in bamboo if say it finds duplicate jars or meets some criteria? I want to make the builds fail based on what information tattletale can provide.
    Profile Photo
    last modified by jcatalanhurtado
  • war files are not scanned

    Hello, I am trying to use the tattletale for ear file. Here is the plugin config which I have used for my project: ----------------------------------------------------------------------------------------------------...
    Profile Photo
    last modified by viveksheel
  • How do I get to Tattletale?

    I have been advised to try a product called Tattletale to examine my project.   The download link sent me to Sourceforge, and I ended up downloading something called jjboss-seam-2.3.0.CR1-dist.zip   There ...
    Profile Photo
    last modified by stapes
  • Class Version and Profiles

    Hi Experts,   What’s the meaning and difference between class version and Profile out of TattleTale Report ? Both are in different Java standards for most of JARs in our application.   Thanks R~...
    Profile Photo
    created by odetoraja
  • Tip: Updated forks of tattletale

    It looks like Tatteltale development by Jesper Pedersen has stopped in 2012, and the latest version is no longer useful if you use recent Java versions. My quick search did not turn up any alternatives, so I checked ...
    Profile Photo
    created by stoty2
  • Found it very dangerous tool

    I found this tool is very dangerous, Accidentallyi provided my root drive path as output directory and tool deleted all the content of my drive silently without asking for permission or even notyfying me. i recommend ...
    Profile Photo
    last modified by masarrat1979
  • Tattletale usage issue

    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...
    Profile Photo
    created by jpginfotech
  • Using TattleTale to analyse servers?

    Hi all,   I am looking into analysing the code on many many servers. I would like to generate a report that would tell me about .jar versions, dependencies, duplication, etc--basically everything that TattleTale...
    Profile Photo
    last modified by lucqui
  • [tattletale] how to generate a xml report?

    Hi,   Tattletale is really cool. I'm looking to get xml version of the report, is there a way to generate it out-of-box rather than trying to generate an xml out of the html report?   Thanks, Abhijith
    Profile Photo
    created by abhijith.m.p
  • jboss 7 system module

    I'm using tattletale to help with migrating my app to jboss 7.  For many of my jars, it says to add the following module:     <module name="system" />   When I add this I get an exception...
    Profile Photo
    created by loumasters
  • Comparing JARs in EAR/WAR

    Please bare with me, I'm new to Tattletale.  I was under the impression that Tattletale can compare jars in an EAR/WAR to a JBoss AS version (AS5, AS6, AS7, etc.).  Is this correct?  I have a WAR that c...
    Profile Photo
    created by tmanorusa
  • Is tattletale a part of JBoss?

    Hello:   I was wondering if anyone can tell me if Tattletale is a part of the JBoss product (a component of the JBoss product), or is it a separate product from JBoss?   Thanks   Regards,
    Profile Photo
    last modified by ptoglee
  • Generate report without png

    Hi,   I tried to generate a report with tattletale, and the first time i had success. The first time i generated reports folders without png's. After that i installed xdot to show the .dot files.   T...
    Profile Photo
    last modified by unix1982
  • Scan: Could Not Delete WAR File During EAR File Scan

    How do I avoid this exeception?   java.io.exeception scanning EAR file:   C:\java\tattletale-1.2.0.Beta2>dir \tmp\ears Volume in drive C has no label. Volume Serial Number is F2C7-C7A7   Dire...
    Profile Photo
    last modified by s.stephens
  • Tattletale Maven Plugin

    Hi,   I am trying to use the below snippet in my maven script.   <build>   <plugins>     <plugin>       <groupId>org.jboss.tattletale...
    Profile Photo
    last modified by varunraj23
  • Report for dependencies used to build a WAR file.

    I have a WAR that's built using MAVEN Script. I need to only generate a report that shows me the dependencies used to build the WAR file.   When I run tattletale, numerous reports are getting generated. For exam...
    Profile Photo
    last modified by varunraj23
  • Multiple jars ignored?

    I'm trying to make sense of two very large projects; Geotools and Birt Reporting, which all depends on multiple jars all named differently and many having different versions and seem to have many conflicts, hence, Tat...
    Profile Photo
    last modified by akk2
  • Tattletale reports and archives

    Running Tattletale on an exploded ear directory from a script we wrote gives information that does not seem correct or useful. The hierarchical structure of the EAR is correct. The only archive I see is jdom.jar on th...
    Profile Photo
    last modified by taronson2
  • Possible use in AS7 subsystem?

    Hi,       When people migrate older applications to AS7, they throw all sorts of crap at the server (EE jars, DB drivers jars, XML parser jars). Would it be possible to use some Tattletale API for...
    Profile Photo
    last modified by nickarls
  • Empty graphical dependencies report and "Could Not Delete WAR File During EAR File Scan" error

    hi,   I have an EAR with some WAR's and JAR's.  As another user noted, I get the error "Could Not Delete WAR File" during EAR file scan.   Error line: at org.jboss.tattletale.analyzers.Extractor.recu...
    Profile Photo
    created by pepgrifell