This is an automated email from the ASF dual-hosted git repository.
jmborer pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 0679de7 Fix link to mavenized builds FAQs
new e8e4e65 Merge pull request #18 from oyarzun/oyarzun-patch-1
0679de7 is described below
commit 0679de769b1d1c6e7879010b6d823138a02363b3
Author: oyarzun <[email protected]>
AuthorDate: Tue Sep 7 09:23:19 2021 -0400
Fix link to mavenized builds FAQs
---
src/site/apt/index.apt.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 19827f0..2b812ac 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -31,7 +31,7 @@ an autoupdate site content or build and assemble an
application on top of NetBea
Note: The <<<nbm:populate-repository>>> goal has been moved to it's own
plugin {{{../nb-repository-plugin/index.html}nb-repository-plugin}}.
- Also see:
{{{http://wiki.netbeans.org/NetBeansDeveloperFAQ#Mavenized_Builds}Maven NBM
development FAQs}}
+ Also see:
{{{https://netbeans.apache.org/wiki/DevFaqIndex.asciidoc#_mavenized_builds}Maven
NBM development FAQs}}
Sample <<<pom.xml>>> excerpts for creation of a NetBeans module:
---------------------------------------------------------------------
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