exec-maven-plugin not finding bin/bash
--------------------------------------

                 Key: ACCUMULO-73
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-73
             Project: Accumulo
          Issue Type: Bug
          Components: dist
         Environment: Windows7, via Cygwin.
            Reporter: Michael Van Geertruy
            Assignee: John Vines


Downloaded the source using the direction from 
http://incubator.apache.org/accumulo/source.html and attempted to build.  
Received the following eror:

[INFO] ------------------------------------------------------------------------
[INFO] Building accumulo
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-mvn}]
[INFO] [dependency:copy-dependencies {execution: copy-dependencies}]
[INFO] [exec:exec {execution: user-manual}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Command execution failed.

Embedded error: Cannot run program "\bin\bash" (in directory 
"C:\workspace\accumulo-trunk"): CreateProcess error=2, The system can
not find the file specified
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Oct 25 19:07:52 EDT 2011
[INFO] Final Memory: 30M/239M
[INFO] ------------------------------------------------------------------------

Opened up the parent pom.xml file and noticed the exec-maven-plugin is looking 
for thie file and not finding it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to