ORNL / TASQC

The Timing Authentication Secured by Quantum Correlations project will develop and demonstrate a transformative system of ground-based timing and communication beacons featuring security that is enhanced by geographically distributed quantum correlations and that takes full advantage of the direction of information flow for power systems management.
Other
2 stars 4 forks source link

Build Failure: javax.xml.bind.annotation does not exist #4

Closed jdbonior21 closed 5 years ago

jdbonior21 commented 5 years ago

Description

keytrans-server 0.2-SNAPSHOT fails to build due to missing files.

Error Message:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project keytrans-server: Compilation failure: Compilation failure: 
[ERROR] /home/jason/src/TASQC/gov.ornl.tasqc.keytrans/src/gov/ornl/tasqc/keytrans/QuantumKey.java:[35,32] error: package javax.xml.bind.annotation does not exist

Possible Explanation:

These files are deprecated and have been removed from JAVA 11: JEP 320: Remove the Java EE and CORBA Modules