You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (Commented) (JIRA)" <ji...@apache.org> on 2012/03/20 12:33:38 UTC

[jira] [Commented] (NPANDAY-246) Built application is not immediately able to be run

    [ https://issues.apache.org/jira/browse/NPANDAY-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233376#comment-13233376 ] 

Brett Porter commented on NPANDAY-246:
--------------------------------------

see linked issue for a suggestion about generating maven-dependency-plugin configuration
                
> Built application is not immediately able to be run
> ---------------------------------------------------
>
>                 Key: NPANDAY-246
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-246
>             Project: NPanday
>          Issue Type: New Feature
>          Components: Maven Plugins
>            Reporter: Brett Porter
>             Fix For: Backlog
>
>
> For an application to run, all it's dependent assemblies must be locatable, which generally means having them copied into the same directory as the output. This is not currently the case, with the traditional Maven approach of only building the library/executable requested and relying on another plugin to assemble it into a runnable application.
> While the above is still required for a complete application, it makes some sense to have a configuration option to be able to copy the dependent libraries, *.config file, and any other files that are required (eg, in MSBuild those that are marked as <CopyToOutputDirectory/>).
> Note that for MSBuild-based projects, [workitem:12550] might make this redundant, but in general it would still be needed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira