You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/09/28 22:33:50 UTC

[jira] Resolved: (JDO-533) Add property to define location of test-reports; this is needed to allow Netbeans to find the test results when invoking build.

     [ https://issues.apache.org/jira/browse/JDO-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell resolved JDO-533.
-------------------------------

    Resolution: Fixed

svn commit -m "JDO-533 Add maven test-reports directory property to project.properties" project.properties ../api2-legacy/project.properties
Sending        api2/project.properties
Sending        api2-legacy/project.properties
Transmitting file data ..
Committed revision 580479.


> Add property to define location of test-reports; this is needed to allow Netbeans to find the test results when invoking build.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JDO-533
>                 URL: https://issues.apache.org/jira/browse/JDO-533
>             Project: JDO
>          Issue Type: Improvement
>          Components: api2, api2-legacy
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>            Priority: Trivial
>             Fix For: JDO 2 maintenance release 1
>
>
> Adding these lines to the project.properties allows the maven plugin to find the test results. This might be a bug in the Netbeans maven plugin but it works for me.
> # Maven test reports directory
> maven.test.reportsDirectory = ${basedir}/target/test-reports

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.