liunaijie commented on issue #6374: URL: https://github.com/apache/seatunnel/issues/6374#issuecomment-1963574916
https://github.com/apache/seatunnel/blob/dev/seatunnel-dist/pom.xml this file > > if you compile jar from the source code, there has some way to reduce the connector jars: > > > > 1. added one more maven profile > > 2. update the current profile (by default using `seatunnel` profile), remove some connectors > > all the above operation is in this file https://github.com/apache/seatunnel/blob/dev/seatunnel-dist/pom.xml > > What is the maven profile?, Where is it? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
