Hello Grant Henke,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/10957

to review the following change.


Change subject: mvn: Remove <relativePath/> from <parent>
......................................................................

mvn: Remove <relativePath/> from <parent>

Adding relativePath to the parent tag causes Maven to search upward in
the directory structure for a parent module. There is no reason to do
that since the Kudu parent project is the apache root pom from Maven
central.

Worse, IntelliJ responds poorly to such a setting, recursing up multiple
levels and erroneously indexing other sibling projects.

Change-Id: I6e3a965912f02fe36b6686b803fa1803516fb6e3
---
M java/pom.xml
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/10957/1
--
To view, visit http://gerrit.cloudera.org:8080/10957
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e3a965912f02fe36b6686b803fa1803516fb6e3
Gerrit-Change-Number: 10957
Gerrit-PatchSet: 1
Gerrit-Owner: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>

Reply via email to