Quantcast
Channel: Pentaho Community Forums - BI Platform
Viewing all articles
Browse latest Browse all 2893

repo.pentaho.org issues 9/23/2014?

$
0
0
Hi All,
I'm trying to setup a maven project for Pentaho PDI plugin (Kettle Plugin), but it appears the repository keeps getting proxy errors.

<repositories>
<repository>
<id>pentaho-releases</id>
<url>http://repository.pentaho.org/artifactory/repo/</url>
</repository>
<repository>
<id>pentaho-repo</id>
<url>http://repo.pentaho.org/artifactory/pentaho/</url>
</repository>
<repository>
<id>pentaho-third-party</id>
<url>http://repo.pentaho.org/artifactory/third-party/</url>
</repository>
</repositories>

Not sure where to check on this, so posting here! :-)

-D

Viewing all articles
Browse latest Browse all 2893

Trending Articles