-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Platform: HP, OS: Windows XP
When using the tasks and findbugs with a native m2 project type (which is multi
module) when selecting a sub module the task scanner is listed twice and in the
rhs nav bat see fingerprints is listed 3 times.
see http://www.nabble.com/Findbugs-and-Tasks-plugin-issues-with-native-M2-
project-tt15898845.html
and <img src=http://www.nabble.com/attachment/15898845/0/layout%20issue.GIF">
this only happens when viewing a specific build. when veiwing the overview
things are ok.
Executed mojos for the sub module are:
Plugin Version Goal Execution Duration Fingerprint
org.apache.maven.plugins:maven-resources-plugin 2.2 resources - 0 seconds
org.apache.maven.plugins:maven-compiler-plugin 2.0.2 compile - 0 seconds
org.apache.maven.plugins:maven-resources-plugin 2.2 testResources - 0
seconds
org.apache.maven.plugins:maven-compiler-plugin 2.0.2 testCompile - 7 seconds
org.apache.maven.plugins:maven-surefire-plugin 2.3 test - 31 seconds
org.apache.maven.plugins:maven-resources-plugin 2.2 resources - 0 seconds
org.apache.maven.plugins:maven-compiler-plugin 2.0.2 compile - 0 seconds
org.codehaus.mojo:findbugs-maven-plugin 1.2-SNAPSHOT findbugs default 27
seconds
org.apache.maven.plugins:maven-jar-plugin 2.1 jar - 0 seconds
org.apache.maven.plugins:maven-source-plugin 2.0.3 jar attach-sources 0
seconds
org.apache.maven.plugins:maven-install-plugin 2.2 install - 0 seconds