Ok ... so I guess the Problem is the SDKDeployer ... in contrast to the InVMDeployer the normal one Defaults to calling maven in order to deploy every artifact. I guess we should check that this detects which type of System the user is operating on and valling a different maven runner in case of a non Windows machine. I'll look into this as well as the Problem with the SDKInVMDeployer ... for now I would suggest to run the deployment on a Windows machine ... after all as soon as all is deployed you never Need it again.
Chris ________________________________________ Von: Poonam Anand <[email protected]> Gesendet: Donnerstag, 13. März 2014 08:25 An: [email protected] Betreff: Apache Flex SDK Mavenizer SDK Deployer giving errors 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.
