Hi, I am using Apache Flex SDK Mavenizer SDK Deployer task to deploy mavenized 4.10 SDK artifacts to corporate artifcatory. Below given is command and multiple same error blocks I am getting (listing 1 here). It says Done also in the end. What does this mean, has it deployed or not? I don't yet see artifacts on artifactory also.
java -cp target/flex-sdk-converter-1.0.jar SDKDeployer "/Users/poonam.anand/kiwik_workspace/apache/fdktarget/" flex-releases http://station117.in.guavus.com:8081/artifactory/libs-release-local/ "/usr/local/apache-maven-3.0.4/bin/mvn.bat" /usr/local/apache-maven-3.0.4/bin/mvn.bat: line 1: @REM: command not found /usr/local/apache-maven-3.0.4/bin/mvn.bat: line 2: syntax error near unexpected token `(' /usr/local/apache-maven-3.0.4/bin/mvn.bat: line 2: `@REM Licensed to the Apache Software Foundation (ASF) under one ' Done. Poonam -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Apache-Flex-SDK-Mavenizer-SDK-Deployer-giving-errors-tp5440.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
