Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Could not find bouncy-castle-java-1.5.0145.2 in any of the sources #90

Open
andrewmilkowski opened this issue Nov 9, 2010 · 3 comments

Comments

@andrewmilkowski
Copy link

Hey there

ran into a snag with build process (latest git master)

  1. installed RVM
  2. gem install bundler && bundle install
  3. 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


*** 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]$

@stonehippo
Copy link

I am running into the issue as well. Anyone else? And any solution?

@pinterb
Copy link

pinterb commented Jan 17, 2011

I too ran into the same issue.

@pinterb
Copy link

pinterb commented Jan 17, 2011

fwiw....it looks like it's just the examples that are failing. The 'mvn clean install' seems to work just fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants