[ 
https://issues.apache.org/jira/browse/SYNCOPE-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922931#comment-17922931
 ] 

ASF subversion and git services commented on SYNCOPE-1860:
----------------------------------------------------------

Commit d580900ecbe2661ad5cb8eb41c9c0b58c65ab455 in syncope's branch 
refs/heads/3_0_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=d580900ecb ]

[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)

Reply via email to