bind animal sniffer to a phase after test, that way it will not be executed in the forked lifecycle
2009/8/14 Julien HENRY <[email protected]>: > Hi, > > I'm testing animal-sniffer with my build. All was fine until I tried to > generate the site. > > First, it seems that animal-sniffer is executed a lot of times during site > generation. > > And worst is it is failing on Cobertura instrumented classes : > > > [INFO] Checking unresolved references to org.jvnet.animal-sniffer:java1.4:1.0 > [ERROR] Undefined reference: > net/sourceforge/cobertura/coveragedata/ProjectData.getGlobalProjectData()Lnet/sourceforge/cobertura/coveragedata/ProjectData; > in > D:\Projects\XXXXX\myproject\xxxxx-myproject-webapp\target\generated-classes\cobertura\com\xxxxxx\myproject\action\ActionListAction.class > ... > ...(1 error for each and every class of my software) > ... > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Signature errors found. Verify them and put @IgnoreJRERequirement on > them. > > > Do you have any solution? > > Thanks > > Julien > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
