[ https://issues.apache.org/jira/browse/SYNCOPE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922932#comment-17922932 ]
ASF subversion and git services commented on SYNCOPE-1860: ---------------------------------------------------------- Commit 50c502503bcd08f9d1045d28a9c849b76fd86284 in syncope's branch refs/heads/master from Francesco Chicchiriccò [ https://gitbox.apache.org/repos/asf?p=syncope.git;h=50c502503b ] [SYNCOPE-1860] Switching to JAR executables > Standalone WAR artifacts duplicates JAR dependencies > ---------------------------------------------------- > > Key: SYNCOPE-1860 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1860 > Project: Syncope > Issue Type: Bug > Components: archetype, docker > Affects Versions: 3.0.10, 4.0.0-M0 > Reporter: Francesco Chicchiriccò > Assignee: Francesco Chicchiriccò > Priority: Major > Fix For: 3.0.11, 4.0.0 > > > If we look at the executable WAR files contained by the Docker images or > generated by the {{standalone}} profile in projects created from Maven > archetype, we can see that every single JAR dependency is contained twice: > # once under {{/BOOT-INF/lib}} > # once under {{/BOOT-INF/classes/WEB-INF/lib}} > This seems to be the expected behavior, as [reported by the Spring Boot > team|https://github.com/spring-projects/spring-boot/issues/44038], which > suggests to either switch to producing executable JARs or to create a custom > layout. -- This message was sent by Atlassian Jira (v8.20.10#820010)