[ 
https://jira.codehaus.org/browse/MNBMODULE-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=289817#comment-289817
 ] 

Frantisek Mantlik commented on MNBMODULE-155:
---------------------------------------------

build-installers-3.patch covers the easy part of changes :

- MavenProjectHelper.attachArtifact is introduced for all generated installers 
- thanks for the idea;
- defaults for installers generation have been changed to true for all four 
types;
- default for installDirName changed to netbeans.branding.token. It's 
configurable, anyway.

Two topics are currently in progress - FileUrlUtils and documentation - and 
were not yet included in this simple fix.

Can you elaborate more in detail how easily transfer Maven verbosity settings 
to five Ant log levels, please? Is it a good idea to do this?

Finally, the most important:

I am not able to reproduce your issue. When created a fresh NB platform 
application on any of my computers (Widnows, Linux), made a clean build and run 
nbm:build-installers custom goal, installers were created - with the new patch 
even without any additional pom settings (with exception of the 
nbm-maven-plugin version, of course). Could you, please, make a verbose output, 
eventually add some outputs at the critical point in installerbuild/build.xml 
to figure out what is the source of the problem?
                
> Build installers goal
> ---------------------
>
>                 Key: MNBMODULE-155
>                 URL: https://jira.codehaus.org/browse/MNBMODULE-155
>             Project: Maven NetBeans Module Plugin
>          Issue Type: New Feature
>    Affects Versions: 3.6
>            Reporter: Frantisek Mantlik
>            Assignee: Jesse Glick
>         Attachments: build-installers-2.patch, build-installers-3.patch, 
> build-installers.patch, nbm-installers-plugin.zip
>
>
> The proposal is to add a new goal which will provide similar functionality to 
> "Build installers" action in IDE for mavenized RCP projects as a maven goal.
> I have developed a standalone plugin based on Ant-maven-plugin functionality 
> which wrapped installer provided with Netbeans 6.9.1 and with minimum 
> tweaking (mainly allowing some basic branding of generated installer) run an 
> Ant task compiling and generating installers in the project application 
> artifact. It is working for me on several mavenized RCP projects without any 
> changes needed up to 7.1 RC1. 
> I was trying to offer my plugin to Codehaus, but there was no interest - 
> maybe because my advertisement was not good. I guess, that it should not be 
> difficult to extract the goal from my plugin and integrate it to the 
> nbm-maven-plugin as a new goal.
> Maybe, there would exist even easier way how to implement the same 
> functionality to the nbm-maven-plugin?
> If there is interest in such a new feature, I could promise to do my best 
> helping with development of the new goal. I am about to put one of my RCP 
> projects to open-source domain and such a publicly available function would 
> be helpful to it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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