dlwh / puck

Puck is a lightning-fast parser for natural languages using GPUs
www.scalanlp.org
Apache License 2.0
248 stars 29 forks source link

Unable to download prebuilt puck jar #4

Closed kk00ss closed 9 years ago

kk00ss commented 9 years ago

URL is incorrect However I see there is a file URL

Thanks.

dlwh commented 9 years ago

http://www.scalanlp.org/releases/puck-assembly-0.1.jar

On Tue, Mar 24, 2015 at 11:48 AM, kk00ss notifications@github.com wrote:

[URL|http://www.scalanlp.org/releases/puck-assembly-0.2.jar] is incorrect

Thanks.

— Reply to this email directly or view it on GitHub https://github.com/dlwh/puck/issues/4.

kk00ss commented 9 years ago

Thank you, I'm already testing it. Is there a way to obtain 0.2. jar file ?

dlwh commented 9 years ago

um, I think i have a bundled jar at home. I'll get back to you tonight. I also can't build it now thanks to the issues in building javacl.

On Wed, Mar 25, 2015 at 12:26 PM, kk00ss notifications@github.com wrote:

Thank you, I'm already testing it. Is there a way to obtain 0.2. jar file ?

— Reply to this email directly or view it on GitHub https://github.com/dlwh/puck/issues/4#issuecomment-86182200.

dlwh commented 9 years ago

actually, could you set the javacl version to 1.0-RC4? that might let you build

On Wed, Mar 25, 2015 at 12:33 PM, David Hall david.lw.hall@gmail.com wrote:

um, I think i have a bundled jar at home. I'll get back to you tonight. I also can't build it now thanks to the issues in building javacl.

On Wed, Mar 25, 2015 at 12:26 PM, kk00ss notifications@github.com wrote:

Thank you, I'm already testing it. Is there a way to obtain 0.2. jar file ?

— Reply to this email directly or view it on GitHub https://github.com/dlwh/puck/issues/4#issuecomment-86182200.

kk00ss commented 9 years ago

I'm new to SBT, but the error happens when fetching parent-parent package named nativelibs4java-parent which has only one version - 1.10-SNAPSHOT. Corresponding folder is https://oss.sonatype.org/content/repositories/snapshots/com/nativelibs4java/nativelibs4java-parent/ . It does contain pom file which is downloaded and converted to ivy, but for some reason SBT says it doesn't see anything. Considering that every javacl version will have same parent-parent package (javacl - has parent - javacl-parent, which have parent nativelibs4java )- changing version is not going to help (I've checked that anyway already)

It looks like it's entirely SBT issue, I'm closing this issue.

dlwh commented 9 years ago

i uploaded a 0.2 assembly jar

On Wed, Mar 25, 2015 at 12:47 PM, kk00ss notifications@github.com wrote:

Closed #4 https://github.com/dlwh/puck/issues/4.

— Reply to this email directly or view it on GitHub https://github.com/dlwh/puck/issues/4#event-265119449.