2016. 2. 2.

'peer not authenticated' while ionic build with gradle

'peer not authenticated' while ionic build with gradle
  • open browser 'https://maven.repositorydomain'
  • export cert using browser 'you search'
  • copy certfile to JDK_HOME/jre/lib/security
  • command shell open
  • keytool -import -alias {shortname} -file {exported certfile} -keystore cacerts -storepass changeit 
  • you type 'Yes'
  • Try Again gradle.

댓글 없음:

댓글 쓰기