Description
In MAPREDUCE-6595, I'm seeing "-1 findbugs" in hadoop-mapreduce-project module. There are no java source code in the module and that's why mvn findbugs:findbugs does not output target/findbugsXml.xml.
-1 findbugs 3m 34s patch/hadoop-mapreduce-project no findbugs output file (hadoop-mapreduce-project/target/findbugsXml.xml)
Attachments
Attachments
Issue Links
- blocks
-
YETUS-173 report fixed issues
- Resolved
- contains
-
YETUS-262 hadoop: don't run findbugs in hadoop-project
- Resolved
- duplicates
-
YETUS-75 findbugs will generate -1 when no code to compile
- Resolved
- is related to
-
HBASE-14877 maven archetype: client application
- Resolved
-
YETUS-472 Exclude src/test/java from findbugs source folders by default
- Resolved
- relates to
-
MAPREDUCE-6600 Split findbugs-exclude.xml into submodules
- Open