« Return to Thread: Continuum trunk build failure - missing bcel-5.2.jar

Continuum trunk build failure - missing bcel-5.2.jar

by Wendy Smoak-3 :: Rate this Message:

Reply to Author | View in Thread

I'm having trouble building the trunk of Continuum.  It's complaining about:

Missing:
----------
1) bcel:bcel:jar:5.2
...
  Path to dependency:
  1) org.apache.maven.continuum:continuum-test:jar:2.0-SNAPSHOT
  2) jpox:jpox-enhancer:jar:1.1.9
  3) bcel:bcel:jar:5.2

Looks like this is the JPOX 1.1.9 pom's fault, and it should be
org.apache.bcel -
http://repo1.maven.org/maven2/org/apache/bcel/bcel/5.2/ .

Does it build for anyone else?

--
Wendy

 « Return to Thread: Continuum trunk build failure - missing bcel-5.2.jar