[Mondrian] Mondrian dependency with eigenbase-resgen

Luc Boudreau lucboudreau at gmail.com
Thu Jul 7 16:59:13 EDT 2011


You are right. The ivy file in the repository lists the dependencies, but
the pom doesn't. I have created a Jira case for us to fix that. You can find
it at http://jira.pentaho.com/browse/MONDRIAN-961

Thanks for spotting this!

Luc

On Thu, Jul 7, 2011 at 4:52 PM, Josh Chappelle <jchappelle at 4redi.com> wrote:

> Hi,
>
> I have added the mondrian dependency in my maven pom file like this.
>
> <dependency>
>   <groupId>pentaho</groupId>
>   <artifactId>mondrian</artifactId>
>   <version>3.2.1.13885</version>
> </dependency>
>
> It looks like it depends on eigenbase-resgen because one line of our code
> looks like MondrianProperties.instance().put(...) and the compiler is
> complaining about it missing required .class files. I would have expected
> maven to just discover all dependencies and pull what it needed but that
> wasn't the case.
>
> I have noticed the mondrian team uses ivy for dependency management which I
> know nothing about so forgive me if this is a stupid question. Shouldn't
> this jar be added as a dependency of the mondrian.jar file? Or is maven just
> not smart enough to pick it up because it is ivy?
>
> Thanks,
>
> Josh
>
> _______________________________________________
> Mondrian mailing list
> Mondrian at pentaho.org
> http://lists.pentaho.org/mailman/listinfo/mondrian
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20110707/d09448aa/attachment.html 


More information about the Mondrian mailing list