You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter Rebholz (JIRA)" <ji...@apache.org> on 2017/02/24 21:10:44 UTC

[jira] [Updated] (MSITE-587) site-deploy ignores --batch-mode

     [ https://issues.apache.org/jira/browse/MSITE-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Rebholz updated MSITE-587:
--------------------------------
    Attachment: site-deploy-example.tar.gz
                batch-mode.patch

> site-deploy ignores --batch-mode
> --------------------------------
>
>                 Key: MSITE-587
>                 URL: https://issues.apache.org/jira/browse/MSITE-587
>             Project: Maven Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0-beta-3
>            Reporter: Benson Margulies
>         Attachments: batch-mode.patch, site-deploy-example.tar.gz
>
>
> Trying to do a site-deploy on org.apache.maven.plugins:maven-plugins:21 with 
> /opt/apache-maven-3.0.3/bin/mvn site-deploy -Preporting -DstagingRepositoryId=apache.website -X --batch-mode 
> Instead of using the password from my settings.xml, or even my public key info for ssh, or failing due to --batch-mode, it prompts. This is wrong.
> [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:deploy' with basic configurator -->
> [DEBUG]   (f) chmod = true
> [DEBUG]   (f) chmodMode = g+w,a+rX
> [DEBUG]   (f) chmodOptions = -Rf
> [DEBUG]   (f) inputDirectory = /Users/benson/asf/mvn/plugins/plugins/maven-plugins/target/checkout/target/site
> [DEBUG]   (f) mavenSession = org.apache.maven.execution.MavenSession@5a749436
> [DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-plugins:21 @ /Users/benson/asf/mvn/plugins/plugins/maven-plugins/target/checkout/pom.xml
> [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@7b8353cf
> [DEBUG] -- end configuration --
> [DEBUG] The site will be deployed to url 'scp://people.apache.org/www/maven.apache.org/plugins/' with id 'apache.website'
> [DEBUG] repository protocol scp
> [DEBUG] getProxy 'protocol' : scp
> [DEBUG] getProxy 'protocol' : scp no ProxyInfo found
> [DEBUG] found proxyInfo null
> [DEBUG] authenticationInfo with id 'apache.website' : bimargulies
> [DEBUG]  configureWagon
> [DEBUG] configureWagon server github-project-site
> [DEBUG] configureWagon server apache.cxf.site
> [DEBUG] configureWagon server sonatype-nexus-snapshots
> [DEBUG] configureWagon server sonatype-nexus-staging
> [DEBUG] configureWagon server apache.releases.https
> [DEBUG] configureWagon server apache.snapshots.https
> [DEBUG] configureWagon server neethi-website
> [DEBUG] configureWagon server apache.website
> [DEBUG] configureWagon server java.net-maven2-repository
> [DEBUG] configureWagon server codehausSnap
> [DEBUG] configureWagon server basis.3rdParty
> [DEBUG] configureWagon server basis.releases
> [DEBUG] configureWagon server basistech.3rdparty
> [DEBUG] configureWagon server basistech.snapshot.repo
> [DEBUG] configureWagon server basistech.repo
> [DEBUG] configureWagon server org.sleuthkit.sleuthkit-hadoop.website
> [DEBUG] configureWagon server codehaus.org
> [DEBUG] configureWagon server codehaus-nexus-staging
> [DEBUG] configureWagon server codehaus-nexus-snapshots
> [DEBUG] connect with authenticationInfo and without proxyInfo
> : Keyboard interactive required, supplied password is ignored
> Password: :



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)