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

Vincent Siveton updated JXR-52:
-------------------------------

    Summary: Dont generate xref report if project has pom packaging and 
src/main exists  (was: Dont generate xref report if project has pom packaging)

> Dont generate xref report if project has pom packaging and src/main exists
> --------------------------------------------------------------------------
>
>                 Key: JXR-52
>                 URL: http://jira.codehaus.org/browse/JXR-52
>             Project: Maven JXR
>          Issue Type: Bug
>          Components: maven2 jxr plugin
>    Affects Versions: 2.2
>            Reporter: Vincent Siveton
>
> For instance:
> {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