SbloodyS commented on PR #16128: URL: https://github.com/apache/dolphinscheduler/pull/16128#issuecomment-2163140134
> <img alt="image" width="770" src="https://private-user-images.githubusercontent.com/13765310/338808414-4fea3041-186e-43ec-849c-046de2d44371.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTgyMDExOTksIm5iZiI6MTcxODIwMDg5OSwicGF0aCI6Ii8xMzc2NTMxMC8zMzg4MDg0MTQtNGZlYTMwNDEtMTg2ZS00M2VjLTg0OWMtMDQ2ZGUyZDQ0MzcxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjEyVDE0MDEzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJlZTcyMWU5MTNjNzcwYjZkYmYxOGM1NTAxZDRhMGZjZDc3NmU5NWViNDQyYjc2YjNiMzRkZGY1MzM1MzdmNGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.hlArJVGG8O9BOLHIfd7hPHQsZLJEOeJL-Byi6CxPkTY"> > @SbloodyS How can I resolve this error You can try this command locally ``` ./mvnw -B clean install \ -Dmaven.test.skip \ -Dmaven.javadoc.skip \ -Dspotless.skip=true \ -Pdocker,release -Ddocker.tag=ci ``` -- 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]
