Can you verify your Java version with "java -version" and check
JAVA_HOME and PATH / LD_LIBRARY_PATH (whatever it is on Mac)?
Also, is it expected to run "Internet Plug-Ins/JavaAppletPlugin.plugin"?
Til
On 25/05/2022 19:47, JDO Spec wrote:
Small problem with running the tests.
[ERROR] Failed to execute goal on project jdo-api: Could not resolve dependencies
for project javax.jdo:jdo-api:jar:3.2.1-RC2: Could not find artifact
com.sun:tools:jar:1.8.0 at specified path /Library/Internet
Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/../lib/tools.jar -> [Help 1]
[ERROR]
Any ideas? I get the same thing with the main branch, so it's probably
something in my local envt.
Thanks,
Craig
On May 22, 2022, at 07:28, Tilmann Zäschke <[email protected]> wrote:
Hi,
please vote on the JDO 3.2.1 release (based on RC2). Voting will be open until
Wednesday,
May 25th, 14:30 UTC.
You may download the JDO 3.2.1 release artifacts from the staging repository:
https://repository.apache.org/content/repositories/orgapachejdo-1008/
The JDO API release artifacts are in
https://repository.apache.org/content/repositories/orgapachejdo-1008/javax/jdo/jdo-api/3.2.1-RC2/
The JDO TCK release artifacts are in
https://repository.apache.org/content/repositories/orgapachejdo-1008/org/apache/jdo/3.2.1-RC2/
For reference, changes since RC1 are:
- Cleaned up generation of LICENSE/NOTICE files (mbouschen)
Regards,
Til