You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2019. It is now read-only.
ran into a snag with build process (latest git master)
installed RVM
gem install bundler && bundle install
rake build_all
trace:
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /opt/local/src/git/ruby/cuke4duke/git/examples/java-ejb3/target/cuke4duke-ejb3-example-0.4.3-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: bind-sources}]
[INFO] Building jar: /opt/local/src/git/ruby/cuke4duke/git/examples/java-ejb3/target/cuke4duke-ejb3-example-0.4.3-SNAPSHOT-sources.jar
[INFO] [cuke4duke:cucumber {execution: run-features}]
[INFO] JRuby limited openssl loaded. http://jruby.org/openssl
[INFO] gem install jruby-openssl for full support.
[INFO] Could not find bouncy-castle-java-1.5.0145.2 in any of the sources
Hey there
ran into a snag with build process (latest git master)
trace:
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /opt/local/src/git/ruby/cuke4duke/git/examples/java-ejb3/target/cuke4duke-ejb3-example-0.4.3-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: bind-sources}]
[INFO] Building jar: /opt/local/src/git/ruby/cuke4duke/git/examples/java-ejb3/target/cuke4duke-ejb3-example-0.4.3-SNAPSHOT-sources.jar
[INFO] [cuke4duke:cucumber {execution: run-features}]
[INFO] JRuby limited openssl loaded. http://jruby.org/openssl
[INFO] gem install jruby-openssl for full support.
[INFO] Could not find bouncy-castle-java-1.5.0145.2 in any of the sources
*** LOCAL GEMS ***
bouncy-castle-java (1.5.0145.2) <-------------------------------
builder (2.1.2)
bundler (1.0.3, 1.0.2)
celerity (0.8.2)
cucumber (0.9.4, 0.9.2)
diff-lcs (1.1.2)
gherkin (2.2.9)
hoe (1.12.2)
jruby-openssl (0.7.2)
json (1.4.6)
json_pure (1.4.6)
rack (1.2.1, 1.1.0)
rake (0.8.7)
rake-compiler (0.7.1)
rdoc (2.5.11)
rspec (2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
rspec-mocks (2.1.0)
rubyforge (2.0.4)
term-ansicolor (1.0.5)
[amilkowski@localhost git]$
The text was updated successfully, but these errors were encountered: