[ 
http://jira.codehaus.org/browse/MJAVADOC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton updated MJAVADOC-125:
-------------------------------------

    Description: 
{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
        Summary: Dont generate javadoc report if project has pom packaging and 
src/main exists  (was: Dont generate javadoc report if project has pom 
packaging)

Renamed and described the issue to be more clear

> Dont generate javadoc report if project has pom packaging and src/main exists
> -----------------------------------------------------------------------------
>
>                 Key: MJAVADOC-125
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-125
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Vincent Siveton
>            Assignee: Vincent Siveton
>             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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to