Created
July 8, 2015 03:22
-
-
Save mykelalvis/5a003a68e58a1af488dc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEBUG] Deploying to 'github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT/', | |
Using credentials from server id 'githubd8r' | |
[DEBUG] configureWagon | |
[DEBUG] configureWagon server ossrh | |
[DEBUG] configureWagon server central | |
[DEBUG] configureWagon server snapshots | |
[DEBUG] configureWagon server remote-repos | |
[DEBUG] configureWagon server githubd8r | |
[DEBUG] configureWagon server github | |
[DEBUG] repository protocol github | |
[DEBUG] getProxy 'protocol': github | |
[DEBUG] getProxy 'protocol': github no ProxyInfo found | |
[DEBUG] Mapped url: github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT to relative path: | |
[DEBUG] top distributionManagement.site.url=github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT, actual module relative path: ./ | |
[DEBUG] Mapped url: github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT to relative path: | |
[DEBUG] authenticationInfo with id 'githubd8r': mykelalvis | |
[DEBUG] connect with authenticationInfo and without proxyInfo | |
github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT/ - Session: Opened | |
[INFO] Pushing /Users/malvis/git/deliver8r-parent/target/site | |
[INFO] >>> to github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT/./ | |
[DEBUG] readpipe [git, config, --system, --edit],/usr/bin | |
fatal: Could not switch to '/Applications/Xc[DEBUG] readpipe may return 'null'od | |
e.a[DEBUG] (ignoring remaing output:p | |
p/Co[DEBUG] Exception caught during execution of command [git, config, --system, --edit] in /usr/bin | |
java.io.IOException: Stream closed | |
at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170) | |
at java.io.BufferedInputStream.read(BufferedInputStream.java:269) | |
at org.eclipse.jgit.util.FS$GobblerThread.run(FS.java:514) | |
[DEBUG] readpipe rc=128 | |
[DEBUG] readpipe returns null | |
github:http://deliver8r.github.io/deliver8r-parent/site/0.0.4-SNAPSHOT/ - Session: Disconnecting | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Summary: | |
[INFO] | |
[INFO] The Deliver8r Parent POM ........................... FAILURE [ 7.559 s] | |
[INFO] The Deliver8r OSGi Parent POM ...................... SKIPPED | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 8.009 s | |
[INFO] Finished at: 2015-07-07T22:20:00-05:00 | |
[INFO] Final Memory: 47M/717M | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:deploy (default-deploy) on project deliver8r-parent: Execution default-deploy of goal org.apache.maven.plugins:maven-site-plugin:3.4:deploy failed: ssh://[email protected]:22: org.eclipse.jgit.transport.CredentialItem$StringType:Passphrase for /Users/malvis/.ssh/id_rsa -> [Help 1] | |
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:deploy (default-deploy) on project deliver8r-parent: Execution default-deploy of goal org.apache.maven.plugins:maven-site-plugin:3.4:deploy failed: ssh://[email protected]:22: org.eclipse.jgit.transport.CredentialItem$StringType:Passphrase for /Users/malvis/.ssh/id_rsa | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) | |
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) | |
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) | |
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) | |
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) | |
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) | |
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862) | |
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286) | |
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:497) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) | |
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-deploy of goal org.apache.maven.plugins:maven-site-plugin:3.4:deploy failed: ssh://[email protected]:22: org.eclipse.jgit.transport.CredentialItem$StringType:Passphrase for /Users/malvis/.ssh/id_rsa | |
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) | |
... 20 more | |
Caused by: org.eclipse.jgit.errors.UnsupportedCredentialItem: ssh://[email protected]:22: org.eclipse.jgit.transport.CredentialItem$StringType:Passphrase for /Users/malvis/.ssh/id_rsa | |
at org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider.get(UsernamePasswordCredentialsProvider.java:118) | |
at org.eclipse.jgit.transport.CredentialsProviderUserInfo.promptPassphrase(CredentialsProviderUserInfo.java:98) | |
at com.jcraft.jsch.UserAuthPublicKey.start(UserAuthPublicKey.java:121) | |
at com.jcraft.jsch.Session.connect(Session.java:442) | |
at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:116) | |
at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:136) | |
at org.eclipse.jgit.transport.TransportGitSsh$SshPushConnection.<init>(TransportGitSsh.java:320) | |
at org.eclipse.jgit.transport.TransportGitSsh.openPush(TransportGitSsh.java:166) | |
at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:154) | |
at org.eclipse.jgit.transport.Transport.push(Transport.java:1200) | |
at org.eclipse.jgit.api.PushCommand.call(PushCommand.java:157) | |
at net.trajano.wagon.git.internal.AbstractGitWagon.closeConnection(AbstractGitWagon.java:109) | |
at org.apache.maven.wagon.AbstractWagon.disconnect(AbstractWagon.java:231) | |
at org.apache.maven.plugins.site.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:335) | |
at org.apache.maven.plugins.site.deploy.AbstractDeployMojo.deployTo(AbstractDeployMojo.java:284) | |
at org.apache.maven.plugins.site.deploy.AbstractDeployMojo.execute(AbstractDeployMojo.java:166) | |
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) | |
... 21 more | |
[ERROR] | |
[ERROR] | |
[ERROR] For more information about the errors and possible solutions, please read the following articles: | |
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException | |
malviss-MacBook:deliver8r-parent malvis$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment