You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eric Barboni (JIRA)" <ji...@apache.org> on 2019/05/15 16:16:00 UTC

[jira] [Commented] (NETBEANS-2553) nbm-maven-plugin autoupdate does not honour property installerOutputDir

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

Eric Barboni commented on NETBEANS-2553:
----------------------------------------

Hi Mark, would you mind creating a PR on the git repo ? It's easier to manage.

> nbm-maven-plugin autoupdate does not honour property installerOutputDir
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-2553
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2553
>             Project: NetBeans
>          Issue Type: Bug
>          Components: mavenutilities
>    Affects Versions: 10.0, 11.0
>            Reporter: Mark Phipps
>            Assignee: Eric Barboni
>            Priority: Blocker
>             Fix For: 12.0
>
>         Attachments: CreateUpdateSiteMojo.patch
>
>
> My build uses the installerOutputDir property, configured in my pom.
> nbm:build-installers honours this property, but nbm:autoupdate does not.
> org.apache.netbeans.nbm.CreateUpdateSiteMojo always looks in a project's default output directory "/target" to place the netbeans_site directory and nbms and autoupdate catalog.
> There is a comment "//TODO how to figure where the the buildDir/nbm directory is" so some minor changes in this area can improve things, for example with the attached patch file.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists