Jose Barragan created FLEX-33290:
------------------------------------

             Summary: Apache Flex Mavenized SDK Deployer Bug
                 Key: FLEX-33290
                 URL: https://issues.apache.org/jira/browse/FLEX-33290
             Project: Apache Flex
          Issue Type: Bug
          Components: Installation & Packaging
    Affects Versions: InstalApacheFlex 1.0
            Reporter: Jose Barragan


When use the SDKDeployer on MacOS, the maven subprocess fails with this error:

/usr/share/maven/bin/mvn deploy:deploy-file -DrepositoryId=fdk-release 
-Durl=http://maven.codeoscopic.com/content/repositories/fdk-release 
-Dfile="/Users/pepebarragan/Desktop/fdk/com/adobe/air/framework/3.1/framework-3.1.pom"
 
-DpomFile="/Users/pepebarragan/Desktop/fdk/com/adobe/air/framework/3.1/framework-3.1.pom"
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building flex-sdk-converter 1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ 
flex-sdk-converter ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.194s
[INFO] Finished at: Mon Dec 10 14:57:55 CET 2012
[INFO] Final Memory: 3M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file (default-cli) on 
project flex-sdk-converter: 
/Users/pepebarragan/Developer/apache.org/flex/utilities/mavenizer/"/Users/pepebarragan/Desktop/fdk/com/adobe/air/framework/3.1/framework-3.1.pom
 not found. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Done.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to