Can not find jnlp-api in java-8-openjdk -


switched java platform oracle's jdk8 openjdk , cannot build maven project.

could not find artifact javax.jnlp:jnlp-api:jar:8.0 @ specified path /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/javaws.jar 

switching oracle jdk8 allows build proceed.

where can find jnlp-api openjdk 8? there pom available?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -