[Mondrian] Maven and Mondrian

Josh Chappelle jchappelle at 4redi.com
Thu Jul 7 14:23:10 EDT 2011


Maven isn't resolving the dependency for me because we have a company nexus
repository that our dev machines are pointing to. From what I've read in the
maven community that is a best practice. I'm using the nexus user interface
to add a proxy repository for
http://repository.pentaho.org/artifactory/pentaho. After it is added I try
to download the index and search for olap4j or mondrian and I get nothing. I
have even put in username guest and password guest to no avail.

I noticed that you have added the repository to your pom file. I have tried
that as well.

It could be that I'm not using the tool correctly but I have added other
repositories and it has worked.

Thanks,

Josh

On Thu, Jul 7, 2011 at 12:40 PM, Paul Stoellberger <p.stoellberger at gmail.com
> wrote:

> I'm using olap4j + mondrian + maven since 2,5 years now. Never any
> problems.
>
> I just tested this without any problem:
>
> <dependency>
> <groupId>pentaho</groupId>
> <artifactId>mondrian</artifactId>
> <version>3.2.1.13885</version>
> </dependency>
>
>
> <repository>
> <id>pentaho-repo</id>
> <name>pentaho repository</name>
> <url>http://repository.pentaho.org/artifactory/pentaho</url>
> </repository>
>
> -Paul
>
> On Jul 7, 2011, at 17:49 , Josh Chappelle wrote:
>
> Still nothing. I'll keep trying. Worst case I'll just copy the mondrian
> artifacts into our repository manually.
>
> Thanks for your help!
>
> Josh
>
> On Thu, Jul 7, 2011 at 11:37 AM, Luc Boudreau <lucboudreau at gmail.com>wrote:
>
>> Maybe try repo.pentaho.org instead of repository.pentaho.org. I sometimes
>> get some DNS resolution errors and weird behavior as I work from home and I
>> happen to know that there is some voodoo magic going on behind the scenes. I
>> can't help much more than that, that's about the extend of my knowledge with
>> Maven repositories.
>>
>> Good luck!
>>
>> Luc
>>
>>
>> On Thu, Jul 7, 2011 at 12:31 PM, Josh Chappelle <jchappelle at 4redi.com>wrote:
>>
>>> Thanks for the GAV coordinates Luc.
>>>
>>> I think now my problem is that the artifact with these coordinates is not
>>> in the Maven central repository. I'm trying to add a proxy repository to our
>>> company's nexus repository and I can't make it work with the artifactory URL
>>> listed below. I can go to it in my browser and see artifacts but when I add
>>> the repo in nexus and search for something like olap4j or mondrian I get no
>>> results.
>>>
>>> Any ideas?
>>>
>>> Thanks,
>>>
>>> Josh
>>>
>>>
>>> On Mon, Jun 20, 2011 at 3:51 PM, Luc Boudreau <lucboudreau at gmail.com>wrote:
>>>
>>>> You can use:
>>>>
>>>>     http://repository.pentaho.org/artifactory/
>>>>     pentaho:mondrian:3.2.1.13885
>>>>
>>>> Cheers!
>>>>
>>>> Luc
>>>>
>>>>
>>>> On Mon, Jun 20, 2011 at 4:48 PM, Josh Chappelle <jchappelle at 4redi.com>wrote:
>>>>
>>>>>  Hi,
>>>>>
>>>>> We use mondrian in our project and we are about to start using maven 2.
>>>>> I'm building our pom file for one of our projects and I can't figure out
>>>>> what the maven(GAV) coordinates should be for mondrian. It's obviously not
>>>>> in the central repository. I've looked at the artifactory site for pentaho
>>>>> and generated a settings.xml from there to no avail.
>>>>>
>>>>> I could always build my own separate project and pom file for mondrian
>>>>> but I think this kind of defeats the purpose of maven especially when using
>>>>> a project like mondrian that depends on several other projects.
>>>>>
>>>>> Any help is greatly appreciated.
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Josh
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Mondrian mailing list
>>>>> Mondrian at pentaho.org
>>>>> http://lists.pentaho.org/mailman/listinfo/mondrian
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Mondrian mailing list
>>>> Mondrian at pentaho.org
>>>> http://lists.pentaho.org/mailman/listinfo/mondrian
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Mondrian mailing list
>>> Mondrian at pentaho.org
>>> http://lists.pentaho.org/mailman/listinfo/mondrian
>>>
>>>
>>
>> _______________________________________________
>> Mondrian mailing list
>> Mondrian at pentaho.org
>> http://lists.pentaho.org/mailman/listinfo/mondrian
>>
>>
> _______________________________________________
> Mondrian mailing list
> Mondrian at pentaho.org
> http://lists.pentaho.org/mailman/listinfo/mondrian
>
>
>
> _______________________________________________
> 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/1b59e7fa/attachment.html 


More information about the Mondrian mailing list