[ https://issues.apache.org/jira/browse/MNGSITE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Kanters closed MNGSITE-444. ---------------------------------- Resolution: Fixed Merged in [5ee5ad3e82637a769ae2226fc8ee856f59814165|https://github.com/apache/maven-site/commit/5ee5ad3e82637a769ae2226fc8ee856f59814165] > Add documentation around project selection > ------------------------------------------ > > Key: MNGSITE-444 > URL: https://issues.apache.org/jira/browse/MNGSITE-444 > Project: Maven Project Web Site > Issue Type: Improvement > Reporter: Maarten Mulders > Assignee: Martin Kanters > Priority: Major > > With Maven 4, a lot has changed in how a user can select which modules in a > project to build. We should update the [Guide to Working with Multiple > Modules|https://maven.apache.org/guides/mini/guide-multiple-modules.html] to > describe the new behaviour that is introduced in Maven 4: > * {{-pl / --projects}} accepts both required and optional projects. It > accepts "selectors" (folder name, {{:artifactId}}, {{groupId:artifactId}}) as > well as qualifiers ({{!}}, {{?}}, {{+}}, {{\-}}). > * {{-r}} resumes a previously failed build, excluding projects that have > succeeded in that previous build. > -- This message was sent by Atlassian Jira (v8.3.4#803005)