site-deploy ignores --batch-mode
--------------------------------

                 Key: MSITE-587
                 URL: http://jira.codehaus.org/browse/MSITE-587
             Project: Maven 2.x and 3.x Site Plugin
          Issue Type: Bug
    Affects Versions: 3.0-beta-3
            Reporter: Benson Margulies


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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to