You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Naveen C. Yarlagadda" <ge...@yarlagadda.info> on 2003/12/17 05:01:55 UTC

Error while building geronimo

Hi All,

I am trying to build geronimo and I am getting the following error

BUILD FAILED
File...... file:/c:/geronimo/incubator-geronimo/
Element... maven:reactor
Line...... 134
Column.... 27
The build cannot continue because of the following unsatisfied dependency:

geronimo-tools-DEV.jar (no download url specified)

Can someone please help me with this? I am new to both geronimo and maven.

Thanks,

Naveen



Re: Error while building geronimo

Posted by Jacek Laskowski <ja...@hp.com>.
Naveen C. Yarlagadda wrote:

> Hi All,
> 
> I am trying to build geronimo and I am getting the following error
> 
> BUILD FAILED
> File...... file:/c:/geronimo/incubator-geronimo/
> Element... maven:reactor
> Line...... 134
> Column.... 27
> The build cannot continue because of the following unsatisfied dependency:
> 
> geronimo-tools-DEV.jar (no download url specified)
> 
> Can someone please help me with this? I am new to both geronimo and maven.

Run 'maven build'. The required file is built during Geronimo's build.

> Naveen

Jacek