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


   > > I'm facing BUILD ERROR ...could not download snapshot
   > 
   > You could run `mvn clean install -Dmaven.javadoc.skip=true 
-Dcheckstyle.skip=true -Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests 
-Prelease`command on shell under ShardingSphere project root directory firstly, 
it will build modules and install into Maven local repository.
   > 
   > Then run unit test.
   
   Got this error Unknown lifecycle phase ".javadoc.skip=true". You must 
specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> 
or <plugin-group-id>:<plugin-artifact-id>[
   :<plugin-version>]:<goal>. 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. -> 
   


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