[
https://issues.apache.org/jira/browse/TAP5-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiago Henrique De Paula Figueiredo closed TAP5-2717.
-----------------------------------------------------
Fix Version/s: 5.8.2
Resolution: Fixed
> tapestry-hibernate pom.xml doesn't have a compile dependency on
> tapestry-hibernate-core
> ---------------------------------------------------------------------------------------
>
> Key: TAP5-2717
> URL: https://issues.apache.org/jira/browse/TAP5-2717
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-hibernate
> Affects Versions: 5.8.1
> Reporter: Thiago Henrique De Paula Figueiredo
> Assignee: Thiago Henrique De Paula Figueiredo
> Priority: Major
> Fix For: 5.8.2
>
>
> This is a regression caused by TAP5-2699. While upgrading the Tapestry build
> from Gradle 4.x to 7.4, the dependency between tapestry-hibernate had to be
> changed away fromĀ {{compile}}, which doesn't exist anymore and generates a
> {{compile}} Maven dependency type. It was changed to {{implementation}},
> which maps to the Maven's {{runtime}}, when it should have been {{api}},
> which maps to Maven's {{compile}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)