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

Vincent Siveton closed JXR-52.
------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.2

Fixed

> 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
>            Assignee: Vincent Siveton
>             Fix For: 2.2
>
>
> 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