Anushka Kumar wrote:
> Hi all,
>
> I tried to build geronimo source which was downloaded three days ago
> with svn. And I got the following error when assembly module was being
> built.
>
>
> BUILD FAILED
> File...... C:\Documents and
> Settings\anushka\.maven\cache\maven-multiproject-plu
> gin-1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [default] --
> E:\Study\geronimo\geronimo\modules\assembly\m
> aven.xml:350:15: <bootstrap:bootstrap>
> org.apache.geronimo.kernel.repository.Mis
> singDependencyException: uri tmporb/jars/tmporb-orb-1.0-SNAPSHOT.jar not
> found in repository
>
> Can anybody please reply with the reason.
>
Running maven m:fresh-checkout followed by maven m:rebuild-all solved this problem for me.
Bill
|