Gem executables not copied to bin directory under Maven
-------------------------------------------------------

                 Key: JRUBY-5140
                 URL: http://jira.codehaus.org/browse/JRUBY-5140
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.5.3
         Environment: Mac OS X 10.4
Java 1.5.0_19
Apache Maven 3.0
            Reporter: Martin Pain


When installing the [cuke4duke|http://github.com/aslakhellesoy/cuke4duke] gem 
in Maven, the gem executable is not copied to the .m2/repository/.jruby/bin 
directory (which is also not created at all).

I pulled the most recent source from the cuke4duke repository, then ran the 
maven pom file in its examples/java directory. It resulted in the error:
bq. [INFO] Error opening script file: 
/Users/mbread/.m2/repository/.jruby/bin/cuke4duke (No such file or directory)

(There was also an error about the File.executable? method, which is reported 
here: [http://jira.codehaus.org/browse/JRUBY-5139])

See the [cuke4duke issue on 
github|http://github.com/aslakhellesoy/cuke4duke/issues#issue/80], and the 
[complete output from the maven run|http://pastebin.com/LuFWQpwU].

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to