Closed jakzal closed 2 years ago
It builds, but maven reports a warning:
[WARNING] Some problems were encountered while building the effective model for io.vlingo.xoom:xoom-symbio-jdbc:jar:1.11.1-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for org.hsqldb:hsqldb:jar should not point at files within the project directory, ${project.basedir}/.downloads/hsqldb-2.7.0-jdk8.jar will b
e unresolvable by dependent projects @ line 132, column 19
[WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
When building a project dependent on xoom-symbio-jdbc, maven also reports a problem:
[WARNING] The POM for io.vlingo.xoom:xoom-symbio-jdbc:jar:1.11.1-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
…published to maven central