sandynz commented on pull request #16011:
URL: https://github.com/apache/shardingsphere/pull/16011#issuecomment-1066037589


   > Got this error Unknown lifecycle phase ".javadoc.skip=true". You must 
specify a valid lifecycle phase or a goal in the format : or :[ :]:. Available 
lifecycle phases are: validate, initialize, generate-sources, process-sources, 
generate-resources, process-resources, compile, process-classes, gen 
erate-test-sources, process-test-sources, generate-test-resources, 
process-test-resources, test-compile, process-test-classes, test, 
prepare-package, package, pre-integration-test, int egration-test, 
post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, 
pre-site, site, post-site, site-deploy. ->
   
   Seems `.javadoc.skip=true` is separated from the whole command. Did you copy 
and paste `mvn clean install -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true 
-Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests -Prelease` in one line 
on shell?


-- 
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]


Reply via email to