[weld-issues] [JBoss JIRA] Resolved: (CDITCK-44) Test coverage files are generated in directory from which maven is run

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Wed Apr 13 08:07:33 EDT 2011


     [ https://issues.jboss.org/browse/CDITCK-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Hartinger resolved CDITCK-44.
-----------------------------------

    Fix Version/s: 1.0.5.CR1
                   1.1.0.CR1
                       (was: TBC)
       Resolution: Done


Patch applied and tested. Thanks!

> Test coverage files are generated in directory from which maven is run
> ----------------------------------------------------------------------
>
>                 Key: CDITCK-44
>                 URL: https://issues.jboss.org/browse/CDITCK-44
>             Project: CDI TCK
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Infrastructure
>    Affects Versions: 1.0.0.CR2
>            Reporter: Karel Piwko
>            Assignee: Jozef Hartinger
>             Fix For: 1.0.5.CR1, 1.1.0.CR1
>
>         Attachments: impl-pom.xml.diff
>
>
> When running maven target (install) from another directory than cdi-tck root, test coverage is generated in directory from which maven was fired.
> This caused unexpected FileNotFound when artifacts are to be installed:
> [trunk]$ mvn cdi-tck/pom.xml -Dtck-audit=true clean install
> [INFO] Installing /home/kpiwko/devel/weld/trunk/cdi-tck/target/coverage-cdi.html to /home/kpiwko/.m2/repository/org/jboss/jsr299/tck/jsr299-tck-impl/1.0.0-SNAPSHOT/jsr299-tck-impl-1.0.0-SNAPSHOT-coverage-cdi.html
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error installing artifact: File /home/kpiwko/devel/weld/trunk/cdi-tck/target/coverage-cdi.html does not exist
> Target directory is generated in trunk. This bug causes problems with automatized testing on Hudson.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the weld-issues mailing list