exasol/parquet-io-java

Fix issues related to release sources and Javadoc

morazow opened this issue · 0 comments

Situation

We are using reproducible jar plugin, that runs with install or package phase. But maven runs the commands for same phase in order, thus the reproducible plugin action should be the last one.

Acceptance Criteria

  • Moved reproducible plugin to the end of plugins
  • Removed statically specified Javadoc path parameter