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

Dennis Lundberg moved MOJO-582 to MNETBEANSFREEFORM-1:
------------------------------------------------------

    Component/s:     (was: netbeans)
            Key: MNETBEANSFREEFORM-1  (was: MOJO-582)
        Project: Maven 2.x Netbeans Freeform Plugin  (was: Mojo)

> NetBeans bug in run-selected-files-in-test target
> -------------------------------------------------
>
>                 Key: MNETBEANSFREEFORM-1
>                 URL: http://jira.codehaus.org/browse/MNETBEANSFREEFORM-1
>             Project: Maven 2.x Netbeans Freeform Plugin
>          Issue Type: Bug
>         Environment: Plugin: 
> org.codehaus.mojo:netbeans-freeform-maven-plugin:2.1-SNAPSHOT:
> Windows XP SP2
> NetBeans IDE 5.5 (6.0 QBuild too)
> JDK 1.4.2_12
> Maven 2.0.4
>            Reporter: Josh Kitterman
>         Attachments: IdeFileTargetsWriter.diff
>
>
> The ide-file-targets.xml file is created with incorrect information in the 
> run-selected-files-in-test target.
> Instead of the <junit> tast, it has the <java> task.  The <classpath> node is 
> created correctly, but the the <java> task should be changed to:
> <junit>
>   <classpath .../>
>   <formatter type="xml"/> (enhancement to plug into NetBeans graphical 
> display)
>   <formatter type="brief" usefile="false"/> (enhancement to plug into 
> NetBeans graphical display)
>   <test name="${classname}"/>
> </junit>
> I suspect the debug-selected-files-in-test target suffers from the same 
> problem.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to