Output logs are not printed to output window when running netbeans application
------------------------------------------------------------------------------
Key: MNBMODULE-85
URL: http://jira.codehaus.org/browse/MNBMODULE-85
Project: Maven 2.x Netbeans Module Plugin
Issue Type: Bug
Affects Versions: 3.2
Environment: Windows XP sp3
SUN (ORACLE) JDK 1.6.0_20
Apache Maven 2.2.1
Reporter: Christian Lebaudy
Assignee: Milos Kleint
Attachments: mavenproject1.zip
Output logs are not printed to output window when running netbeans application
and using nbm-maven-plugin 3.2
When running nbm-maven-plugin 3.1 all is fine
Using netbeans 6.8 or 6.9 create a new maven netbeans platform application.
Just run the application and check that no logs are printed after the lines :
[nbm:run]
Executing: cmd.exe /X /C ""My
Documents\NetBeansProjects\mavenproject1\application\target\userdir"
-J-Dnetbeans.logger.console=true -J-ea --branding foo"
Go to main pom.xml and change in the pluginManagement section the version of
the nbm-maven-plugin to 3.1 instead of 3.2 and you will see all the output logs
again.
The problem is only with plugin 3.2
--
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