You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resurrect the project, make it work with Maven 3.8.8 and 3.9.6
Note: this PR applies upcoming Takari Parent POM 53 changes as well (but uses released 52): sources and headers are
formatted.
Changes:
* just bring parent and tooling up to date
* GH dependabot + CI
* mvnw updated
* slight changes to make it work
* updates of upstream Takari dependencies
* one issue: #5
That results that dependencies without versions (even if "validator" we replace passed it thru) makes the build fail:
apache/maven@618e62d#diff-a50ddacb3dedf77caed875fe97b242d3d2a222a503aaf07ca7394da7bf750a38
Here a switch was made from nullcheck to commons-lang nonblank.
Hence,
io.takari.maven.targetplatform.IntegrationTest#testNonstrictMixed
makes fail with:The text was updated successfully, but these errors were encountered: