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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -