You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Wendy Smoak <ws...@gmail.com> on 2008/02/10 19:47:43 UTC

Continuum trunk build failure - missing bcel-5.2.jar

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

Re: Continuum trunk build failure - missing bcel-5.2.jar

Posted by Wendy Smoak <ws...@gmail.com>.
On Feb 11, 2008 7:19 AM, Emmanuel Venisse <em...@gmail.com> wrote:
> We don't use jpox 1.1.9 but 1.1.7

That explains it. :)  Archiva switched to jpox 1.1.9, and we were
discussing it here-- I have local changes.

Well, heads up that it may be a problem if we upgrade!

-- 
Wendy

Re: Continuum trunk build failure - missing bcel-5.2.jar

Posted by Emmanuel Venisse <em...@gmail.com>.
We don't use jpox 1.1.9 but 1.1.7

Emmanuel

On Feb 10, 2008 7:47 PM, Wendy Smoak <ws...@gmail.com> wrote:

> 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
>