haibow opened a new issue #5022: Weird shaded pom in pinot-plugins
URL: https://github.com/apache/incubator-pinot/issues/5022
 
 
   After running maven build with  `mvn clean install -DskipTests -Pbin-dist`, 
I'm seeing `*shaded.pom` files for several "parent" modules.
   ```
   
pinot-plugins/target/plugins/pinot-stream-ingestion/pinot-stream-ingestion/pinot-stream-ingestion-0.3.0-SNAPSHOT-shaded.pom
   
pinot-plugins/target/plugins/pinot-batch-ingestion/v0_deprecated/v0_deprecated-0.3.0-SNAPSHOT-shaded.pom
   
pinot-plugins/target/plugins/pinot-batch-ingestion/pinot-batch-ingestion/pinot-batch-ingestion-0.3.0-SNAPSHOT-shaded.pom
   
pinot-plugins/target/plugins/pinot-file-system/pinot-file-system/pinot-file-system-0.3.0-SNAPSHOT-shaded.pom
   
pinot-plugins/target/plugins/pinot-input-format/pinot-input-format/pinot-input-format-0.3.0-SNAPSHOT-shaded.pom
   
pinot-plugins/target/plugins/pinot-plugins/pinot-plugins-0.3.0-SNAPSHOT-shaded.pom
   ```
   
   The build passed, with `*shaded.jar` generated in 
`pinot-plugins/target/plugins/` for each plugin. Still, something seems off 
with the shading config. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to