You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/08/26 13:38:47 UTC

[GitHub] [netbeans] RonaldTHerman commented on issue #4536: Netbeans-14 remote deploy and run don't do anything.

RonaldTHerman commented on issue #4536:
URL: https://github.com/apache/netbeans/issues/4536#issuecomment-1228501878

   I just turned on the verbose switch and get this in output:
   
                 -do-jar:
                 -pre-deploy:
                 -check-jlink:
                 -do-deploy:
                 Skipped because property 'do.jlink.internal' not set.
                 -post-deploy:
                 deploy:
                 jar:
                 -init-remote-platform-properties:
                 Property "platforms.Control4.platform.install.folder" has not been set
                 Property "platforms.Control4.platform.work.folder" has not been set
                 Property "platforms.Control4.platform.host" has not been set
                 Property "platforms.Control4.platform.port" has not been set
                 Property "platforms.Control4.platform.auth.username" has not been set
                 Property "platforms.Control4.platform.auth.kind" has not been set
                 Property "platforms.Control4.platform.auth.keystore" has not been set
                 Property "platforms.Control4.platform.exec.decorator" has not been set
                 -copy-to-remote-platform:
                 creating macro  http://www.netbeans.org/ns/j2se-project/remote-platform/1:runwithpasswd
                 creating macro  http://www.netbeans.org/ns/j2se-project/remote-platform/1:runwithkey
                 -ask-password:
                 Skipped because property 'remote.platform.auth.passwd' not set.
                 -run-remote-passwd:
                 Skipped because property 'remote.platform.auth.passwd' not set.
                 -ask-passphrase:
                 Skipped because property 'remote.platform.auth.key' not set.
                 -run-remote-key:
                 Skipped because property 'remote.platform.auth.key' not set.
                 run-remote:
                 BUILD SUCCESSFUL (total time: 14 seconds)
   
   
   I have never set these key things.. Just user name and user password. 


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists