Antonio Vieiro created NETBEANS-82:
--------------------------------------
Summary: libs.jvyamlb is not available from Maven repositories
Key: NETBEANS-82
URL: https://issues.apache.org/jira/browse/NETBEANS-82
Project: NetBeans
Issue Type: Task
Reporter: Antonio Vieiro
The "libs.jvyamlb" module wraps Ola Bini's JvYAMLb library, version 0.2.7, but
in maven central the latest version available is just 0.2.6. So the automatic
process (that is being currently built) that downloads library binaries from
Maven central will fail with this library.
Ola Bini keeps a github page [1] with the library, and it seems he pushed
v0.2.7 to the "codehaus-jruby-repository" maven repository, but this repository
is now extinct.
So either someone pushes this library to maven central or maybe we can host it
somewhere in a NetBeans/Apache repository.
The library is MIT licensed.
[1] https://github.com/olabini/jvyamlb
[2] https://github.com/olabini/jvyamlb/blob/master/deploy_maven.sh
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)