Mark Phipps created NETBEANS-2553:
-------------------------------------
Summary: 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: 11.0, 10.0
Reporter: Mark Phipps
Assignee: Eric Barboni
Fix For: 12.0
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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists