[
https://issues.apache.org/jira/browse/SUREFIRE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674157#comment-16674157
]
Rustam Abdullaev commented on SUREFIRE-1198:
--------------------------------------------
Ah OK thanks! We don't inherit from spring-boot-starter-parent (because we must
inherit from our corporate parent pom), so didn't have that configuration. It's
working now indeed.
> Failsafe does not allow to configure the jar file to use
> --------------------------------------------------------
>
> Key: SUREFIRE-1198
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1198
> Project: Maven Surefire
> Issue Type: Bug
> Reporter: Stephane Nicoll
> Assignee: Tibor Digana
> Priority: Major
> Fix For: 2.20
>
>
> See [this Spring Boot
> issue|https://github.com/spring-projects/spring-boot/issues/4510#issuecomment-159448634]
> It seems that SUREFIRE-855 does not allow {{target/classes}} to be used
> anymore. Is there a reason why this behaviour was completely removed in
> favour of only the jar file?
> It would be nice if we had an option to chose between the two (defaulting to
> the jar)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)