[Mondrian] Maven and Mondrian

Paul Stoellberger p.stoellberger at gmail.com
Thu Jul 7 13:41:02 EDT 2011


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20110707/a994700e/attachment.html 


More information about the Mondrian mailing list