You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maarten Mulders (Jira)" <ji...@apache.org> on 2022/01/28 16:45:00 UTC

[jira] [Created] (SUREFIRE-1993) Failsafe fails to detect module dependencies

Maarten Mulders created SUREFIRE-1993:
-----------------------------------------

             Summary: Failsafe fails to detect module dependencies
                 Key: SUREFIRE-1993
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1993
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin
    Affects Versions: 3.0.0-M5
         Environment: Java 17
Maven 4.0.0-alpha-SNAPSHOT (but I'm sure if you upgrade the compiler plugin it'll happen with 3.8.4 as well)
            Reporter: Maarten Mulders
         Attachments: reproducer.zip

Please see the attached project. It has three Maven modules, each defining its own JPMS module. When you run the application using `./manually.sh`, it correctly loads the "provider" module. When you run the IT, it does not.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)