For archive : problem due to a samba mapping putting in line breaks (common dos to unix text file issue). Solution to checkout source directly.
-----Original Message----- From: Euan Guttridge [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 12:09 To: '[EMAIL PROTECTED]' Subject: building from source failiure My build fails with the error below. I have followed the instructions as specified in documentation, even set my maven.local.repo as advised in an older thread. Any help greatly appreciated. Property ${maven.script} has not been set Property ${maven.script} has not been set [echo] [echo] +------------------------------------------------------------------+ [echo] | | [echo] | B U I L D I N G T H E P L U G I N S | [echo] | | [echo] +------------------------------------------------------------------+ [echo] [exec] Current OS is Linux [exec] Executing '/opt/maven-080703/bin/maven' with arguments: [exec] '-Dmaven.home.local=/root/.maven' [exec] '-Dmaven.repo.local=/home/build/Build_Folder/maven-repo' [exec] '' [exec] 'maven:plugins-build' [exec] '-e' [exec] [exec] The ' characters around the executable and arguments are [exec] not part of the command. BUILD FAILED file:/home/build/Build_Folder/maven-src/build-bootstrap.xml:270: exec returned: -1 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:337) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:368) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:250) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.tools.ant.Target.execute(Target.java:309) at org.apache.tools.ant.Target.performTasks(Target.java:336) at org.apache.tools.ant.Project.executeTarget(Project.java:1339) at org.apache.tools.ant.Project.executeTargets(Project.java:1255) at org.apache.tools.ant.Main.runBuild(Main.java:609) at org.apache.tools.ant.Main.start(Main.java:196) at org.apache.tools.ant.Main.main(Main.java:235) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
