Hi,

I wondered which maven repository mahout is available on. I use the
following which is still at 0.2:

<repository>
            <id>apache</id>
            <url>
https://repository.apache.org/content/repositories/releases/</url>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
            <releases>
                <enabled>true</enabled>
            </releases>
</repository>

Thanks,

Markus

Reply via email to