Closed immontilla closed 7 years ago
Which branch/tag are you trying to compile?
master
The master is in the same state as the 11.0.3 tag. 11.0.3 was not compatible with Java 8.
That's right. I didn't read carefully the Readme. Thank you for your time.
Hi,
I can't compile classes at com.iplanet.security using Java 1.8.0_131, maven 3.5.0 on a Windows 64 bits machine.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project openam-shared: Compilation failure: Compilation failure: [ERROR] /C:/Users/mauricio/seguridad/git/openam-community-edition/openam-shared/src/main/java/com/iplanet/security/util/ByteToCharPrintable.java:[31,14] cannot find symbol [ERROR] symbol: class ByteToCharConverter [ERROR] location: package sun.io [ERROR]
and many more - attached file mvn.txtWhat can I do? Workaround? Suggestions are welcome.
Thanks,,
immontilla