[ 
https://issues.apache.org/jira/browse/MJAVADOC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957538#comment-17957538
 ] 

Olivier Lamy commented on MJAVADOC-125:
---------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-javadoc-plugin#497|https://github.com/apache/maven-javadoc-plugin/issues/497].
 

> Dont generate javadoc report if project has pom packaging and src/main exists
> -----------------------------------------------------------------------------
>
>                 Key: MJAVADOC-125
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-125
>             Project: Maven Javadoc Plugin (Moved to GitHub Issues)
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Siveton Vincent
>            Assignee: Siveton Vincent
>            Priority: Major
>             Fix For: 2.3
>
>
> {noformat}
> project\
>  |-- pom.xml => POM packaging
>  |-- module1\
>  |   `-- pom.xml => JAR packaging
>  |-- module2\
>  |   `-- pom.xml => JAR packaging
>  `-- src\
>    |-- main\
>      |-- java\
>      `-- ...
>    |-- test\
>      |-- java\
>       `-- ...
> {noformat}
> Should ignore src/main because it is a POM



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to