Hi Bruno, > Am 04.04.2024 um 21:46 schrieb Bruno Kinoshita <brunodepau...@gmail.com>: > > Failed to collect > dependencies at org.apache.openjpa:openjpa:jar:2.4.3 -> > org.apache.openjpa:openjpa-kernel:jar:2.4.3 -> > com.ibm.websphere:websphere_uow_api:jar:0.0.1: Failed to read artifact > descriptor for com.ibm.websphere:websphere_uow_api:jar:0.0.1: Could not > transfer artifact com.ibm.websphere:websphere_uow_api:pom:0.0.1 from/to > openjpa-internal (file://${basedir}/internal-repository): Repository path > /internal-repository does not exist, and cannot be created.
This is probably caused by the settings in here: https://repo1.maven.org/maven2/org/apache/openjpa/openjpa-kernel/2.4.3/openjpa-kernel-2.4.3.pom As this library has been a dependency of commons-jcs3-jcache-openjpa for quite a while, I don't know why the websphere artifact is missing all of a sudden. The comment in the pom mentions a private repository in SVN. The artifacts required can be found here, however: https://github.com/apache/openjpa/tree/2.4.x/openjpa-kernel/internal-repository/com/ibm/websphere/websphere_uow_api/0.0.1 HTH Bye, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org