On Tue, May 8, 2012 at 8:23 AM, Selvaratnam Uthaiyashankar <[email protected]> wrote: > $subject. It tries to create a symlink with "ln". This is not valid in > windows. Please fix this.
Note that ant symlink task can work only in unix based platforms[1]. [1] http://ant.apache.org/manual/Tasks/symlink.html > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on > project hive-deploy: An Ant BuildException has occured: The following > error occurred while executing th > is line: > [ERROR] E:\src\java\carbon_trunk\platform\dependencies\hive\build.xml:520: > Could not launch ln: java.io.IOException: Cannot run program "ln": > CreateProcess error=2, The system cannot find the file spe > cified > [ERROR] around Ant part ...<ant > antfile="E:\src\java\carbon_trunk\platform\dependencies\hive\deploy/../build.xml" > target="package">... @ 4:107 in > E:\src\java\carbon_trunk\platform\dependencies\hive\de > ploy\target\antrun\build-main.xml > [ERROR] -> [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 > > > -- > S.Uthaiyashankar > Senior Software Architect > Chair, Management Committee – Cloud Technologies > WSO2 Inc. > http://wso2.com/ - "lean . enterprise . middleware" > > Phone: +94 714897591 -- S.Uthaiyashankar Senior Software Architect Chair, Management Committee – Cloud Technologies WSO2 Inc. http://wso2.com/ - "lean . enterprise . middleware" Phone: +94 714897591 _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
