[ https://issues.apache.org/jira/browse/MNG-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678258#comment-17678258 ]
ASF GitHub Bot commented on MNG-7629: ------------------------------------- gnodet commented on PR #954: URL: https://github.com/apache/maven/pull/954#issuecomment-1387156322 > > > ... in order to be able to partially run mvn test. > > > > > > I'm not sure I understand. You mean "run `mvn test` on a multi-module project without requiring the user to have ran `mvn package` first"? > > Yes. I haven't removed this part in this PR. If the main artifacts have not been packaged, they will point to the `target/classes`. I've been able to remove [the check to load the packaged artifacts](https://github.com/apache/maven/pull/954/commits/197b743db736adf419627f56456e2d4b13f2d2e7). > Improve resolution of modules within a multi-module build > --------------------------------------------------------- > > Key: MNG-7629 > URL: https://issues.apache.org/jira/browse/MNG-7629 > Project: Maven > Issue Type: Task > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Major > Fix For: 4.0.0-alpha-4 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)