[
https://issues.apache.org/jira/browse/MNG-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069583#comment-17069583
]
Hudson commented on MNG-5734:
-----------------------------
Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4
See
https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/
> Empty module entry should fail instead of just producing a WARNING
> ------------------------------------------------------------------
>
> Key: MNG-5734
> URL: https://issues.apache.org/jira/browse/MNG-5734
> Project: Maven
> Issue Type: Improvement
> Affects Versions: 3.2.3
> Reporter: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 3.3.1
>
>
> If you define a list of modules within a multi module build like this:
> {code:xml}
> <modules>
> ...
> <module>assembly</module>
> <module>shade</module>
> <module></module>
> </modules>
> {code}
> The above will produce a WARNING which should be changed into failing the
> whole build cause it simply a wrong definition of a module in the list...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)