You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to High Performance Primitive Collections for Java
Hey,
I am trying to include hppcrt in my maven project (well, leiningen actually), and I am getting the following error message..
org.apache.maven.model.resolution.UnresolvableModelException: Could not find artifact com.github.vsonnier:hppcrt-parent:pom:0.7.1 in central (https://repo1.maven.org/maven2/)
Is anyone else seeing this? am I doing something wrong?...
However, using [com.carrotsearch/hppc "0.7.1"] seems to work fine (it successfully finds the parent package).
Thanks!
Dawid Weiss
unread,
Aug 4, 2015, 3:10:45 AM8/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to java-high-performance-primitive-collections
HPPCRT is a fork project, Vincent (on this mailing list) will know
more and he'll respond promptly, I'm sure.
Looking at the metadata indeed the parent project seems to be missing.
Dawid
> --
> You received this message because you are subscribed to the Google Groups
> "High Performance Primitive Collections for Java" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
> java-high-performance-primi...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Vincent Sonnier
unread,
Aug 8, 2015, 8:33:27 PM8/8/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to High Performance Primitive Collections for Java
I'm sorry I'm on holidays by know, so I won't be able to fix it before à couple of weeks.
Vincent
Vincent Sonnier
unread,
Aug 18, 2015, 9:24:11 PM8/18/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to High Performance Primitive Collections for Java
I've uploaded the hppcrt-parent POM, that should be OK now.