Laurent Goujon created PARQUET-1863:
---------------------------------------
Summary: Remove use of add-test-source mojo in parquet-protobuf
Key: PARQUET-1863
URL: https://issues.apache.org/jira/browse/PARQUET-1863
Project: Parquet
Issue Type: Improvement
Components: parquet-mr
Reporter: Laurent Goujon
{{parquet-protobuf}} uses {{build-helper-maven-plugin:add-test-source}} maven
mojo to add protobuf test classes to the test sources path, but
{{protoc-jar-maven-plugin}} also adds these classes to the main sources path.
It is unnecessary ({{protoc-jar-maven-plugin}} could be configured to add to
the test classes path) and actually causes confusion with some IDE (Eclipse).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)