Hi, I am trying to use Maven with Weblogic 10.3.3 and wanted to use -Duserconfig and -Duserkeyfile with the command line in order to pass the password in encrypted form[so that no need use -Duser and -Dpassword explicitly. But when I am executing the command, it taking -Duser and -Dpassword default value and trying to execute the deploy command. This causes authentication failure.
Did anyone used experienced similar problem. Also let me know how to pass username and password in an Encrypted form using weblogic. Regards Rosario -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Weblogic-Integration-Issues-with-using-DuserConfigFile-and-DuserKeyFile-tp4485958p4485958.html Sent from the Maven - Issues mailing list archive at Nabble.com.
