[
https://issues.apache.org/jira/browse/YETUS-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712118#comment-15712118
]
Sean Busbey commented on YETUS-471:
-----------------------------------
bq. By the way these are the maven default source which are usually kept in
most of the maven projects (but of course not in Hive )
This is why I suggest a flag for skipping the optimization. Maven as a build
tool has very strong opinions about project layout; I fear that by starting to
make allowances for projects that don't follow it we're on a slippery slope to
a maintenance nightmare.
Another alternative would be for the Hive personality to use a build system
that's something like 'maven-but-without-the-layout' that builds on the maven
tool but skips these kinds of optimizations since it isn't named 'maven'.
> Add possibility to configure Findbugs source folders
> ----------------------------------------------------
>
> Key: YETUS-471
> URL: https://issues.apache.org/jira/browse/YETUS-471
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Affects Versions: 0.3.0
> Reporter: Peter Vary
> Assignee: Peter Vary
> Attachments: YETUS-471.00.patch, YETUS-471.01.patch
>
>
> Trying to add yetus as a pre-commit test for Hive (see HIVE-15051)
> Findbugs plugin currently expects the project structure to be the standard
> maven one (/src/main/java, /src/test/java). In Hive some of the modules have
> a different file layout. It would be good to have a parameter introduced to
> enable changes in checking directories.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)